Uses of Class
org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory

Packages that use JDBCBrokerFactory
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel 
 

Uses of JDBCBrokerFactory in org.apache.openjpa.jdbc.kernel
 

Methods in org.apache.openjpa.jdbc.kernel that return JDBCBrokerFactory
static JDBCBrokerFactory JDBCBrokerFactory.getInstance(ConfigurationProvider cp)
          Factory method for obtaining a possibly-pooled factory from properties.
static JDBCBrokerFactory JDBCBrokerFactory.getInstance(JDBCConfiguration conf)
          Factory method for constructing a factory from a configuration.
static JDBCBrokerFactory JDBCBrokerFactory.newInstance(ConfigurationProvider cp)
          Factory method for constructing a factory from properties.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.