primary
private final boolean primary
private final booleanprivate final booleanprivate final booleanprivate final booleanprivate final booleanUpdatableColumnInformation(ColumnInformation columnInformation,
boolean canBeNull,
boolean hasDefault,
boolean generated,
boolean primary,
boolean autoIncrement) booleanbooleanbooleanbooleanbooleancreate, getCharsetNumber, getColumnType, getDatabase, getDecimals, getDisplaySize, getFlags, getLength, getName, getOriginalName, getOriginalTable, getPrecision, getTable, isBinary, isBlob, isMultipleKey, isNotNull, isPrimaryKey, isSigned, isUniqueKey, isZeroFillcolumnInformation - column meta informationcanBeNull - can column be nullhasDefault - has defaultgenerated - is automatically generatedprimary - is column part of primary keyautoIncrement - column has AUTO_INCREMENT attribute