public class JtaEntityManagerFactoryImpl extends EntityManagerFactoryImpl
| Constructor and Description |
|---|
JtaEntityManagerFactoryImpl(String name,
PersistenceParser parser) |
| Modifier and Type | Method and Description |
|---|---|
EntityManagerImpl |
createEntityManager() |
TransactionManager |
getTransactionManager()
Returns the transaction manager.
|
addNamedQuery, addNamedQuery, assertOpen, close, createEntityManager, getCache, getClassloader, getCriteriaBuilder, getDatasource, getJdbcAdaptor, getJpqlQuery, getMaxFetchJoinDepth, getMetamodel, getNamedQuery, getPersistenceUnitUtil, getPersistValidators, getProperties, getProperty, getRemoveValidators, getUpdateValidators, getValidationFactory, hasValidators, isOpen, unwrappublic JtaEntityManagerFactoryImpl(String name, PersistenceParser parser)
name - the name of the entity manager factoryparser - the persistence parserpublic EntityManagerImpl createEntityManager()
createEntityManager in interface javax.persistence.EntityManagerFactorycreateEntityManager in class EntityManagerFactoryImplpublic TransactionManager getTransactionManager()
Copyright © 2012 Batoo Software & Consultancy. All Rights Reserved.