|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| DAO<T,K extends Serializable> | Interface that defines a read-write, generic and generified Data Access Object (DAO) for a given entity class. |
| ReadableDAO<T,K extends Serializable> | Interface that defines a read-only, generic and generified Data Access Object (DAO) for a given entity class. |
| WriteableDAO<T,K extends Serializable> | Interface that defines a read-write, generic and generified Data Access Object (DAO) for a given entity class. |
| Class Summary | |
|---|---|
| SortCriterion | Used to represent a sorting criterion (constraint) to be applied to a method that returns objects. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||