| Package | Description |
|---|---|
| hbm.dao.jpa | |
| hbm.dao.sessionfactory |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntityManagerDao<T extends BaseEntity<PK>,PK extends Serializable> |
| Modifier and Type | Class and Description |
|---|---|
class |
JpaEntityManagerDao<T extends BaseEntity<PK>,PK extends Serializable> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SessionFactoryDao<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.
|
Copyright © 2015. All rights reserved.