パッケージの使用
org.nkjmlab.sorm4j.sql.result
-
org.nkjmlab.sorm4j.sql.resultを使用しているパッケージ パッケージ 説明 org.nkjmlab.sorm4j Provides the main API for Sorm4j.org.nkjmlab.sorm4j.sql Package for write SQL and bind parameters.org.nkjmlab.sorm4j.sql.result Package for core of SQL results.org.nkjmlab.sorm4j.typed (Non-public API) Package for core of typed connection. -
org.nkjmlab.sorm4jにより使用されるorg.nkjmlab.sorm4j.sql.resultのクラス クラス 説明 InsertResult Represents a result from an insert operation with auto-generated keys.LazyResultSet 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.sqlにより使用されるorg.nkjmlab.sorm4j.sql.resultのクラス クラス 説明 LazyResultSet 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.sql.resultにより使用されるorg.nkjmlab.sorm4j.sql.resultのクラス クラス 説明 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.typedにより使用されるorg.nkjmlab.sorm4j.sql.resultのクラス クラス 説明 InsertResult Represents a result from an insert operation with auto-generated keys.LazyResultSet A object wrapsResultSet.