Package | Description |
---|---|
org.clazzes.util.sql.dao |
Class and Description |
---|
AbstractHiLoIdGenerator
A Hi-Lo ID generator, which generates IDs in block with
a configurable bock size.
|
AbstrBasicDAO
A basic DAO support class for entities without a simple foreign key.
|
IBasicDAO
A basic DAO for entities, which do not have a simple primary key.
|
IdGenerator
A thread-safe generator for IDs of type
Long . |
IEntityConsumer
A callback, which receives objects during the traversal of
an SQL result set.
|
IIdDAO
A DAO interface for entities identified by IDs.
|
StatementPreparer
Classes that have the capability to fill the placeholders of a prepared statement.
|
Copyright © 2017 Clazzes.org. All rights reserved.