类 IndexColumn
java.lang.Object
gu.sql2java.generator.Column
gu.sql2java.generator.IndexColumn
- 所有已实现的接口:
Cloneable,Comparable<Column>
-
字段概要
字段修饰符和类型字段说明static final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int -
构造器概要
构造器 -
方法概要
从类继承的方法 gu.sql2java.generator.Column
addForeignKey, addImportedKey, bitCheckExpression, bitResetAssignExpression, bitSetAssignExpression, clone, commentOfDefaultValue, compareTo, convertName, convertName, convertName, countForeignKeys, countImportedKeys, equals, getAnnotations, getAutoincrement, getCacheVarName, getCatalog, getCheckingType, getConstName, getDecimalDigits, getDefaultIncludeFor, getDefaultRules, getDefaultValue, getDefaultValue, getDefaultValueAssignment, getDefaultWidget, getDescName, getExcelColumn, getFieldJavaType, getForeignColumn, getForeignKeyGetMethod, getForeignKeyInitializedMethod, getForeignKeyInitializedVarName, getForeignKeyModifiedMethod, getForeignKeyModifiedVarName, getForeignKeys, getForeignKeySetMethod, getForeignKeyVarName, getFullName, getFullNameNsp, getFullVarName, getGeometryType, getGetCacheMethod, getGetMethod, getIDAssociated, getIDAssociated, getIDConstName, getIDMaskConstName, getImportedKeyAddMethod, getImportedKeyGetMethod, getImportedKeyInitializedMethod, getImportedKeyInitializedVarName, getImportedKeyModifiedMethod, getImportedKeyModifiedVarName, getImportedKeys, getImportedKeySetMethod, getImportedKeyVarName, getInitializedMethod, getInitializedVarName, getInvalidValueAnn, getJavaClass, getJavaName, getJavaPrimaryType, getJavaType, getJavaTypeAsTypeName, getJsonAnnotations, getMappedType, getModifiedMethod, getModifiedVarName, getName, getNameAssociated, getNameConstName, getNamesTagMap, getNullable, getNullableAsString, getOrdinalPosition, getOriginalDefaultValue, getPreparedStatementMethod, getPreparedStatementMethod, getPropertyTag, getPutCacheMethod, getPutIfAbsentCacheMethod, getQuerySetMethod, getRadix, getReadMethod, getRemarks, getReplaceCacheMethod, getResultSetMethodObject, getResultSetMethodObject, getRwType, getSampleData, getSchema, getSetMethod, getSize, getStringConvertionMethod, getTable, getTableName, getType, getTypeName, getVarName, getVisibility, getWidgetMethod, getWriteMethod, hasCompareTo, hasPrimaryType, isAutoincrement, isBinary, isByteBufferAsString, isCalendar, isColumnNumeric, isCrossableDefaultvalue, isDate, isDefinedFieldType, isFixSize, isFloat, isForeignKey, isGeometry, isImportedKey, isJsonField, isJsonJacksonRawValue, isMaxSize, isNotNull, isPreAlloc, isPrimaryKey, isPrimaryKey, isSizeLimit, isString, isVersion, setAutoincrement, setCatalog, setCheckingType, setDatabase, setDecimalDigits, setDefaultValue, setGeometrySerialType, setJacksonBeanSupport, setName, setNullable, setOrdinalPosition, setRadix, setRemarks, setSchema, setSize, setTableName, setType, setTypeName, toString, useEqualsInSetter
-
字段详细资料
-
M_ARRAY
static final int M_ARRAY- 另请参阅:
-
M_BIGDECIMAL
static final int M_BIGDECIMAL- 另请参阅:
-
M_BOOLEAN
static final int M_BOOLEAN- 另请参阅:
-
M_BYTES
static final int M_BYTES- 另请参阅:
-
M_CLOB
static final int M_CLOB- 另请参阅:
-
M_SQLDATE
static final int M_SQLDATE- 另请参阅:
-
M_UTILDATE
static final int M_UTILDATE- 另请参阅:
-
M_DOUBLE
static final int M_DOUBLE- 另请参阅:
-
M_FLOAT
static final int M_FLOAT- 另请参阅:
-
M_BLOB
static final int M_BLOB- 另请参阅:
-
M_INTEGER
static final int M_INTEGER- 另请参阅:
-
M_LONG
static final int M_LONG- 另请参阅:
-
M_REF
static final int M_REF- 另请参阅:
-
M_STRING
static final int M_STRING- 另请参阅:
-
M_TIME
static final int M_TIME- 另请参阅:
-
M_TIMESTAMP
static final int M_TIMESTAMP- 另请参阅:
-
M_URL
static final int M_URL- 另请参阅:
-
M_OBJECT
static final int M_OBJECT- 另请参阅:
-
M_CALENDAR
static final int M_CALENDAR- 另请参阅:
-
M_BYTE
static final int M_BYTE- 从以下版本开始:
- 3.19.0
- 另请参阅:
-
M_SHORT
static final int M_SHORT- 从以下版本开始:
- 3.19.0
- 另请参阅:
-
-
构造器详细资料
-
IndexColumn
public IndexColumn()
-
-
方法详细资料
-
getSortSequence
-
setSortSequence
-
getFilterCondition
-
setFilterCondition
-