Corda Db
enum CordaDb
Corda database types.
persistenceUnitName also used as ID for the connection in the db_connections table where that is applicable. Not all database types will have such a row with a fixed connection name because they might be defining entities available under multiple schemas named dynamically at run time. Likewise, a database type might have no entities defined under it, where the connection is only used to administer other schemas.