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- 
CLOBBUFFERSIZEpublic static final int CLOBBUFFERSIZE- See Also:
 
 
- 
- 
Constructor Details- 
ResultSetHelperServicepublic ResultSetHelperService()
 
- 
- 
Method Details- 
getColumnNames- Specified by:
- getColumnNamesin interface- ResultSetHelper
- Throws:
- SQLException
 
- 
getColumnValues- Specified by:
- getColumnValuesin interface- ResultSetHelper
- Throws:
- SQLException
- IOException
 
 
-