Uses of Interface
org.jboss.jca.adapters.AdaptersBundle
-
Packages that use AdaptersBundle Package Description org.jboss.jca.adapters Top level package for all included resource adaptersorg.jboss.jca.adapters.jdbc The JDBC resource adapter with pooling support -
-
Uses of AdaptersBundle in org.jboss.jca.adapters
Classes in org.jboss.jca.adapters that implement AdaptersBundle Modifier and Type Class Description classAdaptersBundle_$bundleWarning this class consists of generated code. -
Uses of AdaptersBundle in org.jboss.jca.adapters.jdbc
Fields in org.jboss.jca.adapters.jdbc declared as AdaptersBundle Modifier and Type Field Description protected static AdaptersBundleBaseWrapperManagedConnection. bundleThe bundleprotected static AdaptersBundleBaseWrapperManagedConnectionFactory. bundleThe bundleprotected static AdaptersBundleJBossWrapper. bundleThe bundle
-