Class PrimaryKeyIdentifier

java.lang.Object
org.datanucleus.store.rdbms.identifier.DatastoreIdentifierImpl
org.datanucleus.store.rdbms.identifier.PrimaryKeyIdentifier
All Implemented Interfaces:
DatastoreIdentifier

class PrimaryKeyIdentifier extends DatastoreIdentifierImpl
Identifier for a PK.
  • Constructor Details

    • PrimaryKeyIdentifier

      public PrimaryKeyIdentifier(IdentifierFactory factory, String sqlIdentifier)
      Constructor for a column identifier
      Parameters:
      factory - Identifier factory
      sqlIdentifier - the sql identifier