| Package | Description |
|---|---|
| net.sf.derquinsej.hib3 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GeneralDAO
General DAO interface.
|
interface |
GenericDAO<T,ID extends Serializable>
Generic DAO interface.
|
interface |
Repository
Repository interface, in case the DAO pattern isn't applied.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDAOImpl
Abstract implementation for general and generic DAO.
|
class |
GeneralDAOImpl
Implementation of the General DAO.
|
class |
GenericDAOImpl<T,ID extends Serializable>
Implementation of the Generic DAO.
|
class |
RepositoryImpl
Implementation of the General DAO.
|
Copyright © 2014. All rights reserved.