|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.orm.common.util.ConfiguredOrmPersistenceUnit<ORMPU,ORMCONFOBJ>
ORMPU - Type of the persistence unitORMCONFOBJ - Type of the configuration objectpublic class ConfiguredOrmPersistenceUnit<ORMPU,ORMCONFOBJ>
Value object that wraps a persistence unit object and an implementation specific configuration object
| Constructor Summary | |
|---|---|
ConfiguredOrmPersistenceUnit(ORMPU ormPersistenceUnit,
ORMCONFOBJ ormConfigurationObject)
Creates a new instance |
|
| Method Summary | |
|---|---|
ORMCONFOBJ |
getOrmConfigurationObject()
|
ORMPU |
getOrmPersistenceUnit()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfiguredOrmPersistenceUnit(ORMPU ormPersistenceUnit,
ORMCONFOBJ ormConfigurationObject)
ormPersistenceUnit - ormConfigurationObject - | Method Detail |
|---|
public ORMPU getOrmPersistenceUnit()
public ORMCONFOBJ getOrmConfigurationObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||