|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| GenericDao<T,PK extends Serializable> | Interface for generic CRUD operations on a DAO for a specific type. |
| Annotation Types Summary | |
|---|---|
| Modifying | Indicates a method should be regarded as modifying query. |
| NoDaoBean | Annotation to exclude DAO interfaces from being picked up by Hades and thus in consequence getting an instance being created. |
| Param | Annotation to bind let method parameters be bound to a query via a named parameter. |
| Query | Annotation to declare finder queries directly on DAO methods. |
| QueryHints | Wrapper annotation to allow QueryHint annotations to be bound to
methods. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||