@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface ConnectionDefinitions
ManagedConnectionFactory
interface.Modifier and Type | Required Element and Description |
---|---|
ConnectionDefinition[] |
value
An array of
ConnectionDefinition s associated
with the ManagedConectionFactory JavaBean. |
public abstract ConnectionDefinition[] value
ConnectionDefinition
s associated
with the ManagedConectionFactory
JavaBean.ConnectionDefinition
s associated with
the ManagedConnectionFactory
instance.Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.