public class ResultSetHelperService extends Object implements ResultSetHelper
| Modifier and Type | Field and Description |
|---|---|
static int |
CLOBBUFFERSIZE |
| Constructor and Description |
|---|
ResultSetHelperService() |
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 ResultSetHelperSQLExceptionIOExceptionCopyright © 2014. All rights reserved.