com.r3corda.node.utilities / JDBCHashMap / valueFromRow

valueFromRow

protected fun valueFromRow(row: <ERROR CLASS>): V
Overrides AbstractJDBCHashMap.valueFromRow

Implementation should return the value object marshalled from the database table row.

See example implementations in JDBCHashMap.