Uses of Interface
org.jboss.jca.adapters.jdbc.WrappedConnectionFactory
-
Packages that use WrappedConnectionFactory Package Description org.jboss.jca.adapters.jdbc.jdk7 This package contains the JDBC 4.1 extensionorg.jboss.jca.adapters.jdbc.jdk8 This package contains the JDBC 4.2 extension -
-
Uses of WrappedConnectionFactory in org.jboss.jca.adapters.jdbc.jdk7
Classes in org.jboss.jca.adapters.jdbc.jdk7 that implement WrappedConnectionFactory Modifier and Type Class Description classWrappedConnectionFactoryJDK7WrappedConnectionFactoryJDK7 -
Uses of WrappedConnectionFactory in org.jboss.jca.adapters.jdbc.jdk8
Classes in org.jboss.jca.adapters.jdbc.jdk8 that implement WrappedConnectionFactory Modifier and Type Class Description classWrappedConnectionFactoryJDK8WrappedConnectionFactoryJDK8
-