com.r3corda.node.utilities / JDBCHashSet / elementFromRow

elementFromRow

protected fun elementFromRow(row: <ERROR CLASS>): K
Overrides AbstractJDBCHashSet.elementFromRow

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

See example implementations in JDBCHashSet.