public class LdiResultSetUtil extends Object
| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
LdiResultSetUtil() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static boolean |
absolute(ResultSet resultSet,
int index) |
static void |
close(ResultSet resultSet) |
static boolean |
next(ResultSet resultSet) |
public static void close(ResultSet resultSet) throws SQLRuntimeException
public static boolean next(ResultSet resultSet)
resultSet - SQLRuntimeExceptionpublic static boolean absolute(ResultSet resultSet, int index) throws SQLRuntimeException
Copyright © 2015 The DBFlute Project. All rights reserved.