The PersistentIdGeneratorParmsNames type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCatalog
The configuration parameter holding the catalog name
Public fieldStatic memberPK
The configuration parameter holding the primary key column name of the generated id
Public fieldStatic memberSchema
The configuration parameter holding the schema name
Public fieldStatic memberSqlStatementLogger
Public fieldStatic memberTable
The configuration parameter holding the table name for the generated id
Public fieldStatic memberTables
The configuration parameter holding the table names for all tables for which the id must be unique

See Also