| Package | Description |
|---|---|
| com.impetus.kundera.configure | |
| com.impetus.kundera.persistence |
| Modifier and Type | Method and Description |
|---|---|
private void |
SchemaConfiguration.addTableGenerator(ApplicationMetadata appMetadata,
String persistenceUnit,
List<TableInfo> tableInfos,
EntityMetadata entityMetadata)
Add tableGenerator to table info.
|
private Map<String,EntityMetadata> |
SchemaConfiguration.getEntityMetadataCol(ApplicationMetadata appMetadata,
String persistenceUnit)
Returns map of entity metdata
EntityMetadata. |
private void |
PersistenceUnitConfiguration.mergeProperties(javax.persistence.spi.PersistenceUnitInfo puInfo,
ApplicationMetadata appMetadata,
String persistenceUnit) |
| Modifier and Type | Field and Description |
|---|---|
private ApplicationMetadata |
EntityManagerFactoryImpl.KunderaMetadata.applicationMetadata
The application metadata.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationMetadata |
EntityManagerFactoryImpl.KunderaMetadata.getApplicationMetadata()
Gets the application metadata.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityManagerFactoryImpl.KunderaMetadata.setApplicationMetadata(ApplicationMetadata applicationMetadata)
Sets the application metadata.
|
Copyright © 2015. All Rights Reserved.