Uses of Package
org.seasar.doma.jdbc
Packages that use org.seasar.doma.jdbc
Package
Description
Internal implementation details for the Doma framework.
Internal implementation details for the Doma framework.
Internal implementation details for the Doma framework.
Internal implementation details for the Doma framework.
Internal implementation details for the Doma framework.
Internal implementation details for the Doma framework.
Internal implementation details for the Doma framework.
Internal implementation details for the Doma framework.
Internal implementation details for the Doma framework.
Internal implementation details for the Doma framework.
Provides JDBC related interfaces and classes.
Provides classes and interfaces for entity aggregation and association operations.
Provides classes to build dynamic SQL statements.
Provides classes and interfaces to execute SQL statements using the command pattern.
Provides entry points for the Criteria API.
Provides classes that execute SQL statements and handle the results.
Provides contexts and settings used to build the criteria query statements.
Provides the SQL queries and builders.
Provides criteria query statements.
Provides RDBMS dialects.
Provides the classes that are related to domains.
Provides classes and interfaces for entity mapping and lifecycle management.
Provides classes that are related to identity generation of entity.
Provides query objects that build and execute SQL statements.
Provides classes and interfaces for collecting and managing SQL execution statistics.
Provides transaction related classes.
Provides JDBC types.
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.internalClassDescriptionA helper for classes.A factory interface for creating
Commandimplementation objects.A commenter for SQL strings.A runtime configuration for DAOs (Data Access Objects).A provider for anEntityListenerobject.The logger interface for JDBC related operations in the Doma framework.A naming convention controller for the keys contained in aMap<String, Object>object.A naming convention controller.A factory interface for creatingQueryimplementation objects.A controller for the transaction whose attribute may be REQUIRES_NEW.An interface for loading SQL script files.A context for SQL builder settings.A repository interface for managing and retrievingSqlFileinstances.Defines the output formats for SQL logs.A handler for columns in a result set that are not mapped to any property in an entity. -
Classes in org.seasar.doma.jdbc used by org.seasar.doma.internal.expr
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.internal.jdbc.commandClassDescriptionA handler for columns that are duplicated in a result set.An input parameter.A callback that is invoked from a
ResultSetiteration process.An execution context ofIterationCallback.An object that is mappable to an SQL type value.A list parameter.An object provider.An output parameter.A result list parameter.A context that corresponds to an SQL block in a script file.A single result parameter.Represents a parameter used in SQL statements.A visitor interface for processing different types of SQL parameters.A handler for columns in a result set that are not mapped to any property in an entity. -
Classes in org.seasar.doma.jdbc used by org.seasar.doma.internal.jdbc.dao
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.internal.jdbc.dialectClassDescriptionDefines the kinds of pessimistic locking.Represents a node in the parsed SQL statement tree structure.A visitor interface for traversing and processing
SqlNodeobjects in the SQL statement tree. -
Classes in org.seasar.doma.jdbc used by org.seasar.doma.internal.jdbc.entity
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.internal.jdbc.scalarClassDescriptionA helper for classes.An object that is mappable to an SQL type value.A hint about mapping.
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.internal.jdbc.sqlClassDescriptionA callable SQL.A runtime configuration for DAOs (Data Access Objects).An input parameter.An object that is mappable to an SQL type value.A hint about mapping.A list parameter.An object provider.An output parameter.A prepared SQL.A reference to a value.A result list parameter.A result parameter.A single result parameter.A context for SQL builder settings.Defines the types of SQL operations supported by the Doma framework.The formatter that converts the value to the SQL log format.A function that converts the
Wrappervalues to the SQL log formats.Defines the output formats for SQL logs.Represents a node in the parsed SQL statement tree structure.A visitor interface for traversing and processingSqlNodeobjects in the SQL statement tree.Represents a parameter used in SQL statements.A visitor interface for processing different types of SQL parameters. -
Classes in org.seasar.doma.jdbc used by org.seasar.doma.internal.jdbc.sql.nodeClassDescriptionRepresents a node in the parsed SQL statement tree structure.A visitor interface for traversing and processing
SqlNodeobjects in the SQL statement tree. -
Classes in org.seasar.doma.jdbc used by org.seasar.doma.internal.jdbc.utilClassDescriptionThe logger interface for JDBC related operations in the Doma framework.Represents an executable SQL statement with its parameters and metadata.
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbcClassDescriptionA skeletal implementation of the
JdbcLoggerinterface.A skeletal implementation of theSqlinterface.A skeletal implementation of theSqlFileRepositoryinterface.A helper for classes.A factory interface for creatingCommandimplementation objects.A context for a comment.A commenter for SQL strings.A runtime configuration for DAOs (Data Access Objects).A handler for columns that are duplicated in a result set.A provider for anEntityListenerobject.An input parameter.An execution context ofIterationCallback.Thrown to indicate a JDBC related error during database operations.The logger interface for JDBC related operations in the Doma framework.An object that is mappable to an SQL type value.A hint about mapping.A list parameter.A naming convention controller for the keys contained in aMap<String, Object>object.A naming convention controller.An object provider.Thrown to indicate that optimistic locking is failed.An output parameter.A prepared SQL.A factory interface for creatingQueryimplementation objects.A controller for the transaction whose attribute may be REQUIRES_NEW.A callback that is executed in a REQUIRES_NEW transaction.A result list parameter.A result parameter.An interface for loading SQL script files.Defines the kinds of pessimistic locking.The options for an SQL SELECT statement.Represents a simplified configuration interface that extends the baseConfiginterface.A builder interface for creating aSimpleConfiginstance with custom configuration settings.A single result parameter.Represents an executable SQL statement with its parameters and metadata.A context for SQL builder settings.Thrown to indicate that the SQL execution is failed.Defines the causes that skip the SQL execution.Represents a SQL file that contains SQL statements for database operations.A repository interface for managing and retrievingSqlFileinstances.Defines the types of SQL operations supported by the Doma framework.The formatter that converts the value to the SQL log format.A function that converts theWrappervalues to the SQL log formats.Defines the output formats for SQL logs.Represents a node in the parsed SQL statement tree structure.A visitor interface for traversing and processingSqlNodeobjects in the SQL statement tree.Represents a parameter used in SQL statements.A visitor interface for processing different types of SQL parameters.Thrown to indicate that an unique constraint violation occurs.Thrown to indicate that there is the column that is unknown to an entity.A handler for columns in a result set that are not mapped to any property in an entity. -
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.aggregate
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.builderClassDescriptionA runtime configuration for DAOs (Data Access Objects).The options for an SQL SELECT statement.Represents an executable SQL statement with its parameters and metadata.Defines the output formats for SQL logs.
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.commandClassDescriptionA skeletal implementation of the
Sqlinterface.A callable SQL.A runtime configuration for DAOs (Data Access Objects).A prepared SQL.Thrown to indicate that the one of SQL statements in a script file throws an exception.Represents an executable SQL statement with its parameters and metadata.Defines the output formats for SQL logs. -
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.criteriaClassDescriptionA batch processing result for immutable entities.A runtime configuration for DAOs (Data Access Objects).A processing result for an immutable entity.
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.criteria.commandClassDescriptionAn object that is mappable to an SQL type value.An object provider.
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.criteria.contextClassDescriptionA runtime configuration for DAOs (Data Access Objects).An input parameter.Defines the output formats for SQL logs.
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.criteria.queryClassDescriptionA runtime configuration for DAOs (Data Access Objects).A prepared SQL.The options for an SQL SELECT statement.Defines the causes that skip the SQL execution.Defines the output formats for SQL logs.
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.criteria.statementClassDescriptionA batch processing result for immutable entities.A runtime configuration for DAOs (Data Access Objects).An input parameter.Thrown to indicate a JDBC related error during database operations.A processing result for an immutable entities.An object provider.A processing result for an immutable entity.Represents an executable SQL statement with its parameters and metadata.Defines the types of SQL operations supported by the Doma framework.Defines the output formats for SQL logs.
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.dialectClassDescriptionA hint about mapping.A naming convention controller.A prepared SQL.A context that corresponds to an SQL block in a script file.Defines the kinds of pessimistic locking.The options for an SQL SELECT statement.Represents an executable SQL statement with its parameters and metadata.The formatter that converts the value to the SQL log format.A function that converts the
Wrappervalues to the SQL log formats.A visitor that converts theWrappervalues to the SQL log formats.Represents a node in the parsed SQL statement tree structure. -
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.domainClassDescriptionA helper for classes.Thrown to indicate a JDBC related error during database operations.An object that is mappable to an SQL type value.A hint about mapping.
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.entityClassDescriptionA helper for classes.A runtime configuration for DAOs (Data Access Objects).An input parameter.Thrown to indicate a JDBC related error during database operations.An object that is mappable to an SQL type value.A hint about mapping.
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.idClassDescriptionA runtime configuration for DAOs (Data Access Objects).The logger interface for JDBC related operations in the Doma framework.A naming convention controller.A prepared SQL.A controller for the transaction whose attribute may be REQUIRES_NEW.Represents an executable SQL statement with its parameters and metadata.
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.queryClassDescriptionA callable SQL.A runtime configuration for DAOs (Data Access Objects).An input parameter.A naming convention controller.A prepared SQL.A result parameter.The options for an SQL SELECT statement.Represents an executable SQL statement with its parameters and metadata.Defines the causes that skip the SQL execution.Represents a SQL file that contains SQL statements for database operations.Defines the types of SQL operations supported by the Doma framework.Defines the output formats for SQL logs.Represents a node in the parsed SQL statement tree structure.Represents a parameter used in SQL statements.
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.statistic
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.txClassDescriptionThrown to indicate a JDBC related error during database operations.The logger interface for JDBC related operations in the Doma framework.
-
Classes in org.seasar.doma.jdbc used by org.seasar.doma.jdbc.type