パッケージ org.nkjmlab.sorm4j.result
Package of result from database.
-
インタフェースの概要 インタフェース 説明 LazyResultSet<T> A object wrapsResultSet. -
クラスの概要 クラス 説明 InsertResult<T> Represents a result from an insert operation with auto-generated keys.
Package of result from database.
| インタフェース | 説明 |
|---|---|
| LazyResultSet<T> |
A object wraps
ResultSet. |
| クラス | 説明 |
|---|---|
| InsertResult<T> |
Represents a result from an insert operation with auto-generated keys.
|