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. |