public class JPAConfig extends Object
| Constructor and Description |
|---|
JPAConfig(Map<String,String> _properties,
String _configName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearJPAContext() |
protected void |
close() |
String |
getConfigName() |
JPAContext |
getJPAContext() |
boolean |
isEnabled() |
javax.persistence.EntityManager |
newEntityManager() |
JPAContext |
reInitJPAContext() |
public String getConfigName()
protected void close()
public boolean isEnabled()
public javax.persistence.EntityManager newEntityManager()
public JPAContext getJPAContext()
public JPAContext reInitJPAContext()
protected void clearJPAContext()
Copyright © 2018. All Rights Reserved.