| Class and Description |
|---|
| JdbcDatastore
JDBC
Datastore. |
JdbcDatastore.Builder
JdbcDatastore builder. |
| JdbcDatastore.ConnectionOperation
Represents an operation to be executed using a Datastore managed
Connection. |
| JdbcDialect
Represents a dialect of SQL implemented by a particular database.
|
| JdbcDialect.DialectResolutionContext
Dialect resolution context.
|
| JdbcDialect.LimitHandler
Handler to apply limit/offset to SQL query.
|
| JdbcDialect.SQLFunction
SQL function representation.
|
| JdbcDialect.SQLFunction.DefaultFunction
Default SQL function enumeration.
|
| JdbcDialect.SQLParameterProcessor
Parameter processor for serialized parameters manipulation.
|
| JdbcDialect.SQLPathProcessor
Path processor for serialized path manipulation.
|
| JdbcDialect.SQLValueDeserializer
SQL query values deserializer
|
| JdbcDialect.StatementConfigurationException
Exception related to JDBC statement configuration errors.
|
| JdbcDialect.StatementConfigurator
JDBC
PreparedStatement configurator. |
| JdbcDialect.StatementParameterHandler
Handler to manage statement parameters setting.
|
| JdbcOrderBySort
A
QuerySort which uses SQL order by directives to express sorts. |
| JdbcWhereFilter
A
QueryFilter which uses a SQL where predicate to express query filter conditions. |
| Class and Description |
|---|
| JdbcDatastore
JDBC
Datastore. |
| JdbcDialect
Represents a dialect of SQL implemented by a particular database.
|
| Class and Description |
|---|
| JdbcDatastore
JDBC
Datastore. |
| JdbcDialect
Represents a dialect of SQL implemented by a particular database.
|
| JdbcDialect.LimitHandler
Handler to apply limit/offset to SQL query.
|
| JdbcDialect.SQLFunction
SQL function representation.
|
| JdbcDialect.SQLParameterProcessor
Parameter processor for serialized parameters manipulation.
|
| JdbcDialect.SQLPathProcessor
Path processor for serialized path manipulation.
|
| JdbcDialect.SQLValueDeserializer
SQL query values deserializer
|
| JdbcDialect.StatementConfigurator
JDBC
PreparedStatement configurator. |
| JdbcDialect.StatementParameterHandler
Handler to manage statement parameters setting.
|
| Class and Description |
|---|
| JdbcDatastore
JDBC
Datastore. |
JdbcDatastore.Builder
JdbcDatastore builder. |
Copyright © 2017 The Holon Platform. All rights reserved.