Interface TypeUtil.GetID

Enclosing class:
TypeUtil

public static interface TypeUtil.GetID
Interface for passing a function that assigns column IDs from the previous Id.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    get(int oldId)
     
  • Method Details

    • get

      int get(int oldId)