public class ServiceContext extends Object
| Constructor and Description |
|---|
ServiceContext(Properties hibernateProperties,
String hibernateConfigFilePath,
String... hibernateAnnotatedPackages) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildHibernateSessionFactory() |
void |
finalize() |
javax.persistence.EntityManagerFactory |
getEntityManagerFactory() |
public ServiceContext(Properties hibernateProperties, String hibernateConfigFilePath, String... hibernateAnnotatedPackages)
Copyright © 2019. All rights reserved.