Class ResultSetHelperService
java.lang.Object
com.inductiveautomation.ignition.common.util.csv.ResultSetHelperService
- All Implemented Interfaces:
ResultSetHelper
helper class for processing JDBC ResultSet objects
-
Field Details
-
CLOBBUFFERSIZE
public static final int CLOBBUFFERSIZE- See Also:
-
-
Constructor Details
-
ResultSetHelperService
public ResultSetHelperService()
-
-
Method Details
-
getColumnNames
- Specified by:
getColumnNames
in interfaceResultSetHelper
- Throws:
SQLException
-
getColumnValues
- Specified by:
getColumnValues
in interfaceResultSetHelper
- Throws:
SQLException
IOException
-