| Package | Description |
|---|---|
| de.alpharogroup.db.dao.api | |
| de.alpharogroup.db.dao.jpa | |
| de.alpharogroup.db.dao.sessionfactory | |
| de.alpharogroup.db.entity |
| 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 |
Attribute<T extends Serializable>
The Entity class
Attribute is keeping the information for
attributes that can be added to another Entity class. |
class |
BaseAttribute<T extends Serializable>
The Class
BaseAttribute. |
Copyright © 2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.