com.r3corda.node.utilities / JDBCHashMap / keyFromRow

keyFromRow

protected fun keyFromRow(row: <ERROR CLASS>): K
Overrides AbstractJDBCHashMap.keyFromRow

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

See example implementations in JDBCHashMap.