| Constructor and Description |
|---|
DaobabException(ILoggerBean loggerbean,
String msg) |
DaobabException(ILoggerBean loggerbean,
String msg,
Throwable th) |
DaobabRollbackException(ILoggerBean loggerbean,
String msg) |
DaobabRollbackException(ILoggerBean loggerbean,
String msg,
Throwable th) |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryDelete<E extends Entity> |
class |
QueryEntity<E extends Entity> |
class |
QueryField<E extends Entity,F> |
class |
QueryInsert<E extends Entity> |
class |
QueryPlate |
class |
QueryUpdate<E extends Entity> |
| Modifier and Type | Class and Description |
|---|---|
class |
Query<E extends Entity,Q extends Query> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Entities<E extends Entity>
Provides cached (in memory) entities
|
interface |
Plates
Provides cached (in memory) entities
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseByteBuffer<E> |
class |
EntityByteBuffer<E extends Entity> |
class |
EntityList<E extends Entity>
Buffered Entity collection.
|
class |
PlateBuffer
Buffered Plates collection.
|
class |
PlateByteBuffer |
| Modifier and Type | Method and Description |
|---|---|
static void |
TestText.notify(List<String> list,
ILoggerBean logger) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OpenedTransactionTarget |
interface |
QueryReceiver |
interface |
QueryTarget |
interface |
Target |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseTarget |
class |
TestTarget |
| Modifier and Type | Class and Description |
|---|---|
class |
BufferedTarget |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataBaseTargetLogic |
interface |
SqlQueryResolver |
interface |
TransactionalTarget |
| Modifier and Type | Class and Description |
|---|---|
class |
DataBaseTarget |
class |
DataBaseTest |
class |
MetaSpecificsDataBaseTarget |
class |
MockDataBase |
class |
OpenTransactionDataBaseTarget |
| Modifier and Type | Method and Description |
|---|---|
static void |
RSReader.closeStatement(Statement stmt,
ILoggerBean loggerBean) |
static int |
RSReader.execute(String query,
Connection conn,
ILoggerBean loggerBean) |
static <E extends Entity,F,R extends EntityRelation> |
RSReader.executeInsert(QuerySpecialParameters insertQueryParameters,
Connection conn,
ILoggerBean loggerBean,
Column<E,F,R> pk) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MetaSpecifics |
| Modifier and Type | Class and Description |
|---|---|
class |
DaobabEndpointClient |
Copyright © 2021. All rights reserved.