Uses of Class
org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory
-
Packages that use LocalManagedConnectionFactory Package Description org.jboss.jca.adapters.jdbc.local Loca transaction support -
-
Uses of LocalManagedConnectionFactory in org.jboss.jca.adapters.jdbc.local
Constructors in org.jboss.jca.adapters.jdbc.local with parameters of type LocalManagedConnectionFactory Constructor Description LocalManagedConnection(LocalManagedConnectionFactory mcf, Connection con, Properties props, int transactionIsolation, int psCacheSize)Constructor
-