|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PersistenceUnitConstants
Constants used when registering Persistence Units in the service registry
| Field Summary | |
|---|---|
static String |
CONTAINER_MANAGED_PERSISTENCE_UNIT
The service property key mapped to a Boolean indicating whether this persistence unit is container managed |
static String |
EMPTY_PERSISTENCE_UNIT_NAME
The service property key mapped to a Boolean indicating whether this persistence unit has the default (empty string) unit name This allows clients to filter for empty string persistence unit names. |
static String |
OSGI_UNIT_NAME
The service property key mapped to the persistence unit name |
static String |
OSGI_UNIT_PROVIDER
The service property key mapped to the PersistenceProvider implementation class name |
static String |
OSGI_UNIT_VERSION
The version of the persistence bundle as a Version object |
| Field Detail |
|---|
static final String OSGI_UNIT_NAME
static final String OSGI_UNIT_VERSION
Version object
static final String OSGI_UNIT_PROVIDER
PersistenceProvider implementation class name
static final String CONTAINER_MANAGED_PERSISTENCE_UNIT
static final String EMPTY_PERSISTENCE_UNIT_NAME
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||