@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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.