跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

G

GE - 接口 中的静态变量cn.devezhao.persist4j.query.compiler.antlr.AjQLParserTokenTypes
 
generate(Integer) - 类 中的方法cn.devezhao.persist4j.engine.IDGenerator
ENTITY_CODE - IP - JVM - MO_TIME - LO_TIME - COUNT
generate() - 类 中的方法cn.devezhao.persist4j.engine.IDGenerator
 
generate(Integer) - 类 中的方法cn.devezhao.persist4j.engine.WeakIDGenerator
ENTITY_CODE - MO_TIME LO_TIME COUNT
generateColumnDDL(Field, Integer) - 类 中的方法cn.devezhao.persist4j.dialect.Dialect
 
generateDDL(boolean, boolean) - 类 中的方法cn.devezhao.persist4j.util.support.Table
 
generateDDL(boolean, boolean, boolean) - 类 中的方法cn.devezhao.persist4j.util.support.Table
 
generateFieldDDL(Field, StringBuilder) - 类 中的方法cn.devezhao.persist4j.util.support.Table
 
generateFieldDDL(Field, StringBuilder, boolean) - 类 中的方法cn.devezhao.persist4j.util.support.Table
 
generateIndexDDL() - 类 中的方法cn.devezhao.persist4j.util.support.Table
 
GenericJdbcException - cn.devezhao.persist4j.exception.jdbc中的异常错误
 
GenericJdbcException(String, SQLException) - 异常错误 的构造器cn.devezhao.persist4j.exception.jdbc.GenericJdbcException
 
GenericJdbcException(String, SQLException, String) - 异常错误 的构造器cn.devezhao.persist4j.exception.jdbc.GenericJdbcException
 
get(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.AbstractFieldEditor
 
get(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.BinaryEditor
 
get(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.BoolEditor
 
get(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.CharEditor
 
get(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.DateEditor
 
get(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.DecimalEditor
 
get(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.DoubleEditor
 
get(ResultSet, int) - 接口 中的方法cn.devezhao.persist4j.dialect.Editor
 
get(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.IntEditor
 
get(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.LongEditor
 
get(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.NTextEditor
 
get(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.PrimaryEditor
 
get(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.ReferenceListEditor
 
get(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.StringEditor
 
get(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.TimeEditor
 
get(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.TimestampEditor
 
get(Object) - 类 中的方法cn.devezhao.persist4j.util.CaseInsensitiveMap
 
getAggregator() - 类 中的方法cn.devezhao.persist4j.query.compiler.JoinField
 
getAggregatorMode() - 类 中的方法cn.devezhao.persist4j.query.compiler.JoinField
 
getAggregatorSibling() - 类 中的方法cn.devezhao.persist4j.query.compiler.JoinField
 
getAlias() - 类 中的方法cn.devezhao.persist4j.query.compiler.JoinField
 
getAlias() - 类 中的方法cn.devezhao.persist4j.query.compiler.JoinTree.JoinNode
 
getAlias() - 接口 中的方法cn.devezhao.persist4j.query.compiler.SelectItem
 
getAvailableFieldIterator() - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getAvailableFieldIterator() - 接口 中的方法cn.devezhao.persist4j.Record
 
getAvailableFields() - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getAvailableFields() - 接口 中的方法cn.devezhao.persist4j.Record
 
getBinary(String) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getBinary(String) - 接口 中的方法cn.devezhao.persist4j.Record
 
getBoolean(String) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getBoolean(String) - 接口 中的方法cn.devezhao.persist4j.Record
 
getCascadeModel() - 接口 中的方法cn.devezhao.persist4j.Field
如果是引用型字段,获取其级联方式
getCascadeModel() - 类 中的方法cn.devezhao.persist4j.metadata.impl.FieldImpl
 
getChar(String) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getChar(String) - 接口 中的方法cn.devezhao.persist4j.Record
 
getClosedQuote() - 类 中的方法cn.devezhao.persist4j.dialect.Dialect
 
getClosedQuote() - 类 中的方法cn.devezhao.persist4j.dialect.MySQL5Dialect
 
getClosedQuote() - 类 中的方法cn.devezhao.persist4j.dialect.OracleDialect
 
getColumnType(int) - 类 中的方法cn.devezhao.persist4j.dialect.Dialect
 
getCompiledSql() - 类 中的方法cn.devezhao.persist4j.query.compiler.QueryCompiler
获取编译好的 SQL
getConfigDocument() - 类 中的方法cn.devezhao.persist4j.metadata.impl.ConfigurationMetadataFactory
获取配置 XML
getConnection() - 类 中的方法cn.devezhao.persist4j.engine.JdbcSupport
 
getConnection() - 类 中的方法cn.devezhao.persist4j.engine.PersistManagerImpl
 
getConnection() - 类 中的方法cn.devezhao.persist4j.engine.SqlExecutorContext
 
getConstraintName() - 异常错误 中的方法cn.devezhao.persist4j.exception.jdbc.ConstraintViolationException
Returns the name of the violated constraint, if known.
getDataSource() - 类 中的方法cn.devezhao.persist4j.engine.PersistManagerFactoryImpl
 
getDataSource() - 类 中的方法cn.devezhao.persist4j.engine.SqlExecutorContext
 
getDataSource() - 接口 中的方法cn.devezhao.persist4j.PersistManagerFactory
 
getDate(String) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getDate(String) - 接口 中的方法cn.devezhao.persist4j.Record
 
GetDateFunction - cn.devezhao.persist4j.dialect.function中的类
Usage: $getdate()
GetDateFunction() - 类 的构造器cn.devezhao.persist4j.dialect.function.GetDateFunction
 
getDecimal(String) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getDecimal(String) - 接口 中的方法cn.devezhao.persist4j.Record
 
getDecimalScale() - 接口 中的方法cn.devezhao.persist4j.Field
小数位精度
getDecimalScale() - 类 中的方法cn.devezhao.persist4j.metadata.impl.FieldImpl
 
getDefaultDateFormat() - 类 中的静态方法cn.devezhao.persist4j.record.RecordVisitor
 
getDefaultDateTimeFormat() - 类 中的静态方法cn.devezhao.persist4j.record.RecordVisitor
 
getDefaultValue() - 接口 中的方法cn.devezhao.persist4j.Field
默认值。
getDefaultValue() - 类 中的方法cn.devezhao.persist4j.metadata.impl.FieldImpl
 
getDescription() - 接口 中的方法cn.devezhao.persist4j.metadata.BaseMeta
获取描述
getDescription() - 类 中的方法cn.devezhao.persist4j.metadata.BaseMetaObject
 
getDetailEntity() - 接口 中的方法cn.devezhao.persist4j.Entity
获取明细实体(如有)
getDetailEntity() - 类 中的方法cn.devezhao.persist4j.metadata.impl.EntityImpl
 
getDialect() - 类 中的方法cn.devezhao.persist4j.engine.PersistManagerFactoryImpl
 
getDialect() - 类 中的方法cn.devezhao.persist4j.engine.SqlExecutorContext
 
getDialect() - 接口 中的方法cn.devezhao.persist4j.PersistManagerFactory
 
getDialectName() - 类 中的方法cn.devezhao.persist4j.dialect.Dialect
 
getDialectName() - 类 中的方法cn.devezhao.persist4j.dialect.h2.H2Dialect
 
getDialectName() - 类 中的方法cn.devezhao.persist4j.dialect.MySQL5Dialect
 
getDialectName() - 类 中的方法cn.devezhao.persist4j.dialect.OracleDialect
 
getDouble(String) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getDouble(String) - 接口 中的方法cn.devezhao.persist4j.Record
 
getEditor() - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getEditor() - 接口 中的方法cn.devezhao.persist4j.Record
编辑用户
getEntities() - 类 中的方法cn.devezhao.persist4j.metadata.impl.ConfigurationMetadataFactory
 
getEntities() - 接口 中的方法cn.devezhao.persist4j.metadata.MetadataFactory
 
getEntity(String) - 类 中的方法cn.devezhao.persist4j.engine.SqlExecutorContext
 
getEntity(int) - 类 中的方法cn.devezhao.persist4j.engine.SqlExecutorContext
 
getEntity() - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getEntity(String) - 类 中的方法cn.devezhao.persist4j.metadata.impl.ConfigurationMetadataFactory
 
getEntity(int) - 类 中的方法cn.devezhao.persist4j.metadata.impl.ConfigurationMetadataFactory
 
getEntity(String) - 接口 中的方法cn.devezhao.persist4j.metadata.MetadataFactory
 
getEntity(int) - 接口 中的方法cn.devezhao.persist4j.metadata.MetadataFactory
 
getEntity() - 接口 中的方法cn.devezhao.persist4j.Record
实体
getEntityCode() - 类 中的方法cn.devezhao.persist4j.engine.ID
 
getEntityCode() - 接口 中的方法cn.devezhao.persist4j.Entity
获取实体编号
getEntityCode() - 类 中的方法cn.devezhao.persist4j.metadata.impl.EntityImpl
 
getEntityNoLock(String) - 类 中的方法cn.devezhao.persist4j.metadata.impl.ConfigurationMetadataFactory
不加锁获取实体
getErrorCode() - 异常错误 中的方法cn.devezhao.persist4j.exception.JdbcException
Get the errorCode of the underlying SQLException.
getExtraAttrs() - 接口 中的方法cn.devezhao.persist4j.metadata.BaseMeta
扩展属性(便于实现自定义属性)
getExtraAttrs() - 类 中的方法cn.devezhao.persist4j.metadata.BaseMetaObject
 
getField(String) - 接口 中的方法cn.devezhao.persist4j.Entity
获取字段
getField(String) - 类 中的方法cn.devezhao.persist4j.metadata.impl.EntityImpl
 
getField() - 类 中的方法cn.devezhao.persist4j.query.compiler.JoinField
 
getField() - 类 中的方法cn.devezhao.persist4j.query.compiler.ParameterItem
 
getField() - 接口 中的方法cn.devezhao.persist4j.query.compiler.SelectItem
 
getFieldEditor() - 类 中的方法cn.devezhao.persist4j.dialect.FieldType
 
getFieldEditor() - 接口 中的方法cn.devezhao.persist4j.dialect.Type
 
getFieldNames() - 接口 中的方法cn.devezhao.persist4j.Entity
获取字段名称
getFieldNames() - 类 中的方法cn.devezhao.persist4j.metadata.impl.EntityImpl
 
getFieldPath() - 类 中的方法cn.devezhao.persist4j.query.compiler.JoinField
 
getFieldPath() - 接口 中的方法cn.devezhao.persist4j.query.compiler.SelectItem
 
getFields() - 接口 中的方法cn.devezhao.persist4j.Entity
获取全部字段
getFields() - 类 中的方法cn.devezhao.persist4j.metadata.impl.EntityImpl
 
getFieldSorted() - 类 中的方法cn.devezhao.persist4j.metadata.impl.EntityImpl
获取按顺序排列的字段
getFieldType(int) - 类 中的方法cn.devezhao.persist4j.dialect.Dialect
 
getFieldType(String) - 类 中的方法cn.devezhao.persist4j.dialect.Dialect
 
getFirstResult() - 类 中的方法cn.devezhao.persist4j.query.BaseQuery
 
getFirstResult() - 接口 中的方法cn.devezhao.persist4j.query.IQuery
 
getID(String) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getID(String) - 接口 中的方法cn.devezhao.persist4j.Record
 
getIDArray(String) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getIDArray(String) - 接口 中的方法cn.devezhao.persist4j.Record
 
getIDGenerator() - 类 中的静态方法cn.devezhao.persist4j.engine.ID
 
getIndex() - 类 中的方法cn.devezhao.persist4j.query.compiler.JoinField
 
getIndex() - 类 中的方法cn.devezhao.persist4j.query.compiler.ParameterItem
 
getIndex() - 接口 中的方法cn.devezhao.persist4j.query.compiler.SelectItem
 
getInParameters() - 类 中的方法cn.devezhao.persist4j.query.AjqlQuery
 
getInParameters() - 类 中的方法cn.devezhao.persist4j.query.compiler.QueryCompiler
获取入参
getInt(String) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getInt(String) - 接口 中的方法cn.devezhao.persist4j.Record
 
getLabel() - 类 中的方法cn.devezhao.persist4j.engine.ID
 
getLabelRaw() - 类 中的方法cn.devezhao.persist4j.engine.ID
 
getLength() - 类 中的方法cn.devezhao.persist4j.engine.IDGenerator
 
getLength() - 类 中的方法cn.devezhao.persist4j.engine.WeakIDGenerator
 
getLiteral(ResultSet, int) - 类 中的方法cn.devezhao.persist4j.dialect.editor.AbstractFieldEditor
 
getLiteral(ResultSet, int) - 接口 中的方法cn.devezhao.persist4j.dialect.Editor
 
getLiteralByValue(Field, Object) - 类 中的静态方法cn.devezhao.persist4j.record.RecordVisitor
Gets literal-value by a object-value
getLong(String) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getLong(String) - 接口 中的方法cn.devezhao.persist4j.Record
 
getMainEntity() - 接口 中的方法cn.devezhao.persist4j.Entity
获取主实体(如有)
getMainEntity() - 类 中的方法cn.devezhao.persist4j.metadata.impl.EntityImpl
 
getMask() - 类 中的方法cn.devezhao.persist4j.dialect.FieldType
 
getMask() - 接口 中的方法cn.devezhao.persist4j.dialect.Type
 
getMaxLength() - 接口 中的方法cn.devezhao.persist4j.Field
获取此字段的最大允许长度
getMaxLength() - 类 中的方法cn.devezhao.persist4j.metadata.impl.FieldImpl
 
getMaxResults() - 类 中的方法cn.devezhao.persist4j.query.BaseQuery
 
getMaxResults() - 接口 中的方法cn.devezhao.persist4j.query.IQuery
 
getMetadataFactory() - 类 中的方法cn.devezhao.persist4j.engine.PersistManagerFactoryImpl
 
getMetadataFactory() - 接口 中的方法cn.devezhao.persist4j.PersistManagerFactory
 
getName() - 类 中的方法cn.devezhao.persist4j.dialect.FieldType
 
getName() - 接口 中的方法cn.devezhao.persist4j.dialect.Type
 
getName() - 接口 中的方法cn.devezhao.persist4j.metadata.BaseMeta
获取名称
getName() - 类 中的方法cn.devezhao.persist4j.metadata.BaseMetaObject
 
getName() - 类 中的方法cn.devezhao.persist4j.query.compiler.JoinField
 
getName() - 接口 中的方法cn.devezhao.persist4j.query.compiler.SelectItem
 
getNamed() - 类 中的方法cn.devezhao.persist4j.query.compiler.ParameterItem
 
getNameField() - 接口 中的方法cn.devezhao.persist4j.Entity
获取名称字段
getNameField() - 类 中的方法cn.devezhao.persist4j.metadata.impl.EntityImpl
 
getObject(String, Class<?>) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getObject(String, Class<?>) - 类 中的方法cn.devezhao.persist4j.query.QueryedRecord
 
getObjectValue(String) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getObjectValue(String) - 接口 中的方法cn.devezhao.persist4j.Record
 
getOwnEntity() - 接口 中的方法cn.devezhao.persist4j.Field
获取此字段的所属实体
getOwnEntity() - 类 中的方法cn.devezhao.persist4j.metadata.impl.FieldImpl
 
getPersistManagerFactory() - 类 中的方法cn.devezhao.persist4j.engine.PersistManagerImpl
 
getPersistManagerFactory() - 接口 中的方法cn.devezhao.persist4j.PersistManager
获取持久化管理器工场
getPersistManagerFactory() - 类 中的方法cn.devezhao.persist4j.query.AjqlQuery
 
getPhysicalName() - 接口 中的方法cn.devezhao.persist4j.metadata.BaseMeta
获取物理名称
getPhysicalName() - 类 中的方法cn.devezhao.persist4j.metadata.BaseMetaObject
 
getPrimary() - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getPrimary() - 接口 中的方法cn.devezhao.persist4j.Record
主键
getPrimaryField() - 接口 中的方法cn.devezhao.persist4j.Entity
获取主键字段
getPrimaryField() - 类 中的方法cn.devezhao.persist4j.metadata.impl.EntityImpl
 
getQueryCompiler() - 类 中的方法cn.devezhao.persist4j.query.AjqlQuery
 
getReader(String) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getReader(String) - 接口 中的方法cn.devezhao.persist4j.Record
 
getReferenceEntities() - 接口 中的方法cn.devezhao.persist4j.Field
用于多引用字段。
getReferenceEntities() - 类 中的方法cn.devezhao.persist4j.metadata.impl.FieldImpl
 
getReferenceEntity() - 接口 中的方法cn.devezhao.persist4j.Field
如果是引用型字段,获取到其引用的实体
getReferenceEntity() - 类 中的方法cn.devezhao.persist4j.metadata.impl.FieldImpl
 
getReferenceToFields() - 接口 中的方法cn.devezhao.persist4j.Entity
获取引用到此实体的所有字段
getReferenceToFields(boolean, boolean) - 接口 中的方法cn.devezhao.persist4j.Entity
获取引用到此实体的所有字段
getReferenceToFields() - 类 中的方法cn.devezhao.persist4j.metadata.impl.EntityImpl
 
getReferenceToFields(boolean, boolean) - 类 中的方法cn.devezhao.persist4j.metadata.impl.EntityImpl
 
getReturnType() - 类 中的方法cn.devezhao.persist4j.dialect.function.GetDateFunction
 
getReturnType() - 接口 中的方法cn.devezhao.persist4j.dialect.function.SqlFunction
返回类型(兼容判断)
getRoot() - 类 中的方法cn.devezhao.persist4j.query.compiler.NestedSelectContext
 
getRootEntity() - 类 中的方法cn.devezhao.persist4j.query.AjqlQuery
 
getRootEntity() - 类 中的方法cn.devezhao.persist4j.query.compiler.QueryCompiler
获取查询主实体
getRootEntity() - 接口 中的方法cn.devezhao.persist4j.Query
 
getRootJoinNode() - 类 中的方法cn.devezhao.persist4j.query.compiler.JoinTree
Gets root node
getRootNode() - 类 中的方法cn.devezhao.persist4j.query.compiler.NestedSelectContext
 
getSelectItems() - 类 中的方法cn.devezhao.persist4j.query.AjqlQuery
 
getSelectItems() - 类 中的方法cn.devezhao.persist4j.query.compiler.QueryCompiler
获取查询项(字段)
getSelectItems() - 接口 中的方法cn.devezhao.persist4j.Query
 
getSelectItems() - 类 中的方法cn.devezhao.persist4j.query.QueryedRecord
 
getSlowLoggerTime() - 类 中的方法cn.devezhao.persist4j.query.BaseQuery
 
getSlowLoggerTime() - 接口 中的方法cn.devezhao.persist4j.query.IQuery
 
getSql() - 接口 中的方法cn.devezhao.persist4j.engine.StatementCallback
 
getSQL() - 异常错误 中的方法cn.devezhao.persist4j.exception.JdbcException
Get the actual SQL statement that caused the exception (may be null)
getSQLException() - 异常错误 中的方法cn.devezhao.persist4j.exception.JdbcException
Get the underlying SQLException.
getSQLExecutorContext() - 类 中的方法cn.devezhao.persist4j.engine.PersistManagerFactoryImpl
 
getSQLExecutorContext() - 接口 中的方法cn.devezhao.persist4j.PersistManagerFactory
 
getSqlFunction(String) - 类 中的方法cn.devezhao.persist4j.dialect.Dialect
 
getSQLState() - 异常错误 中的方法cn.devezhao.persist4j.exception.JdbcException
Get the SQLState of the underlying SQLException.
getSqlType(int) - 类 中的方法cn.devezhao.persist4j.dialect.Dialect
 
getStartQuote() - 类 中的方法cn.devezhao.persist4j.dialect.Dialect
 
getStartQuote() - 类 中的方法cn.devezhao.persist4j.dialect.MySQL5Dialect
 
getStartQuote() - 类 中的方法cn.devezhao.persist4j.dialect.OracleDialect
 
getString(String) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getString(String) - 接口 中的方法cn.devezhao.persist4j.Record
 
getTableIncrease() - 类 中的方法cn.devezhao.persist4j.query.compiler.NestedSelectContext
 
getTime(String) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
getTime(String) - 接口 中的方法cn.devezhao.persist4j.Record
 
getTimeout() - 类 中的方法cn.devezhao.persist4j.engine.JdbcSupport
 
getTimeout() - 类 中的方法cn.devezhao.persist4j.query.BaseQuery
 
getTimeout() - 接口 中的方法cn.devezhao.persist4j.query.IQuery
 
getToken() - 类 中的方法cn.devezhao.persist4j.dialect.function.GetDateFunction
 
getToken() - 接口 中的方法cn.devezhao.persist4j.dialect.function.SqlFunction
函数名(不区分大小写)
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.AnyReferenceEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.BinaryEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.BoolEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.CharEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.DateEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.DecimalEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.DoubleEditor
 
getType() - 接口 中的方法cn.devezhao.persist4j.dialect.Editor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.IntEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.LongEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.NTextEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.PrimaryEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.ReferenceEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.ReferenceListEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.SmallIntEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.StringEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.TextEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.TimeEditor
 
getType() - 类 中的方法cn.devezhao.persist4j.dialect.editor.TimestampEditor
 
getType() - 接口 中的方法cn.devezhao.persist4j.Field
获取字段类型
getType() - 类 中的方法cn.devezhao.persist4j.metadata.impl.FieldImpl
 
getType() - 类 中的方法cn.devezhao.persist4j.query.compiler.JoinField
 
getType() - 接口 中的方法cn.devezhao.persist4j.query.compiler.SelectItem
 
GROUP - 接口 中的静态变量cn.devezhao.persist4j.query.compiler.antlr.AjQLParserTokenTypes
 
groupByClause() - 类 中的方法cn.devezhao.persist4j.query.compiler.antlr.AjQLParser
 
GT - 接口 中的静态变量cn.devezhao.persist4j.query.compiler.antlr.AjQLParserTokenTypes
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
跳过导航链接