JavaScript is disabled on your browser.
Skip navigation links
javax.resource.spi

Annotation Type ConnectionDefinitions



  • @Documented
     @Retention(value=RUNTIME)
     @Target(value=TYPE)
    public @interface ConnectionDefinitions
    Defines a set of connection definitions that the JavaBean, that has been annotated with this annotation, is a part of. This annotation can be placed only on a JavaBean that implements the ManagedConnectionFactory interface.
    Since:
    1.6
    Version:
    Java EE Connector Architecture 1.6
    • Element Detail

      • value

        public abstract ConnectionDefinition[] value
        An array of ConnectionDefinitions associated with the ManagedConectionFactory JavaBean.
        Returns:
        an array of ConnectionDefinitions associated with the ManagedConnectionFactory instance.
Skip navigation links

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /