Interface InternalColumnMetaData

    • Method Detail

      • getColumnId

        UUID getColumnId()
        Make columns globally uniq since the name may not be uniq within the data base.
      • setPrimaryKey

        void setPrimaryKey​(boolean primaryKey)