Class AutoIncrementType


  • public class AutoIncrementType
    extends ColumnType
    Autoincrement SQL type
    Author:
    dale
    • Constructor Detail

      • AutoIncrementType

        public AutoIncrementType()
        Constructor: it's by default a BIGINT, but may change based on database connection.