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:
 getColumnNamesin interfaceResultSetHelper- Throws:
 SQLException
 - 
getColumnValues
- Specified by:
 getColumnValuesin interfaceResultSetHelper- Throws:
 SQLExceptionIOException
 
 -