All Classes and Interfaces
クラス
説明
Field accessor mapping to the columnName.
A mapper from column to field name.
Value object of column.
ColumnName name and data type for message.
An executable request
Interface for handling without a return value.
Default implementation of
ColumnFieldMapperDefault implementation of
ResultSetConverterDefault implementation of
SqlParametersSetterDefault implementation of
TableNameMapperAnnotation that represents that an element is experimental and may change without further notice.
Value object of feild name.
Interface for handling with a return value.
Represents a result from an insert operation with auto-generated keys.
A object wraps
ResultSet.Logger for Sorm4j.
Categories of
LoggerContext.Type of how to execute multi-row update SQL statements.
An executable request with named parameters.
A SQL statement with named parameters.
An executable request with ordered parameters.
SQL with ordered parameters.
ORM functions with an instant connection.
Defines a column mapping to a field.
Defines a prefix for field alias.
Main API for object relation mapping.
Defines a constructor for mapping.
Defines a getter method for mapping column to field.
Defines an ignored field to map column.
A interface for getting result of query as
Map.The interface of reading functions of object-relation mapping.
Defines a setter method for mapping column to field.
Defines a table mapping for a given class.
An transaction with object relation mapping.
A interface for updating database.
This class represents a SQL statement with ordered parameters.
Convert
ResultSet from database to specified objects.Traverses
ResultSet and maps to T.Maps a row in a
ResultSet to a object.API of creates a select SQL statement.
Value object represents conditions of where clause or having clause.
Value object for order by clause.
An interface of executing object-relation mapping.
A context for sorm.
Represents an exception thrown by Sorm4j.
Represents options of Sorm.
A interface for executing SQL with parameters.
Sql keywords wrapped with space.
A setter for given
PreparedStatement.Value object of table name.
A mapper from a class or candidates of table name to a valid table name exists on database.
Sqls generated by
TableMapping.Functions of handling transaction.
Represents a tuple of objects, which typically represents joined two rows.
Represents a tuple of objects, which typically represents joined three rows.
Represents a tuple of objects, which typically represents joined rows.