corda / net.corda.core.schemas / CommonSchemaV1

CommonSchemaV1

object CommonSchemaV1 : MappedSchema

First version of the Vault ORM schema

Types

FungibleState

class FungibleState : PersistentState

LinearState

class LinearState : PersistentState

Properties

migrationResource

Optional classpath resource containing the database changes for the mappedTypes

val migrationResource: String