corda / net.corda.node.utilities / JDBCHashSet / BlobSetTable

BlobSetTable

class BlobSetTable : JDBCHashedTable

Constructors

<init> BlobSetTable(tableName: String)

Properties

key val key: Column<Blob>

Inherited Properties

keyHash val keyHash: Column<Int>
seqNo val seqNo: Column<Int>