Interface GcSqlAssignPrimaryKey

All Known Implementing Classes:
GcGrouperSync, GcGrouperSyncGroup, GcGrouperSyncJob, GcGrouperSyncLog, GcGrouperSyncMember, GcGrouperSyncMembership

public interface GcSqlAssignPrimaryKey
implement this interface to assign a new primary key for insert
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    assign a new primary key for insert.
  • Method Details

    • gcSqlAssignNewPrimaryKeyForInsert

      boolean gcSqlAssignNewPrimaryKeyForInsert()
      assign a new primary key for insert. return true if assigned (insert) or false if not needed