public class JPAStartupService extends Object implements StartUpService
| Constructor and Description |
|---|
JPAStartupService() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the Service name
|
void |
process()
Initialize JPA objects (Datasource, Persistence Unit Manager, Entity Manager Factory, Transaction Manager) for each pool.
|
public void process()
process in interface StartUpServicepublic String getName()
getName in interface LuteceServiceCopyright © 2020 City of Paris. All rights reserved.