Package | Description |
---|---|
org.clazzes.util.aop.generic |
Modifier and Type | Interface and Description |
---|---|
interface |
GenericGetAllDAO<T>
A generic interface for DAOs for objects, which need to be retrieved
as a list without a context information.
|
interface |
GenericJoinDAO<T,B>
This interface encapsulates DAOs for types T which reference
a base type B through a foreign key.
|
Copyright © 2016 Clazzes.org. All rights reserved.