Uses of Class
javax.resource.spi.ConnectionDefinition
-
Packages that use ConnectionDefinition Package Description javax.resource.spi The javax.resource.spi package contains APIs for the system contracts defined in the Java EE Connector Architecture specification. -
-
Uses of ConnectionDefinition in javax.resource.spi
Methods in javax.resource.spi that return ConnectionDefinition Modifier and Type Method Description ConnectionDefinition[]value()An array ofConnectionDefinitions associated with theManagedConectionFactoryJavaBean.
-