- generateCacheKey(Object...) - 类 中的静态方法cn.sylinx.hbatis.db.cache.CacheKeyGenerator
-
通过参数生成对应的缓存键
- GenericTokenParser - cn.sylinx.hbatis.ext.common中的类
-
参数占位符
- GenericTokenParser(TokenHandler) - 类 的构造器cn.sylinx.hbatis.ext.common.GenericTokenParser
-
- get(String, Object) - 类 中的方法cn.sylinx.hbatis.db.cache.EhCache
-
- get(String, Object) - 接口 中的方法cn.sylinx.hbatis.db.cache.ICache
-
获取值
- get(String) - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取列值
- get() - 类 中的静态方法cn.sylinx.hbatis.db.dialect.DialectFatory
-
- get() - 类 中的静态方法cn.sylinx.hbatis.db.mapper.MappingFileManager
-
- get() - 类 中的方法cn.sylinx.hbatis.ds.JdbcResource
-
- get() - 枚举 中的静态方法cn.sylinx.hbatis.ds.JdbcResourceManager
-
获取JdbcResourceManager单例
- get(String) - 枚举 中的方法cn.sylinx.hbatis.ds.JdbcResourceManager
-
根据名称获取相应资源
- get() - 接口 中的方法cn.sylinx.hbatis.ds.Resource
-
获取资源对象
- get() - 类 中的静态方法cn.sylinx.hbatis.ext.xmapper.xml.XmlSqlMapper
-
- get(int) - 类 中的方法cn.sylinx.hbatis.kit.Tuple
-
获取对象
- get(String, Object) - 类 中的静态方法cn.sylinx.hbatis.plugin.ehcache.CacheKit
-
- get(String, Object, IDataLoader<?>) - 类 中的静态方法cn.sylinx.hbatis.plugin.ehcache.CacheKit
-
- get(String, Object, Class<? extends IDataLoader<?>>) - 类 中的静态方法cn.sylinx.hbatis.plugin.ehcache.CacheKit
-
- get() - 枚举 中的静态方法cn.sylinx.hbatis.plugin.model.ModelCacheManager
-
- getAttrMapping() - 类 中的方法cn.sylinx.hbatis.plugin.model.ModelFabric
-
- getBigDecimal(String) - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取java.math.BigDecimal
- getBigInteger(String) - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取BigInteger
- getBoolean(String) - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取Boolean
- getBytes(String) - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取byte[]
- getCacheManager() - 类 中的静态方法cn.sylinx.hbatis.plugin.ehcache.CacheKit
-
- getCacheQuery() - 类 中的方法cn.sylinx.hbatis.db.common.DefaultHbatisService
-
- getCharset() - 类 中的静态方法cn.sylinx.hbatis.io.Resources
-
get the Charset
- getClz() - 类 中的方法cn.sylinx.hbatis.plugin.model.ModelFabric
-
- getClzSets() - 类 中的方法cn.sylinx.hbatis.plugin.model.ModelPreloadPlugin
-
- getCode() - 枚举 中的方法cn.sylinx.hbatis.ext.res.SqlResourceType
-
- getCode() - 枚举 中的方法cn.sylinx.hbatis.ext.xmapper.xml.SqlForUse
-
- getColumns() - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取所有列
- getCondition() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.ELSIF
-
- getCondition() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.IF
-
- getContentPattern() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.ELSE
-
- getContentPattern() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.ELSIF
-
- getContentPattern() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.IF
-
- getDataSource() - 类 中的方法cn.sylinx.hbatis.ds.JdbcResource
-
获取数据源
- getDataSourceName() - 类 中的方法cn.sylinx.hbatis.ds.JdbcResource
-
获取数据源名称
- getDatasourceName() - 类 中的方法cn.sylinx.hbatis.ext.mirage.DefaultMirageService
-
- getDatasourceName() - 接口 中的方法cn.sylinx.hbatis.ext.mirage.MirageService
-
获取数据源名称
- getDatasourceName() - 类 中的方法cn.sylinx.hbatis.ext.xmapper.DefaultXmapperService
-
- getDatasourceName() - 接口 中的方法cn.sylinx.hbatis.ext.xmapper.XmapperService
-
获取数据源名称
- getDate(String) - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取java.util.Date
- getDbOper() - 接口 中的方法cn.sylinx.hbatis.db.common.BaseDbOper
-
获取原生sql操作对象
- getDbOper() - 类 中的方法cn.sylinx.hbatis.db.common.DefaultHbatisService
-
- getDbOper() - 类 中的方法cn.sylinx.hbatis.ext.mirage.DefaultMirageService
-
- getDbOper() - 类 中的方法cn.sylinx.hbatis.ext.xmapper.DefaultXmapperService
-
- getDbType() - 类 中的方法cn.sylinx.hbatis.ds.JdbcResource
-
获取数据库类型
- getDefaultClassLoader() - 类 中的静态方法cn.sylinx.hbatis.io.Resources
-
get the default classloader
- getDefaultJdbcResourceName() - 枚举 中的方法cn.sylinx.hbatis.ds.JdbcResourceManager
-
获取默认数据源名称
- getDouble(String) - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取Double
- getElseNode() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.IfEndBlock
-
- getElsifNodeList() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.IfEndBlock
-
- getEndNode() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.ELSE
-
- getEndNode() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.IfEndBlock
-
- getFieldMap() - 类 中的方法cn.sylinx.hbatis.plugin.model.ModelFabric
-
- getFields() - 类 中的方法cn.sylinx.hbatis.plugin.model.ModelFabric
-
- getFloat(String) - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取Float
- getFollowNode() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.ELSIF
-
- getFollowNode() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.IF
-
- getForUse() - 类 中的方法cn.sylinx.hbatis.ext.xmapper.xml.Sql
-
- getHbatisService() - 类 中的静态方法cn.sylinx.hbatis.ext.spi.HbatisServiceManager
-
- getId() - 类 中的方法cn.sylinx.hbatis.ext.xmapper.xml.Sql
-
- getIfEndBlockList() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.ELSE
-
- getIfEndBlockList() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.ELSIF
-
- getIfEndBlockList() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.IF
-
- getIfNode() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.IfEndBlock
-
- getIndex() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.ELSE
-
- getIndex() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.ELSIF
-
- getIndex() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.END
-
- getIndex() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.IF
-
- getIndex() - 接口 中的方法cn.sylinx.hbatis.ext.ifblock.Node
-
- getInstance() - 类 中的静态方法cn.sylinx.hbatis.type.TypeHandlerRegistry
-
- getInteger(String) - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取Integer
- getJavaToJdbcMapper() - 接口 中的方法cn.sylinx.hbatis.db.mapper.DeleteMapper
-
VO对象到JDBC字段映射,只针对使用到的字段
- getJavaToJdbcMapper() - 接口 中的方法cn.sylinx.hbatis.db.mapper.InsertMapper
-
VO对象到JDBC字段映射
- getJavaToJdbcMapper() - 接口 中的方法cn.sylinx.hbatis.db.mapper.UpdateMapper
-
VO对象到JDBC字段映射
- getJdbcMapping() - 类 中的方法cn.sylinx.hbatis.plugin.model.ModelFabric
-
- getJdbcResource() - 类 中的方法cn.sylinx.hbatis.ds.JdbcResourceWrapper
-
获取数据源
- getJdbcToJavaMapper() - 接口 中的方法cn.sylinx.hbatis.db.mapper.QueryMapper
-
查询出的字段 和 VO字段对应
- getKeys(String) - 类 中的静态方法cn.sylinx.hbatis.plugin.ehcache.CacheKit
-
- getList() - 类 中的方法cn.sylinx.hbatis.db.common.Page
-
Return list of this page.
- getLong(String) - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取Long
- getMap() - 类 中的方法cn.sylinx.hbatis.ext.xmapper.xml.QueryMapping
-
- getMapping() - 类 中的方法cn.sylinx.hbatis.plugin.model.ModelFabric
-
- getMappingFile(String) - 类 中的方法cn.sylinx.hbatis.db.mapper.MappingFileManager
-
- getMappingTypeHandler(Class<? extends TypeHandler<?>>) - 类 中的方法cn.sylinx.hbatis.type.TypeHandlerRegistry
-
- getMirageService() - 类 中的静态方法cn.sylinx.hbatis.ext.spi.HbatisServiceManager
-
- getModelFabric(String) - 类 中的静态方法cn.sylinx.hbatis.db.mapper.ModelBuilder
-
- getModelFabric(Class<?>) - 类 中的静态方法cn.sylinx.hbatis.db.mapper.ModelBuilder
-
- getModelFabric(Class<?>) - 枚举 中的方法cn.sylinx.hbatis.plugin.model.ModelCacheManager
-
- getModelFabric(String) - 枚举 中的方法cn.sylinx.hbatis.plugin.model.ModelCacheManager
-
- getModelTable(Class<?>) - 类 中的静态方法cn.sylinx.hbatis.db.mapper.ModelBuilder
-
- getName() - 枚举 中的方法cn.sylinx.hbatis.ext.res.SqlResourceType
-
- getName() - 枚举 中的方法cn.sylinx.hbatis.ext.xmapper.xml.SqlForUse
-
- getNameSpaceId() - 类 中的方法cn.sylinx.hbatis.ext.xmapper.xml.NameSpace
-
- getNameSpaceId() - 类 中的方法cn.sylinx.hbatis.ext.xmapper.xml.Sql
-
- getNextIndex() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.ELSE
-
- getNextIndex() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.ELSIF
-
- getNextIndex() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.END
-
- getNextIndex() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.IF
-
- getNextIndex() - 接口 中的方法cn.sylinx.hbatis.ext.ifblock.Node
-
- getNodeName() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.ELSE
-
- getNodeName() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.ELSIF
-
- getNodeName() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.END
-
- getNodeName() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.IF
-
- getNodeName() - 接口 中的方法cn.sylinx.hbatis.ext.ifblock.Node
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.ArrayTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.ArrayTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.ArrayTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.BaseTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.BaseTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.BaseTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.BigDecimalTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.BigDecimalTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.BigDecimalTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.BigIntegerTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.BigIntegerTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.BigIntegerTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.BlobByteObjectArrayTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.BlobByteObjectArrayTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.BlobByteObjectArrayTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.BlobInputStreamTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.BlobInputStreamTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.BlobInputStreamTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.BlobTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.BlobTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.BlobTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.BooleanTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.BooleanTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.BooleanTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.ByteArrayTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.ByteArrayTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.ByteArrayTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.ByteObjectArrayTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.ByteObjectArrayTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.ByteObjectArrayTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.ByteTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.ByteTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.ByteTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.CharacterTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.CharacterTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.CharacterTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.ClobReaderTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.ClobReaderTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.ClobReaderTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.ClobTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.ClobTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.ClobTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.DateOnlyTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.DateOnlyTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.DateOnlyTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.DateTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.DateTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.DateTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.DoubleTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.DoubleTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.DoubleTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.EnumOrdinalTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.EnumOrdinalTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.EnumOrdinalTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.EnumTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.EnumTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.EnumTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.FloatTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.FloatTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.FloatTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.IntegerTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.IntegerTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.IntegerTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.LongTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.LongTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.LongTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.NClobTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.NClobTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.NClobTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.NStringTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.NStringTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.NStringTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.ObjectTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.ObjectTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.ObjectTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.ShortTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.ShortTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.ShortTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.SqlDateTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.SqlDateTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.SqlDateTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.SqlTimestampTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.SqlTimestampTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.SqlTimestampTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.SqlTimeTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.SqlTimeTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.SqlTimeTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.StringTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.StringTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.StringTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.TimeOnlyTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.TimeOnlyTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.TimeOnlyTypeHandler
-
- getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.UnknownTypeHandler
-
- getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.UnknownTypeHandler
-
- getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.UnknownTypeHandler
-
- getNumber(String) - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取Number
- getObject(int) - 类 中的方法cn.sylinx.hbatis.kit.Tuple
-
get the object for the index
- getObject(int, Class<T>) - 类 中的方法cn.sylinx.hbatis.kit.Tuple
-
- getObjectAllFields(Class<?>) - 类 中的静态方法cn.sylinx.hbatis.db.mapper.ModelBuilder
-
- getObjectAllFieldsMap(Class<?>) - 类 中的静态方法cn.sylinx.hbatis.db.mapper.ModelBuilder
-
- getObjectAllFieldsMapWithcache(Class<?>) - 类 中的静态方法cn.sylinx.hbatis.db.mapper.ModelBuilder
-
- getObjectAllFieldsWithcache(Class<?>) - 类 中的静态方法cn.sylinx.hbatis.db.mapper.ModelBuilder
-
- getPageNumber() - 类 中的方法cn.sylinx.hbatis.db.common.Page
-
Return page number.
- getPageSize() - 类 中的方法cn.sylinx.hbatis.db.common.Page
-
Return page size.
- getPkList() - 类 中的方法cn.sylinx.hbatis.plugin.model.ModelFabric
-
- getPreNode() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.ELSE
-
- getPreNode() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.ELSIF
-
- getPreNode() - 类 中的方法cn.sylinx.hbatis.ext.ifblock.END
-
- getPrimaryKeyFieldNameList() - 接口 中的方法cn.sylinx.hbatis.db.mapper.DeleteMapper
-
获取对象的主键字段
- getPrimaryKeyFieldNameList() - 接口 中的方法cn.sylinx.hbatis.db.mapper.UpdateMapper
-
获取主键字段名称
- getQueryMapping() - 类 中的方法cn.sylinx.hbatis.ext.xmapper.xml.Sql
-
- getRawType() - 类 中的方法cn.sylinx.hbatis.type.TypeReference
-
- getResourceAsFile(String) - 类 中的静态方法cn.sylinx.hbatis.io.Resources
-
return the File of the resource on the classpath
- getResourceAsFile(ClassLoader, String) - 类 中的静态方法cn.sylinx.hbatis.io.Resources
-
return the File of the resource on the classpath
- getResourceAsProperties(String) - 类 中的静态方法cn.sylinx.hbatis.io.Resources
-
return the Properties of the resource on the classpath
- getResourceAsProperties(ClassLoader, String) - 类 中的静态方法cn.sylinx.hbatis.io.Resources
-
return the Properties of the resource on the classpath
- getResourceAsReader(String) - 类 中的静态方法cn.sylinx.hbatis.io.Resources
-
return the Reader of the resource on the classpath
- getResourceAsReader(ClassLoader, String) - 类 中的静态方法cn.sylinx.hbatis.io.Resources
-
return the Reader of the resource on the classpath
- getResourceAsStream(String) - 类 中的方法cn.sylinx.hbatis.io.ClassLoaderWrapper
-
获取资源输入流
- getResourceAsStream(String, ClassLoader) - 类 中的方法cn.sylinx.hbatis.io.ClassLoaderWrapper
-
获取资源输入流
- getResourceAsStream(String) - 类 中的静态方法cn.sylinx.hbatis.io.Resources
-
Returns the InputStream of the resource on the classpath
- getResourceAsStream(ClassLoader, String) - 类 中的静态方法cn.sylinx.hbatis.io.Resources
-
returns the InputStream of the resource on the classpath
- getResourceAsURL(String) - 类 中的方法cn.sylinx.hbatis.io.ClassLoaderWrapper
-
获取URL资源
- getResourceAsURL(String, ClassLoader) - 类 中的方法cn.sylinx.hbatis.io.ClassLoaderWrapper
-
获取URL资源
- getResourceName() - 类 中的方法cn.sylinx.hbatis.ds.JdbcResourceWrapper
-
获取数据源名称
- getResourceNameList() - 类 中的方法cn.sylinx.hbatis.io.ClasspathResourceScanner
-
获取所有资源列表
- getResourceURL(String) - 类 中的静态方法cn.sylinx.hbatis.io.Resources
-
Returns the URL of the resource on the classpath
- getResourceURL(ClassLoader, String) - 类 中的静态方法cn.sylinx.hbatis.io.Resources
-
Returns the URL of the resource on the classpath
- getResult() - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取列
- getResult(ResultSet, String) - 类 中的方法cn.sylinx.hbatis.type.BaseTypeHandler
-
- getResult(ResultSet, int) - 类 中的方法cn.sylinx.hbatis.type.BaseTypeHandler
-
- getResult(CallableStatement, int) - 类 中的方法cn.sylinx.hbatis.type.BaseTypeHandler
-
- getResult(ResultSet, String) - 接口 中的方法cn.sylinx.hbatis.type.TypeHandler
-
- getResult(ResultSet, int) - 接口 中的方法cn.sylinx.hbatis.type.TypeHandler
-
- getResult(CallableStatement, int) - 接口 中的方法cn.sylinx.hbatis.type.TypeHandler
-
- getReturnClass() - 类 中的方法cn.sylinx.hbatis.ext.xmapper.xml.QueryMapping
-
- getRootPath(URL) - 类 中的静态方法cn.sylinx.hbatis.kit.StrKit
-
get the url as string
- getScanPackageList() - 类 中的方法cn.sylinx.hbatis.plugin.model.ModelPreloadPlugin
-
- getSqlBySqlId(String) - 类 中的方法cn.sylinx.hbatis.ext.xmapper.xml.XmlSqlMapper
-
- getSqlBySqlId(String, String) - 类 中的方法cn.sylinx.hbatis.ext.xmapper.xml.XmlSqlMapper
-
- getSqlId() - 类 中的方法cn.sylinx.hbatis.ext.res.XmlSqlResource
-
- getSqlList() - 类 中的方法cn.sylinx.hbatis.ext.xmapper.xml.NameSpace
-
- getSqlMD5(String) - 类 中的方法cn.sylinx.hbatis.db.common.DefaultCacheQuery
-
- getSqlpath() - 类 中的方法cn.sylinx.hbatis.ext.res.ClasspathSqlResource
-
- getSqlResource() - 类 中的方法cn.sylinx.hbatis.ext.res.ClasspathSqlResource
-
- getSqlResource() - 接口 中的方法cn.sylinx.hbatis.ext.res.SqlResource
-
- getSqlResource() - 类 中的方法cn.sylinx.hbatis.ext.res.XmlSqlResource
-
- getSqlResourceType() - 类 中的方法cn.sylinx.hbatis.ext.res.ClasspathSqlResource
-
- getSqlResourceType() - 接口 中的方法cn.sylinx.hbatis.ext.res.SqlResource
-
- getSqlResourceType() - 类 中的方法cn.sylinx.hbatis.ext.res.XmlSqlResource
-
- getStatement(String) - 类 中的静态方法cn.sylinx.hbatis.ext.res.ClasspathSqlResourceUtil
-
- getStatement() - 类 中的方法cn.sylinx.hbatis.ext.xmapper.xml.Sql
-
- getStatementHandler() - 类 中的方法cn.sylinx.hbatis.ext.res.ClasspathSqlResource
-
- getString(String) - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取String
- getTable() - 类 中的方法cn.sylinx.hbatis.plugin.model.ModelFabric
-
- getTableName() - 接口 中的方法cn.sylinx.hbatis.db.mapper.DeleteMapper
-
获取需要删除对象的表名称
- getTableName() - 接口 中的方法cn.sylinx.hbatis.db.mapper.InsertMapper
-
获取需要插入的表名称
- getTableName() - 接口 中的方法cn.sylinx.hbatis.db.mapper.UpdateMapper
-
获取需要更新的表名称
- getTableName() - 类 中的方法cn.sylinx.hbatis.plugin.model.ModelFabric
-
- getTime(String) - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取java.sql.Time
- getTimestamp(String) - 类 中的方法cn.sylinx.hbatis.db.common.Record
-
获取java.sql.Timestamp
- getTotalPage() - 类 中的方法cn.sylinx.hbatis.db.common.Page
-
Return total page.
- getTotalRow() - 类 中的方法cn.sylinx.hbatis.db.common.Page
-
Return total row.
- getTransactionConnection() - 类 中的方法cn.sylinx.hbatis.ds.JdbcResource
-
获取当前线程的事务Connection
- getTypeHandler(Class<T>) - 类 中的方法cn.sylinx.hbatis.type.TypeHandlerRegistry
-
- getTypeHandler(TypeReference<T>) - 类 中的方法cn.sylinx.hbatis.type.TypeHandlerRegistry
-
- getTypeHandler(JdbcType) - 类 中的方法cn.sylinx.hbatis.type.TypeHandlerRegistry
-
- getTypeHandler(Class<T>, JdbcType) - 类 中的方法cn.sylinx.hbatis.type.TypeHandlerRegistry
-
- getTypeHandler(TypeReference<T>, JdbcType) - 类 中的方法cn.sylinx.hbatis.type.TypeHandlerRegistry
-
- getTypeHandlers() - 类 中的方法cn.sylinx.hbatis.type.TypeHandlerRegistry
-
- getUnknownTypeHandler() - 类 中的方法cn.sylinx.hbatis.type.TypeHandlerRegistry
-
- getUrlAsProperties(String) - 类 中的静态方法cn.sylinx.hbatis.io.Resources
-
return the Properties of url
- getUrlAsReader(String) - 类 中的静态方法cn.sylinx.hbatis.io.Resources
-
return the Reader of the url
- getUrlAsStream(String) - 类 中的静态方法cn.sylinx.hbatis.io.Resources
-
return the InputStream of the url
- getValueObjectClass() - 接口 中的方法cn.sylinx.hbatis.db.mapper.QueryMapper
-
- getXmapperService() - 类 中的静态方法cn.sylinx.hbatis.ext.spi.HbatisServiceManager
-
- GLog - cn.sylinx.hbatis.log中的类
-
log toolkit
- GLog() - 类 的构造器cn.sylinx.hbatis.log.GLog
-