An IIdentifierGenerator that requires creation of database objects All IPersistentIdentifierGenerators that also implement An IConfigurable have access to a special mapping parameter: schema

The following tables list the members exposed by the IPersistentIdentifierGenerator type.

Public Methods

  NameDescription
Generate
Generate a new identifier
(Inherited from IIdentifierGenerator.)
GeneratorKey
Return a key unique to the underlying database objects.

SqlCreateStrings
The SQL required to create the underlying database objects

SqlDropString
The SQL required to remove the underlying database objects