| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@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.
| Required Element Summary | |
|---|---|
 ConnectionDefinition[] | 
value
An array of ConnectionDefinitions associated
 with the ManagedConectionFactory JavaBean. | 
| Element Detail | 
|---|
public abstract ConnectionDefinition[] value
ConnectionDefinitions associated
 with the ManagedConectionFactory JavaBean.
ConnectionDefinitions associated with
 the ManagedConnectionFactory instance.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41