パッケージの使用
org.nkjmlab.sorm4j.result
-
org.nkjmlab.sorm4j.resultを使用しているパッケージ パッケージ 説明 org.nkjmlab.sorm4j Provides the main API for Sorm4j.org.nkjmlab.sorm4j.mapping Provides classes for mapping.org.nkjmlab.sorm4j.result Package for result.org.nkjmlab.sorm4j.util.command Package for Command interface.org.nkjmlab.sorm4j.util.table Package for SQL utilities for table. -
org.nkjmlab.sorm4jにより使用されるorg.nkjmlab.sorm4j.resultのクラス クラス 説明 InsertResult Represents a result from an insert operation with auto-generated keys.ResultSetStream A object wrapsResultSet.TableMetaData Except forTableMetaData.getColumnAliases()andTableMetaData.getColumnAliasPrefix(), this object is created from metadata.Tuple2 Represents a tuple of objects, which typically represents joined two rows.Tuple3 Represents a tuple of objects, which typically represents joined three rows. -
org.nkjmlab.sorm4j.mappingにより使用されるorg.nkjmlab.sorm4j.resultのクラス クラス 説明 ColumnName Value object of column.ColumnNameWithMetaData ColumnName name and data type for message.TableMetaData Except forTableMetaData.getColumnAliases()andTableMetaData.getColumnAliasPrefix(), this object is created from metadata. -
org.nkjmlab.sorm4j.resultにより使用されるorg.nkjmlab.sorm4j.resultのクラス クラス 説明 ColumnName Value object of column.ColumnNameWithMetaData ColumnName name and data type for message.Tuple2 Represents a tuple of objects, which typically represents joined two rows.Tuple3 Represents a tuple of objects, which typically represents joined three rows. -
org.nkjmlab.sorm4j.util.commandにより使用されるorg.nkjmlab.sorm4j.resultのクラス クラス 説明 ResultSetStream A object wrapsResultSet.Tuple2 Represents a tuple of objects, which typically represents joined two rows.Tuple3 Represents a tuple of objects, which typically represents joined three rows. -
org.nkjmlab.sorm4j.util.tableにより使用されるorg.nkjmlab.sorm4j.resultのクラス クラス 説明 InsertResult Represents a result from an insert operation with auto-generated keys.TableMetaData Except forTableMetaData.getColumnAliases()andTableMetaData.getColumnAliasPrefix(), this object is created from metadata.Tuple2 Represents a tuple of objects, which typically represents joined two rows.