public class ResultSetHelperService extends Object implements ResultSetHelper
| Modifier and Type | Field and Description |
|---|---|
static int |
CLOBBUFFERSIZE |
| Constructor and Description |
|---|
ResultSetHelperService() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getColumnNames(ResultSet rs) |
String[] |
getColumnValues(ResultSet rs) |
public static final int CLOBBUFFERSIZE
public String[] getColumnNames(ResultSet rs) throws SQLException
getColumnNames in interface ResultSetHelperSQLExceptionpublic String[] getColumnValues(ResultSet rs) throws SQLException, IOException
getColumnValues in interface ResultSetHelperSQLExceptionIOExceptionDMelt 2.0 © DataMelt by jWork.ORG