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 StartUpService
public String getName()
getName
in interface LuteceService
Copyright © 2020 City of Paris. All rights reserved.