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