Package com.espertech.esperio.db.core
Class DBUtil
java.lang.Object
com.espertech.esperio.db.core.DBUtil
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DBUtil
public DBUtil()
-
-
Method Details
-
getValue
Returns the object value for a given column and type.- Parameters:
rs
- result setindex
- column indexvalueType
- value type- Returns:
- object value
- Throws:
SQLException
- if the column could not be read
-