Package | Description |
---|---|
org.clazzes.util.sql.dao |
Modifier and Type | Interface and Description |
---|---|
interface |
IIdDAO<DTO>
A DAO interface for entities identified by IDs.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstrBasicDAO<T>
A basic DAO support class for entities without a simple foreign key.
|
class |
AbstrIdDAO<T>
DAO framework class covering basic database-operations.
|
Copyright © 2017 Clazzes.org. All rights reserved.