Class SQLResult.SQLRow
java.lang.Object
org.jenkinsci.plugins.ibmisteps.model.SQLResult.SQLRow
- All Implemented Interfaces:
Serializable
- Enclosing class:
- SQLResult
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBigDecimal
(String column) getCells()
getTimeStamp
(String column)
-
Constructor Details
-
SQLRow
public SQLRow()
-
-
Method Details
-
getCells
-
get
-
getString
-
getInt
-
getDouble
-
getFloat
-
getShort
-
getBigDecimal
-
getDate
-
getTime
-
getTimeStamp
-