| Interface | Description |
|---|---|
| Configuration |
Interface to be implemented by different configuration implementations:
MetamodelConfiguration
PersistenceUnitConfiguration
SchemaConfiguration
ClientFactoryConfiguraton |
| PropertyReader |
Property reader to read client specific property.
|
| Class | Description |
|---|---|
| AbstractPropertyReader |
Abstract property reader parse xml or properties on the basis of
PropertyType |
| AbstractSchemaConfiguration | |
| ClientFactoryConfiguraton |
The Class ClientFactoryConfiguration load client metadata.
|
| ClientMetadataBuilder | |
| ClientProperties | |
| ClientProperties.DataStore | |
| ClientProperties.DataStore.Connection | |
| ClientProperties.DataStore.Connection.Server | |
| ClientProperties.DataStore.Schema | |
| ClientProperties.DataStore.Schema.DataCenter | |
| ClientProperties.DataStore.Schema.Table | |
| MetamodelConfiguration |
The Metamodel configurer: a) Configure application meta data b) loads entity
metadata and maps metadata.
|
| PersistenceUnitConfiguration |
The Class PersistenceUnitConfiguration: 1) Find and load/configure
persistence unit metadata.
|
| SchemaConfiguration |
Schema configuration implementation to support ddl_schema_creation
functionality.
|
| Enum | Description |
|---|---|
| AbstractPropertyReader.PropertyType |
property type emun.
|
| Exception | Description |
|---|---|
| PersistenceUnitConfigurationException |
Copyright © 2015. All Rights Reserved.