Package | Description |
---|---|
com.caucho.amber.cfg | |
com.caucho.amber.manager |
Modifier and Type | Method and Description |
---|---|
void |
BaseConfigIntrospector.initMetaData(java.util.ArrayList<EntityMappingsConfig> entityMappingsList,
AmberPersistenceUnit persistenceUnit)
Initializes the persistence unit meta data:
default listeners and so on.
|
void |
BaseConfigIntrospector.setEntityMappingsList(java.util.ArrayList<EntityMappingsConfig> entityMappingsList)
Sets the entity mappings list.
|
Modifier and Type | Method and Description |
---|---|
void |
AmberPersistenceUnit.setEntityMappingsList(java.util.ArrayList<EntityMappingsConfig> entityMappingsList)
Sets the entity mappings config.
|