| Interface | Description |
|---|---|
| OrmPersistenceUnitLoader<ORMPU,ORMCONFOBJ,ORMCFG extends OrmConfig> |
Defines the contract for implementations that can load a persistence unit given a persistence unit configuration object.
|
| Class | Description |
|---|---|
| ConfiguredOrmPersistenceUnit<ORMPU,ORMCONFOBJ> |
Value object that wraps a persistence unit object and an implementation specific configuration object
|
| OrmConfig |
Object wrapping all configuration needed for defining a persistence unit for a test object
|
Copyright © 2017. All rights reserved.