public abstract class AbstractGlobalEntityManagerFactoryMySQL extends AbstractGlobalEntityManagerFactory
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractGlobalEntityManagerFactoryMySQL(String sJdbcURL,
Map<com.phloc.db.api.mysql.EMySQLConnectionProperty,String> aConnectionProperties,
String sUserName,
String sPassword,
String sPersistenceUnitName) |
protected |
AbstractGlobalEntityManagerFactoryMySQL(String sJdbcURL,
Map<com.phloc.db.api.mysql.EMySQLConnectionProperty,String> aConnectionProperties,
String sUserName,
String sPassword,
String sPersistenceUnitName,
Map<String,Object> aAdditionalFactoryProperties) |
protected |
AbstractGlobalEntityManagerFactoryMySQL(String sJdbcURL,
String sUserName,
String sPassword,
String sPersistenceUnitName) |
createEntityManager, createEntityManager, customizeEntityManagerFactory, getAllFactoryProperties, getEntityManagerFactory, getPersistenceUnitName, onAfterInstantiation, onDestroygetAllGlobalSingletons, getGlobalSingleton, getGlobalSingletonIfInstantiated, isGlobalSingletonInstantiatedgetAllSingletons, getSingleton, getSingletonIfInstantiated, getSingletonScopeKey, isDestroyed, isInDestruction, isInInstantiation, isInstantiated, isSingletonInstantiated, isUsableObject, onScopeDestruction, readAbstractSingletonFields, setDestroyed, setInDestruction, setInInstantiation, setInstantiated, toString, writeAbstractSingletonFieldsprotected AbstractGlobalEntityManagerFactoryMySQL(@Nonnull@Nonempty String sJdbcURL, @Nullable String sUserName, @Nullable String sPassword, @Nonnull@Nonempty String sPersistenceUnitName)
protected AbstractGlobalEntityManagerFactoryMySQL(@Nonnull@Nonempty String sJdbcURL, @Nullable Map<com.phloc.db.api.mysql.EMySQLConnectionProperty,String> aConnectionProperties, @Nullable String sUserName, @Nullable String sPassword, @Nonnull@Nonempty String sPersistenceUnitName)
protected AbstractGlobalEntityManagerFactoryMySQL(@Nonnull@Nonempty String sJdbcURL, @Nullable Map<com.phloc.db.api.mysql.EMySQLConnectionProperty,String> aConnectionProperties, @Nullable String sUserName, @Nullable String sPassword, @Nonnull@Nonempty String sPersistenceUnitName, @Nullable Map<String,Object> aAdditionalFactoryProperties)
Copyright © 2006–2015 phloc systems. All rights reserved.