すべてのクラス
-
すべてのクラス インタフェースの概要 クラスの概要 列挙型の概要 例外の概要 注釈型の概要 クラス 説明 AutoIncrement BasicCommand BasicH2Table<T> BasicTable<T> BasicTableWithDefinition<T> Check CheckConstraint Defines indexes.ColumnMetaData ColumnName name and data type for message.ColumnName Value object of column.ColumnToFieldAccessorMapper A mapper from column to field name.ColumnValueToJavaObjectConverter<T> ColumnValueToJavaObjectConverters ConvertResultSetfrom database to specified objects.ColumnValueToMapValueConverter Command An executable requestConsumerHandler<T> Interface for handling without a return value.Default DefaultColumnToFieldAccessorMapper Default implementation ofColumnToFieldAccessorMapperDefaultColumnValueToJavaObjectConverters Default implementation ofColumnValueToJavaObjectConvertersDefaultColumnValueToMapValueConverter DefaultPreparedStatementSupplier DefaultSqlParametersSetter Default implementation ofSqlParametersSetterDefaultTableMetaDataParser DefaultTableNameMapper Default implementation ofTableNameMapperDefaultTableSqlFactory DefaultTableSqlFactory.UpdateSqlFactory DriverManagerDataSource A database connection source wrapped aDriverManagerExperimental Annotation that represents that an element is experimental and may change without further notice.FieldAccessor Field accessor mapping to the columnName.FunctionHandler<T,R> Interface for handling with a return value.H2CsvFunctions H2CsvReadSql H2CsvReadSql.Builder H2Table<T> Index IndexColumns Defines index pair.InsertResult<T> Represents a result from an insert operation with auto-generated keys.JdbcDatabaseMetaData JdbcDatabaseMetaData.JdbcIndexMetaData JdbcDatabaseMetaData.JdbcTableMetaData Json LoggerContext Logger for Sorm4j.LoggerContext.Builder LoggerContext.Category Logging CategoriesLogPoint MultiRowProcessorFactory MultiRowProcessorFactory.Builder MultiRowProcessorFactory.MultiRowProcessorType Type of how to execute multi-row update SQL statements.NamedParameterCommand An executable request with named parameters.NamedParameterSqlParser SQL parser for named parameters.NameToFieldAccessorMapper NotNull OrderedParameterCommand An executable request with ordered parameters.OrderedParameterSqlParser SQL parser for ordered parameters.Orm Main API for object relation mapping.OrmColumn Defines a column mapping to a field.OrmColumnAliasPrefix Defines a prefix for field alias.OrmConnection OrmConstructor OrmConstructor can be associated with constructor parameters and specify the names of the column.OrmGetter Defines a getter method for mapping column to field.OrmIgnore Defines an ignored field to map column.OrmRecord Defines a record for mapping.OrmSetter Defines a setter method for mapping column to field.OrmTable Defines a table mapping for a given class.OrmTransaction An transaction with object relation mapping.ParameterizedSql This class represents a SQL statement with ordered parameters.ParameterizedSqlParser PreparedStatementSupplier PrimaryKey PrimaryKeyColumns RepeatableCheckConstraints RepeatableIndexColumns RepeatableUniqueColumns ResultSetStream<T> ResultSetTraverser<T> TraversesResultSetand maps to T.RowMap A instance represents a row in a table.RowMapper<T> Maps a row in aResultSetto a object.SelectSql API of creates a select SQL statement.SelectSql.Builder SelectSql.Condition Value object represents conditions of where clause or having clause.Sorm An interface of executing object-relation mapping.SormContext A context for aSorminstance.SormContext.Builder SormException Represents an exception thrown by Sorm4j.SormLogger SqlKeyword Sql keywords wrapped with space.SqlParameterSetter SqlParametersSetter A setter for givenPreparedStatement.Table<T> TableDefinition This class represent a table schema.TableDefinition.Builder TableMappedOrm<T> TableMappedOrmConnection<T> TableMetaData An instance of this class contains table metadata.TableMetaDataParser TableNameMapper A mapper from a class or candidates of table name to a valid table name exists on database.TableSql SQL statements generated byTableSqlFactory.TableSqlFactory TableWithDefinition<T> Tuple Represents a tuple of objectsTuple.Tuple1<T1> Tuple.Tuple2<T1,T2> Represents a tuple of two objectsTuple.Tuple3<T1,T2,T3> Represents a tuple of three objectsUnique UniqueColumns