| Modifier and Type | Interface and Description |
|---|---|
interface |
GenericDao<T extends BaseEntity<PK>,PK extends Serializable>
Generic DAO class.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntityManagerDao<T extends BaseEntity<PK>,PK extends Serializable>
The Interface
EntityManagerDao. |
class |
JpaEntityManagerDao<T extends BaseEntity<PK>,PK extends Serializable> |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericHibernateDao<T extends BaseEntity<PK>,PK extends Serializable>
The Class GenericHibernateDao.
|
interface |
SessionFactoryDao<T extends BaseEntity<PK>,PK extends Serializable>
The Interface
SessionFactoryDao. |
| Modifier and Type | Class and Description |
|---|---|
class |
ValidatableBaseEntity<T extends Serializable>
The class
ValidatableBaseEntity is a base entity and has a validFrom property and a validTill property for restricting an entity in a range in which it is valid. |
class |
VersionableBaseEntity<T extends Serializable>
The class
VersionableBaseEntity has a version property for the optimistic lock value. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtraLargeNameBaseEntity<T extends Serializable>
The class
ExtraLargeNameBaseEntity is a base entity for a table with a single value. |
class |
ExtraSmallNameBaseEntity<T extends Serializable>
The class
ExtraSmallNameBaseEntity is a base entity for a table with a single value. |
class |
LargeNameBaseEntity<T extends Serializable>
The class
LargeNameBaseEntity is a base entity for a table with a single value. |
class |
NameBaseEntity<T extends Serializable>
The class
NameBaseEntity is a base entity for a table with a single value. |
class |
SmallNameBaseEntity<T extends Serializable>
The class
SmallNameBaseEntity is a base entity for a table with a single value. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtraLargeUNameBaseEntity<T extends Serializable>
The class
ExtraLargeUNameBaseEntity is a base entity for a table with a single value. |
class |
ExtraSmallUNameBaseEntity<T extends Serializable>
The class
ExtraSmallUNameBaseEntity is a base entity for a table with a single value. |
class |
LargeUNameBaseEntity<T extends Serializable>
The class
LargeUNameBaseEntity is a base entity for a table with a single value. |
class |
SmallUNameBaseEntity<T extends Serializable>
The class
SmallUNameBaseEntity is a base entity for a table with a single value. |
class |
UNameBaseEntity<T extends Serializable>
The class
UNameBaseEntity is a base entity for a table with a single value. |
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.