| Class and Description |
|---|
| ConnectionHandler
JDBC connection handler.
|
| SQLDialect
Represents a dialect of SQL implemented by a particular database.
|
| Class and Description |
|---|
| ConnectionHandler
JDBC connection handler.
|
| ConnectionOperation
Represents an operation to be executed using a Datastore managed
Connection. |
| ConnectionRunnable
Represents an operation to be executed using a Datastore managed JDBC
Connection. |
| OrderBySort
A
QuerySort which uses SQL order by directives to express sorts. |
| SQLCompositionContext
SQL compostion context.
|
| SQLContext
SQL composer base context.
|
| SQLContextParametersHandler
Handler to generate, hold and obtain the SQL named parameters of a SQL context hierarchy.
|
| SQLDialect
Represents a dialect of SQL implemented by a particular database.
|
| SQLDialect.LimitHandler
Handler to apply limit/offset to SQL query.
|
| SQLDialectContext
Context which can be used for
SQLDialect initialization. |
| SQLExecutionContext
SQL operation execution context.
|
| SQLResult
Represents the result of a SQL operation, with methods to provide the result values.
|
| SQLResultConverter
Converter to convert a
SQLResult into another result type. |
| SQLStatementCompositionContext
A
SQLCompositionContext extension which supports statement alias generation and inspection. |
| SQLStatementCompositionContext.AliasMode
Alias handling mode
|
| SQLStatementConfigurator
SQL statements configurator.
|
| SQLType
Represents a SQL type.
|
| SQLTypeConverter
Converter to perform SQL type to Java type conversions and back.
|
| SQLValueDeserializer
SQL values deserializaer.
|
| SQLValueDeserializer.ValueProcessor
Processor to process a value before actual deserialization.
|
| SQLValueSerializer
SQL constant value serializer.
|
| WhereFilter
A
QueryFilter which uses a SQL where predicate to express query filter conditions. |
| Class and Description |
|---|
| SQLDialect
Represents a dialect of SQL implemented by a particular database.
|
| SQLDialect.LimitHandler
Handler to apply limit/offset to SQL query.
|
| SQLDialectContext
Context which can be used for
SQLDialect initialization. |
| SQLType
Represents a SQL type.
|
| Class and Description |
|---|
| SQLCompositionContext
SQL compostion context.
|
| SQLResultConverter
Converter to convert a
SQLResult into another result type. |
| Class and Description |
|---|
| SQLCompositionContext
SQL compostion context.
|
| Class and Description |
|---|
| ConnectionHandler
JDBC connection handler.
|
| SQLContext
SQL composer base context.
|
| Class and Description |
|---|
| ConnectionHandler
JDBC connection handler.
|
| SQLContext
SQL composer base context.
|
| SQLStatementConfigurator
SQL statements configurator.
|
Copyright © 2019 The Holon Platform. All rights reserved.