| Package | Description |
|---|---|
| org.seasar.doma.internal.jdbc.command | |
| org.seasar.doma.jdbc |
Provides JDBC related interfaces and classes.
|
| org.seasar.doma.jdbc.builder |
Provides classes to build dynamic SQL statements.
|
| org.seasar.doma.jdbc.command |
Provides classes and interfaces to execute SQL statements.
|
| org.seasar.doma.jdbc.criteria |
Provides entry points for the Criteria API.
|
| org.seasar.doma.jdbc.criteria.command |
Provides classes that execute SQL statements and handle the results.
|
| org.seasar.doma.jdbc.criteria.context |
Provides contexts and settings used to build the criteria query statements.
|
| org.seasar.doma.jdbc.criteria.query |
Provides the SQL queries and builders.
|
| org.seasar.doma.jdbc.criteria.statement |
Provides criteria query statements.
|
| org.seasar.doma.jdbc.dialect |
Provides RDBMS dialects.
|
| org.seasar.doma.jdbc.domain |
Provides the classes that are related to domains.
|
| org.seasar.doma.jdbc.entity |
Provides the classes that are related to entities.
|
| org.seasar.doma.jdbc.id |
Provides classes that are related to identity generation of entity.
|
| org.seasar.doma.jdbc.query |
Provides query objects that build SQL statements.
|
| org.seasar.doma.jdbc.tx |
Provides transaction related classes.
|
| org.seasar.doma.jdbc.type |
Provides JDBC types.
|
| Class and Description |
|---|
| ObjectProvider
An object provider.
|
| Class and Description |
|---|
| AbstractJdbcLogger
A skeletal implementation of the
JdbcLogger interface. |
| AbstractSql
A skeletal implementation of the
Sql interface. |
| AbstractSqlFileRepository
A skeletal implementation of the
SqlFileRepository interface. |
| AbstractSqlFileRepository.CacheKey |
| ClassHelper
A helper for classes.
|
| CommandImplementors
A factory for the
Command implementation classes. |
| CommentContext
A context for a comment.
|
| Commenter
A commenter for SQL strings.
|
| Config
A runtime configuration for DAOs.
|
| EntityListenerProvider
A provider for an
EntityListener object. |
| InParameter
An input parameter.
|
| IterationContext
An execution context of
IterationCallback. |
| JdbcException
Thrown to indicate a JDBC related error.
|
| JdbcLogger
The logger for JDBC related operations.
|
| JdbcMappable
An object that is mappable to an SQL type value.
|
| JdbcMappingHint
A hint about mapping.
|
| ListParameter
A list parameter.
|
| LogKind |
| MapKeyNaming
A naming convention controller for the keys contained in a
Map<String, Object> object. |
| Naming
A naming convention controller.
|
| ObjectProvider
An object provider.
|
| OptimisticLockException
Thrown to indicate that optimistic locking is failed.
|
| OutParameter
An output parameter.
|
| PreparedSql
A prepared SQL.
|
| QueryImplementors
A factory for the
Query implementation classes. |
| RequiresNewController
A controller for the transaction whose attribute may be REQUIRES_NEW.
|
| RequiresNewController.Callback
A callback that is executed in a REQUIRES_NEW transaction.
|
| ResultListParameter
A result list parameter.
|
| ResultParameter
A result parameter.
|
| ScriptFileLoader |
| SelectForUpdateType
Defines the kinds of pessimistic locking.
|
| SelectOptions
The options for an SQL SELECT statement.
|
| SingleResultParameter
A single result parameter.
|
| Sql
An SQL.
|
| SqlExecutionException
Thrown to indicate that the SQL execution is failed.
|
| SqlExecutionSkipCause
Defines the causes that skip the SQL execution.
|
| SqlFile
The SQL file.
|
| SqlFileRepository
A repository for
SqlFile. |
| SqlKind
Defines the SQL kinds.
|
| SqlLogFormatter
The formatter that converts the value to the SQL log format.
|
| SqlLogType
Defines the SQL log formats.
|
| SqlNode
An SQL node.
|
| SqlNodeVisitor
A visitor for
SqlNode. |
| SqlParameter
An SQL parameter.
|
| SqlParameterVisitor |
| UniqueConstraintException
Thrown to indicate that an unique constraint violation occurs.
|
| UnknownColumnHandler
A handler for the column that is unknown to an entity.
|
| Class and Description |
|---|
| Config
A runtime configuration for DAOs.
|
| SelectOptions
The options for an SQL SELECT statement.
|
| Sql
An SQL.
|
| SqlLogType
Defines the SQL log formats.
|
| Class and Description |
|---|
| AbstractSql
A skeletal implementation of the
Sql interface. |
| CallableSql
A callable SQL.
|
| Config
A runtime configuration for DAOs.
|
| JdbcMappingFunction |
| PreparedSql
A prepared SQL.
|
| ScriptException
Thrown to indicate that the one of SQL statements in a script file throws an exception.
|
| Sql
An SQL.
|
| SqlLogType
Defines the SQL log formats.
|
| Class and Description |
|---|
| BatchResult
A batch processing result for immutable entities.
|
| Config
A runtime configuration for DAOs.
|
| Result
A processing result for an immutable entity.
|
| Class and Description |
|---|
| JdbcMappable
An object that is mappable to an SQL type value.
|
| ObjectProvider
An object provider.
|
| Class and Description |
|---|
| Config
A runtime configuration for DAOs.
|
| InParameter
An input parameter.
|
| SqlLogType
Defines the SQL log formats.
|
| Class and Description |
|---|
| Config
A runtime configuration for DAOs.
|
| PreparedSql
A prepared SQL.
|
| SelectOptions
The options for an SQL SELECT statement.
|
| SqlExecutionSkipCause
Defines the causes that skip the SQL execution.
|
| SqlLogType
Defines the SQL log formats.
|
| Class and Description |
|---|
| BatchResult
A batch processing result for immutable entities.
|
| Config
A runtime configuration for DAOs.
|
| InParameter
An input parameter.
|
| JdbcException
Thrown to indicate a JDBC related error.
|
| ObjectProvider
An object provider.
|
| Result
A processing result for an immutable entity.
|
| Sql
An SQL.
|
| SqlKind
Defines the SQL kinds.
|
| SqlLogType
Defines the SQL log formats.
|
| Class and Description |
|---|
| JdbcMappingFunction |
| JdbcMappingHint
A hint about mapping.
|
| JdbcMappingVisitor |
| PreparedSql
A prepared SQL.
|
| ScriptBlockContext
A context that corresponds to an SQL block in a script file.
|
| SelectForUpdateType
Defines the kinds of pessimistic locking.
|
| SelectOptions
The options for an SQL SELECT statement.
|
| Sql
An SQL.
|
| SqlLogFormatter
The formatter that converts the value to the SQL log format.
|
| SqlLogFormattingFunction
A function that converts the
Wrapper values to the SQL log formats. |
| SqlLogFormattingVisitor
A visitor that converts the
Wrapper values to the SQL log formats. |
| SqlNode
An SQL node.
|
| Class and Description |
|---|
| ClassHelper
A helper for classes.
|
| JdbcException
Thrown to indicate a JDBC related error.
|
| JdbcMappable
An object that is mappable to an SQL type value.
|
| JdbcMappingHint
A hint about mapping.
|
| Class and Description |
|---|
| ClassHelper
A helper for classes.
|
| Config
A runtime configuration for DAOs.
|
| InParameter
An input parameter.
|
| JdbcException
Thrown to indicate a JDBC related error.
|
| JdbcMappable
An object that is mappable to an SQL type value.
|
| JdbcMappingHint
A hint about mapping.
|
| Class and Description |
|---|
| Config
A runtime configuration for DAOs.
|
| JdbcLogger
The logger for JDBC related operations.
|
| Naming
A naming convention controller.
|
| PreparedSql
A prepared SQL.
|
| RequiresNewController
A controller for the transaction whose attribute may be REQUIRES_NEW.
|
| Sql
An SQL.
|
| Class and Description |
|---|
| CallableSql
A callable SQL.
|
| Config
A runtime configuration for DAOs.
|
| InParameter
An input parameter.
|
| Naming
A naming convention controller.
|
| PreparedSql
A prepared SQL.
|
| ResultParameter
A result parameter.
|
| SelectOptions
The options for an SQL SELECT statement.
|
| Sql
An SQL.
|
| SqlExecutionSkipCause
Defines the causes that skip the SQL execution.
|
| SqlFile
The SQL file.
|
| SqlKind
Defines the SQL kinds.
|
| SqlLogType
Defines the SQL log formats.
|
| SqlNode
An SQL node.
|
| SqlParameter
An SQL parameter.
|
| Class and Description |
|---|
| JdbcException
Thrown to indicate a JDBC related error.
|
| JdbcLogger
The logger for JDBC related operations.
|
| Class and Description |
|---|
| SqlLogFormatter
The formatter that converts the value to the SQL log format.
|