パッケージ org.nkjmlab.sorm4j.extension
Provides API for configurable part.
-
インタフェースの概要 インタフェース 説明 ColumnFieldMapper A mapper from column to field name.ResultSetConverter ConvertResultSetfrom database to specified objects.SqlParameterSetter A setter for givenPreparedStatement.TableNameMapper A mapper from a class or candidates of table name to a valid table name exists on database. -
クラスの概要 クラス 説明 Accessor Field accessor mapping to the column.Column Value object of column.DefaultColumnFieldMapper Default implementation ofColumnFieldMapperDefaultResultSetConverter Default implementation ofResultSetConverterDefaultSqlParameterSetter Default implementation ofSqlParameterSetterDefaultTableNameMapper Default implementation ofTableNameMapperFieldName Value object of feild name.TableName Value object of table name.