| Class and Description |
|---|
| JdbcType |
| OutputParameter
An output parameter to be used in the context of a stored procedure call
|
| ParameterizedStatementDefinition
Base class for
StatementDefinition implementations which have a Map of input parameters. |
| ParameterType
Allows specifying the type of a given parameter
|
| QuerySettings
Parameters to configure queries
|
| StatementDefinition
Base class containing common attributes for a statement.
|
| StoredProcedureCall
The definition of the invocation to a stored procedure
|
| TransactionIsolation
The transaction isolation levels that can be set on the JDBC driver when connecting to the database.
|
| TypeClassifier
A parameter group for configuring the type of a parameter.
|
| Class and Description |
|---|
| ColumnType
A user defined JDBC type
|
| TransactionIsolation
The transaction isolation levels that can be set on the JDBC driver when connecting to the database.
|
| Class and Description |
|---|
| BulkQueryDefinition
The definition of a bulk operations defined around one single SQL command
|
| BulkScript
Parameters to configure an operation which executes a SQL script
|
| ParameterizedStatementDefinition
Base class for
StatementDefinition implementations which have a Map of input parameters. |
| ParameterType
Allows specifying the type of a given parameter
|
| QueryDefinition
The definition for a DML query
|
| QuerySettings
Parameters to configure queries
|
| StoredProcedureCall
The definition of the invocation to a stored procedure
|
| Class and Description |
|---|
| ParameterType
Allows specifying the type of a given parameter
|
| Class and Description |
|---|
| BulkQueryDefinition
The definition of a bulk operations defined around one single SQL command
|
| ParameterizedStatementDefinition
Base class for
StatementDefinition implementations which have a Map of input parameters. |
| StatementDefinition
Base class containing common attributes for a statement.
|
| StoredProcedureCall
The definition of the invocation to a stored procedure
|
Copyright © 2024. All rights reserved.