Annotation Interface ConnectionDefinition


@Documented @Retention(RUNTIME) @Target(TYPE) @Repeatable(ConnectionDefinitions.class) public @interface ConnectionDefinition
Defines a set of connection interfaces and classes pertaining to a particular connection type. This annotation can be placed only on a JavaBean that implements the ManagedConnectionFactory interface.
Since:
1.6