- c(DBField) - Method in class sf.dynamicsql.SimpleTable
-
获取列,快速写法
- c(String) - Method in class sf.jooq.tables.DynamicJooqTable
-
- c(DBField) - Method in class sf.jooq.tables.JooqTable
-
获取列,快速写法
- cache - Variable in class sf.database.mapper.DefaultMapperBuilder
-
The cache.
- cacheable - Variable in class sf.database.meta.TableMapping
-
- cachedEscapeColumnName - Variable in class sf.database.meta.ColumnMapping
-
特殊字符的转换,
- CachingMetadataReaderFactory - Class in sf.spring.core.type.classreading
-
- CachingMetadataReaderFactory() - Constructor for class sf.spring.core.type.classreading.CachingMetadataReaderFactory
-
Create a new CachingMetadataReaderFactory for the default class loader,
using a local resource cache.
- CachingMetadataReaderFactory(ClassLoader) - Constructor for class sf.spring.core.type.classreading.CachingMetadataReaderFactory
-
Create a new CachingMetadataReaderFactory for the given
ClassLoader
,
using a local resource cache.
- CachingMetadataReaderFactory(ResourceLoader) - Constructor for class sf.spring.core.type.classreading.CachingMetadataReaderFactory
-
Create a new CachingMetadataReaderFactory for the given
ResourceLoader
,
using a shared resource cache if supported or a local resource cache otherwise.
- CACNLED - Static variable in class sf.database.jdbc.sql.RecordHolder
-
- calculateHashCode() - Method in class sf.core.DBObject
-
- calculateShift(int, int) - Static method in class sf.spring.util.ConcurrentReferenceHashMap
-
Calculate a shift value that can be used to create a power-of-two value between
the specified maximum and minimum values.
- CalendarTIMESTAMPType - Class in sf.database.jdbc.type
-
- CalendarTIMESTAMPType() - Constructor for class sf.database.jdbc.type.CalendarTIMESTAMPType
-
- call(Connection) - Method in interface sf.database.jdbc.sql.ConnectionCallback
-
- call(DBClient, Class, Method, Object[]) - Method in class sf.database.mapper.handle.MethodHandleAutoSQL
-
- call(DBClient, Class, Method, Object[]) - Method in class sf.database.mapper.handle.MethodHandleSQL
-
- call(DBClient, Class, Method, SqlResource, Object[]) - Method in class sf.database.mapper.handle.MethodHandleTemplate
-
- call(DBClient, Method, String, DMLType, Object[]) - Method in class sf.database.mapper.handle.MethodHandleTemplate
-
- call(DBClient, Class<?>, String, Method, Object[]) - Method in interface sf.database.mapper.MapperInvoke
-
- callback(DBDialect, DBClient) - Method in interface sf.database.dao.DBClientCallback
-
- callback(ResultSet) - Method in class sf.database.jdbc.handle.PageListHandler
-
- callback(ResultSet) - Method in class sf.database.jdbc.handle.RowListHandler
-
- callback(ResultSet) - Method in class sf.database.jdbc.handle.SingleRowHandler
-
- callback(ResultSet) - Method in interface sf.database.jdbc.sql.ResultSetCallback
-
- CALOAD - Static variable in interface sf.spring.asm.Opcodes
-
- CANNOT_GET_CONNECTION - Static variable in exception sf.common.exception.SmallOrmException
-
- CANNOT_GET_SQL - Static variable in exception sf.common.exception.SmallOrmException
-
- canRead() - Method in class sf.tools.URLFile
-
- canWrite() - Method in class sf.tools.URLFile
-
- capitalize(String) - Static method in class sf.spring.util.StringUtils
-
- cascade(TableMapping) - Static method in class sf.database.meta.MetaHolder
-
处理级联
- cascade(TableMapping, ColumnMapping) - Static method in class sf.database.meta.MetaHolder
-
- CascadeConfig - Class in sf.database.meta
-
- CascadeConfig() - Constructor for class sf.database.meta.CascadeConfig
-
- CascadeConfig.LinkType - Enum in sf.database.meta
-
- CascadeContext - Class in sf.database.meta
-
级联上下文
- CascadeContext() - Constructor for class sf.database.meta.CascadeContext
-
- cascadeField - Variable in class sf.database.meta.ColumnMapping
-
- cascadeFields - Variable in class sf.database.meta.TableMapping
-
级联字段描述
- CascadeUtils - Class in sf.database.meta
-
级联关系解析为 CascadeConfig
- CascadeUtils() - Constructor for class sf.database.meta.CascadeUtils
-
- Case - Enum in sf.database.meta.object
-
- caseHandler - Variable in class sf.database.dialect.DBDialect
-
case Handler
- caseInsensitiveValueOf(E[], String) - Static method in class sf.spring.util.ObjectUtils
-
- CAST - Static variable in class sf.spring.asm.TypeReference
-
The sort of type references that target the type declared in an explicit or implicit cast
instruction.
- cast(S[], Class<T>) - Static method in class sf.tools.ArrayUtils
-
将一个子类的数组转换为父类的数组
- CASTORE - Static variable in interface sf.spring.asm.Opcodes
-
- catalog - Variable in class sf.database.meta.dynamic.DynamicTableMapping
-
- catalog - Variable in class sf.database.meta.TableMapping
-
- center(String, int) - Static method in class sf.tools.StringUtils
-
- center(String, int, char) - Static method in class sf.tools.StringUtils
-
- CGLIB_CLASS_SEPARATOR - Static variable in class sf.spring.util.ClassUtils
-
The CGLIB class separator: "$$"
.
- changePrimitiveToWrapperType(Class<?>) - Static method in class sf.tools.JavaTypeUtils
-
原始类型转换为包装类型
- CHAR - Static variable in class sf.spring.asm.Type
-
The sort of the char
type.
- CHAR_TYPE - Static variable in class sf.spring.asm.Type
-
The char
type.
- CharacterVARCHARType - Class in sf.database.jdbc.type
-
- CharacterVARCHARType() - Constructor for class sf.database.jdbc.type.CharacterVARCHARType
-
- CharSequenceUtils - Class in sf.tools
-
- CharSequenceUtils() - Constructor for class sf.tools.CharSequenceUtils
-
CharSequenceUtils
instances should NOT be constructed in
standard programming.
- checkArgs() - Method in class sf.database.mapper.MapperJavaProxy
-
Check args.
- checkCascade(TableMapping) - Static method in class sf.database.meta.MetaHolder
-
级联关系,数据类型一致性校验缺乏.
- CHECKCAST - Static variable in interface sf.spring.asm.Opcodes
-
- checkDaoConfig() - Method in class org.smallframework.spring.mapper.DaoMapperFactoryBean
-
- checkEnhancement - Variable in class org.smallframework.springboot.SmallOrmProperties
-
是否需要检查类增强
- checkEnhancement - Static variable in class sf.database.meta.MetaHolder
-
- checkEnhancement - Variable in class sf.database.OrmConfig
-
是否需要检查类增强
- checkName(String) - Static method in class sf.tools.ASMUtils
-
- CHINA_POSTCODE - Static variable in class sf.tools.string.RegexpUtils
-
- CHINESE_CHAR - Static variable in class sf.tools.string.RegexpUtils
-
- CLASS_EXTENDS - Static variable in class sf.spring.asm.TypeReference
-
The sort of type references that target the super class of a class or one of the interfaces it
implements.
- CLASS_FILE_SUFFIX - Static variable in class sf.spring.util.ClassUtils
-
The ".class" file suffix.
- CLASS_TYPE_PARAMETER - Static variable in class sf.spring.asm.TypeReference
-
The sort of type references that target a type parameter of a generic class.
- CLASS_TYPE_PARAMETER_BOUND - Static variable in class sf.spring.asm.TypeReference
-
The sort of type references that target a bound of a type parameter of a generic class.
- ClassLoaderUtil - Class in sf.tools.reflect
-
用于动态 编译、加载类的工具
- ClassLoaderUtil() - Constructor for class sf.tools.reflect.ClassLoaderUtil
-
- ClassLoaderVisitor - Class in java.lang
-
- ClassLoaderVisitor() - Constructor for class java.lang.ClassLoaderVisitor
-
- ClassMetadata - Interface in sf.spring.core.type
-
Interface that defines abstract metadata of a specific class,
in a form that does not require that class to be loaded yet.
- classNamesToString(Class<?>...) - Static method in class sf.spring.util.ClassUtils
-
Build a String that consists of the names of the classes/interfaces
in the given array.
- classNamesToString(Collection<Class<?>>) - Static method in class sf.spring.util.ClassUtils
-
Build a String that consists of the names of the classes/interfaces
in the given collection.
- classPackageAsResourcePath(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Given an input class object, return a string which consists of the
class's package name as a pathname, i.e., all dots ('.') are replaced by
slashes ('/').
- CLASSPATH_ALL_URL_PREFIX - Static variable in interface sf.spring.core.io.support.ResourcePatternResolver
-
Pseudo URL prefix for all matching resources from the class path: "classpath*:"
This differs from ResourceLoader's classpath URL prefix in that it
retrieves all matching resources for a given name (e.g.
- CLASSPATH_URL_PREFIX - Static variable in interface sf.spring.core.io.ResourceLoader
-
Pseudo URL prefix for loading from the class path: "classpath:"
- CLASSPATH_URL_PREFIX - Static variable in class sf.spring.util.ResourceUtils
-
Pseudo URL prefix for loading from the class path: "classpath:".
- ClassPathContextResource(String, ClassLoader) - Constructor for class sf.spring.core.io.DefaultResourceLoader.ClassPathContextResource
-
- ClasspathLoader - Class in sf.spring.core.io
-
基于Classpath的资源加载器。
特点:在classpath的所有路径上搜索资源
- ClasspathLoader() - Constructor for class sf.spring.core.io.ClasspathLoader
-
- ClasspathLoader(boolean) - Constructor for class sf.spring.core.io.ClasspathLoader
-
- ClasspathLoader(boolean, ClassLoader...) - Constructor for class sf.spring.core.io.ClasspathLoader
-
- ClassPathResource - Class in sf.spring.core.io
-
Resource
implementation for class path resources.
- ClassPathResource(String) - Constructor for class sf.spring.core.io.ClassPathResource
-
Create a new ClassPathResource
for ClassLoader
usage.
- ClassPathResource(String, ClassLoader) - Constructor for class sf.spring.core.io.ClassPathResource
-
Create a new ClassPathResource
for ClassLoader
usage.
- ClassPathResource(String, Class<?>) - Constructor for class sf.spring.core.io.ClassPathResource
-
Create a new ClassPathResource
for Class
usage.
- ClassPathResource(String, ClassLoader, Class<?>) - Constructor for class sf.spring.core.io.ClassPathResource
-
- ClassReader - Class in sf.spring.asm
-
A parser to make a
ClassVisitor
visit a ClassFile structure, as defined in the Java
Virtual Machine Specification (JVMS).
- ClassReader(byte[]) - Constructor for class sf.spring.asm.ClassReader
-
- ClassReader(byte[], int, int) - Constructor for class sf.spring.asm.ClassReader
-
- ClassReader(InputStream) - Constructor for class sf.spring.asm.ClassReader
-
- ClassReader(String) - Constructor for class sf.spring.asm.ClassReader
-
- ClassRelativeResourceLoader - Class in sf.spring.core.io
-
ResourceLoader
implementation that interprets plain resource paths
as relative to a given
java.lang.Class
.
- ClassRelativeResourceLoader(Class<?>) - Constructor for class sf.spring.core.io.ClassRelativeResourceLoader
-
Create a new ClassRelativeResourceLoader for the given class.
- ClassTooLargeException - Exception in sf.spring.asm
-
Exception thrown when the constant pool of a class produced by a
ClassWriter
is too
large.
- ClassTooLargeException(String, int) - Constructor for exception sf.spring.asm.ClassTooLargeException
-
- ClassUtils - Class in sf.spring.util
-
Miscellaneous class utility methods.
- ClassUtils() - Constructor for class sf.spring.util.ClassUtils
-
- ClassVisitor - Class in sf.spring.asm
-
A visitor to visit a Java class.
- ClassVisitor(int) - Constructor for class sf.spring.asm.ClassVisitor
-
- ClassVisitor(int, ClassVisitor) - Constructor for class sf.spring.asm.ClassVisitor
-
- ClassWriter - Class in sf.spring.asm
-
A
ClassVisitor
that generates a corresponding ClassFile structure, as defined in the Java
Virtual Machine Specification (JVMS).
- ClassWriter(int) - Constructor for class sf.spring.asm.ClassWriter
-
- ClassWriter(ClassReader, int) - Constructor for class sf.spring.asm.ClassWriter
-
Constructs a new
ClassWriter
object and enables optimizations for "mostly add" bytecode
transformations.
- cleanPath(String) - Static method in class sf.spring.util.StringUtils
-
Normalize the path by suppressing sequences like "path/.." and
inner simple dots.
- clear() - Method in class sf.common.CopyOnWriteMap
-
Removes all entries in this map.
- clear() - Method in class sf.common.IgnoreEmptyList
-
- clear() - Method in class sf.common.SoftHashMap
-
- clear() - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- clear() - Static method in class sf.database.meta.MetaHolder
-
- clear() - Method in class sf.database.template.enjoy.ext.SqlPara
-
- clear() - Static method in class sf.database.transaction.DefaultTransactionManager
-
- clear() - Method in class sf.database.VarObject
-
- clear() - Method in class sf.dsl.Example
-
- clear() - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
- clear() - Method in class sf.spring.util.ConcurrentReferenceHashMap.Segment
-
Clear all items from this segment.
- clear() - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
- clearCache() - Method in class sf.spring.core.type.classreading.CachingMetadataReaderFactory
-
Clear the local MetadataReader cache, if any, removing all cached class metadata.
- clearCache() - Static method in class sf.spring.util.ReflectionUtils
-
Clear the internal method/field cache.
- clearQuery() - Method in class sf.core.DBObject
-
- clearResourceCaches() - Method in class sf.spring.core.io.DefaultResourceLoader
-
Clear all resource caches in this resource loader.
- clearUpdate() - Method in class sf.core.DBObject
-
- clearUpdate() - Method in interface sf.core.IDML
-
清除待更新数据
- clearWarnings() - Method in class sf.database.connection.WrapConnection
-
- client - Variable in class sf.database.mapper.DefaultMapperBuilder
-
The db client.
- client - Variable in class sf.database.mapper.MapperJavaProxy
-
The db client.
- client - Variable in class sf.dynamicsql.dao.DBDynmicSQLImpl
-
- client - Variable in class sf.dynamicsql.mapper.DynmicSQLMapperImpl
-
- client - Variable in class sf.jooq.dao.DBJooqImpl
-
- client - Variable in class sf.jooq.mapper.JooqMapperImpl
-
- client - Variable in class sf.querydsl.dao.DBQueryDSLImpl
-
- client - Variable in class sf.querydsl.mapper.QueryDSLMapperImpl
-
- ClobType - Class in sf.database.jdbc.type
-
- ClobType() - Constructor for class sf.database.jdbc.type.ClobType
-
- clone() - Method in class sf.common.CopyOnWriteMap
-
- clone() - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
- cloneNew() - Method in class sf.dynamicsql.SimpleTable
-
克隆
- cloneNew(DBContext, DBDialect) - Method in class sf.dynamicsql.SimpleTable
-
- cloneNew() - Method in class sf.jooq.tables.JooqTable
-
克隆
- cloneNew(DBContext) - Method in class sf.jooq.tables.JooqTable
-
- cloneNew(String) - Method in class sf.querydsl.DynamicSQLRelationalPath
-
克隆一个新的原始对象.
- cloneNew(DBContext) - Method in class sf.querydsl.JPAEntityPath
-
克隆一个新的原始对象.
- cloneNew(String) - Method in class sf.querydsl.JPAEntityPath
-
- cloneNew() - Method in class sf.querydsl.SQLRelationalPath
-
克隆一个新的原始对象.
- cloneNew(DBContext, String) - Method in class sf.querydsl.SQLRelationalPath
-
- close() - Method in class sf.core.DBObject
-
- close() - Method in class sf.database.connection.WrapConnection
-
- close() - Method in class sf.database.datasource.SimpleDataSource
-
- close() - Method in class sf.database.jdbc.sql.RecordHolder
-
关闭当前ResultSet,如果有未提交的修改直接丢弃
- close() - Method in class sf.database.jdbc.sql.RecordsHolder
-
关闭ResultSet和statement
- close() - Method in class sf.database.jdbc.sql.ResultSetIteration
-
- close() - Method in class sf.database.jpa.JpaEntityManagerFactory
-
- close() - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- close(AutoCloseable) - Static method in class sf.database.util.DBUtils
-
- close() - Method in class sf.tools.io.UnicodeReader
-
- closeConnection(DBContext, Connection, DataSource) - Method in class org.smallframework.spring.DaoTemplate
-
- closeConnection(Connection, DataSource) - Method in class sf.database.dao.DaoSupport
-
释放一个连接,如果 Connection 不在事务中,则关闭它,否则不处理。
- closeConnection(Connection, DataSource) - Method in class sf.database.dao.DBClient
-
- closeConnection(DBContext, Connection, DataSource) - Method in class sf.database.dao.DBClient
-
- closeQuietly(Connection) - Static method in class sf.database.util.DBUtils
-
- closeQuietly(Statement) - Static method in class sf.database.util.DBUtils
-
- closeQuietly(ResultSet) - Static method in class sf.database.util.DBUtils
-
- closeQuietly(Closeable) - Static method in class sf.tools.IOUtils
-
关闭指定的对象,不会抛出异常
- closeQuietlyAutoCloseable(AutoCloseable) - Static method in class sf.database.util.DBUtils
-
- clz - Variable in class sf.database.meta.ColumnMapping
-
得到java类型
- clz - Variable in class sf.querydsl.JPAEntityPath
-
- clz - Variable in class sf.querydsl.SQLRelationalPath
-
- CodeGen - Interface in sf.ext.gen
-
代码生成接口
- codeGens - Variable in class sf.ext.gen.GenConfig
-
同时生成其他代码,比如Mapper
- collection(DBField) - Method in class sf.querydsl.JPAEntityPath
-
- collectionToCommaDelimitedString(Collection<?>) - Static method in class sf.spring.util.StringUtils
-
Convert a Collection
into a delimited String
(e.g., CSV).
- collectionToDelimitedString(Collection<?>, String, String, String) - Static method in class sf.spring.util.StringUtils
-
- collectionToDelimitedString(Collection<?>, String) - Static method in class sf.spring.util.StringUtils
-
Convert a Collection
into a delimited String
(e.g.
- CollectionUtils - Class in sf.spring.util
-
Miscellaneous collection utility methods.
- CollectionUtils() - Constructor for class sf.spring.util.CollectionUtils
-
- column - Variable in class sf.database.dbinfo.Index.IndexItem
-
- column(DBField) - Method in class sf.dsl.Example
-
列名
- column(DBField) - Method in class sf.dynamicsql.SimpleTable
-
获取列
- column(String) - Method in class sf.jooq.tables.DynamicJooqTable
-
- column(DBField) - Method in class sf.jooq.tables.JooqTable
-
获取列
- column(DBField, Class<T>) - Method in class sf.querydsl.JPAEntityPath
-
- column(DBField, Class<T>) - Method in class sf.querydsl.SQLRelationalPath
-
- ColumnChange - Class in sf.database.dbinfo
-
描述一个数据库列上的一种变化
- ColumnChange(ColumnChange.Change) - Constructor for class sf.database.dbinfo.ColumnChange
-
构造
- ColumnChange.Change - Enum in sf.database.dbinfo
-
- ColumnDBType - Class in sf.database.dbinfo
-
- ColumnDBType() - Constructor for class sf.database.dbinfo.ColumnDBType
-
- ColumnDBType(ColumnMapping) - Constructor for class sf.database.dbinfo.ColumnDBType
-
- columnDef - Variable in class sf.database.meta.ColumnMapping
-
- ColumnDef - Class in sf.database.meta.def
-
列定义,解析Column字段
- ColumnDef() - Constructor for class sf.database.meta.def.ColumnDef
-
- ColumnDef(Column) - Constructor for class sf.database.meta.def.ColumnDef
-
- columnFieldMap - Variable in class sf.database.meta.TableMapping
-
不区分大小写,数据库列名和字段对应,支持实体类里出现只用大小写区分的同类型对象.
- ColumnInfo - Class in sf.database.dbinfo
-
- ColumnInfo() - Constructor for class sf.database.dbinfo.ColumnInfo
-
- columnMap - Variable in class sf.database.meta.dynamic.DynamicTableMapping
-
数据库列名和字段对应.
- ColumnMapping - Class in sf.database.meta
-
对应的java实体类的字段
- ColumnMapping() - Constructor for class sf.database.meta.ColumnMapping
-
- ColumnModification - Class in sf.database.dbinfo
-
描述在一个数据库列上,实际的模型和框架中的模型之间的差异
- ColumnModification(ColumnInfo, List<ColumnChange>, ColumnTypeEnum) - Constructor for class sf.database.dbinfo.ColumnModification
-
构造
- ColumnTypeEnum - Enum in sf.database.dbinfo
-
描述一个数据库字段类型
- com.querydsl.core.support - package com.querydsl.core.support
-
- com.querydsl.sql - package com.querydsl.sql
-
- com.querydsl.sql.dml - package com.querydsl.sql.dml
-
- combine(String, String) - Method in class sf.spring.util.AntPathMatcher
-
Combine two patterns into a new pattern.
- combine(String, String) - Method in interface sf.spring.util.PathMatcher
-
Combines two patterns into a new pattern that is returned.
- commaDelimitedListToSet(String) - Static method in class sf.spring.util.StringUtils
-
Convert a comma delimited list (e.g., a row from a CSV file) into a set.
- commaDelimitedListToStringArray(String) - Static method in class sf.spring.util.StringUtils
-
Convert a comma delimited list (e.g., a row from a CSV file) into an
array of strings.
- Comment - Annotation Type in sf.database.annotations
-
用来定义数据库中的字段或表注释。
- commit() - Method in class sf.database.connection.WrapConnection
-
- commit() - Method in class sf.database.jdbc.sql.RecordHolder
-
更新此条记录。并提交到数据库。最后释放游标
- commit() - Method in class sf.database.jdbc.sql.RecordsHolder
-
将修改提交(更新到数据库)
- commit() - Method in class sf.database.jpa.JpaEntityTransaction
-
- commit() - Static method in class sf.database.transaction.DefaultTransactionManager
-
- commit(TransactionContext) - Method in class sf.jooq.spring.SpringTransactionProvider
-
- commitAndClose() - Method in class sf.database.jdbc.sql.RecordsHolder
-
将修改提交到数据库
- commitTransaction() - Method in class org.smallframework.spring.DaoTemplate
-
- commonLog(LogContext, String) - Static method in class sf.common.log.OrmLog
-
支持 List,Set,数组等参数
- commonLog(LogContext, String, Object) - Static method in class sf.common.log.OrmLog
-
日志对象初始化,支持 List,Set,数组等参数
- commonLog(LogContext, boolean, String, Object) - Static method in class sf.common.log.OrmLog
-
日志对象初始化,支持 List,Set,数组等参数
- CommonResult - Class in sf.database.jdbc.sql
-
帮助方法
- CommonResult() - Constructor for class sf.database.jdbc.sql.CommonResult
-
- CommonService<T extends DBObject> - Interface in org.smallframework.spring
-
通用服务接口
- CommonServiceImpl<M extends DaoMapper<T>,T extends DBObject> - Class in org.smallframework.spring
-
公共mapper
- CommonServiceImpl(M, Class<T>) - Constructor for class org.smallframework.spring.CommonServiceImpl
-
- CommonSql - Class in sf.database.jdbc.sql
-
通用common
- CommonSql() - Constructor for class sf.database.jdbc.sql.CommonSql
-
- comparable(String, Class<T>) - Method in class sf.querydsl.DynamicSQLRelationalPath
-
- comparable(DBField) - Method in class sf.querydsl.JPAEntityPath
-
- comparable(DBField) - Method in class sf.querydsl.SQLRelationalPath
-
- compare(String, String) - Method in class sf.spring.util.AntPathMatcher.AntPatternComparator
-
Compare two patterns to determine which should match first, i.e.
- compareAndSwapInt(Object, long, int, int) - Static method in class sf.tools.reflect.UnsafeWrapper
-
Atomically updates Java variable to x
if it is currently
holding expected
.
- compareAndSwapLong(Object, long, long, long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
Atomically updates Java variable to x
if it is currently
holding expected
.
- compareAndSwapObject(Object, long, Object, Object) - Static method in class sf.tools.reflect.UnsafeWrapper
-
Atomically updates Java variable to x
if it is currently
holding expected
.
- compareTo(File) - Method in class sf.tools.URLFile
-
- compressSql(String) - Static method in class sf.database.template.sql.SqlHelp
-
sql压缩
- COMPUTE_FRAMES - Static variable in class sf.spring.asm.ClassWriter
-
A flag to automatically compute the stack map frames of methods from scratch.
- COMPUTE_MAXS - Static variable in class sf.spring.asm.ClassWriter
-
A flag to automatically compute the maximum stack size and the maximum number of local
variables of methods.
- computeIfAbsent(String, Function<? super String, ? extends V>) - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
- concatenateStringArrays(String[], String[]) - Static method in class sf.spring.util.StringUtils
-
Concatenate the given String
arrays into one,
with overlapping array elements included twice.
- ConcurrentReferenceHashMap<K,V> - Class in sf.spring.util
-
- ConcurrentReferenceHashMap() - Constructor for class sf.spring.util.ConcurrentReferenceHashMap
-
Create a new ConcurrentReferenceHashMap
instance.
- ConcurrentReferenceHashMap(int) - Constructor for class sf.spring.util.ConcurrentReferenceHashMap
-
Create a new ConcurrentReferenceHashMap
instance.
- ConcurrentReferenceHashMap(int, float) - Constructor for class sf.spring.util.ConcurrentReferenceHashMap
-
Create a new ConcurrentReferenceHashMap
instance.
- ConcurrentReferenceHashMap(int, int) - Constructor for class sf.spring.util.ConcurrentReferenceHashMap
-
Create a new ConcurrentReferenceHashMap
instance.
- ConcurrentReferenceHashMap(int, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class sf.spring.util.ConcurrentReferenceHashMap
-
Create a new ConcurrentReferenceHashMap
instance.
- ConcurrentReferenceHashMap(int, float, int) - Constructor for class sf.spring.util.ConcurrentReferenceHashMap
-
Create a new ConcurrentReferenceHashMap
instance.
- ConcurrentReferenceHashMap(int, float, int, ConcurrentReferenceHashMap.ReferenceType) - Constructor for class sf.spring.util.ConcurrentReferenceHashMap
-
Create a new ConcurrentReferenceHashMap
instance.
- ConcurrentReferenceHashMap.Entry<K,V> - Class in sf.spring.util
-
A single map entry.
- ConcurrentReferenceHashMap.Reference<K,V> - Interface in sf.spring.util
-
- ConcurrentReferenceHashMap.ReferenceManager - Class in sf.spring.util
-
- ConcurrentReferenceHashMap.ReferenceType - Enum in sf.spring.util
-
Various reference types supported by this map.
- ConcurrentReferenceHashMap.Restructure - Enum in sf.spring.util
-
The types of restructuring that can be performed.
- ConcurrentReferenceHashMap.Segment - Class in sf.spring.util
-
A single segment used to divide the map to allow better concurrent performance.
- Condition - Class in sf.database.mapper.handle
-
- Condition() - Constructor for class sf.database.mapper.handle.Condition
-
- Configuration - Class in sf.tools
-
- Configuration() - Constructor for class sf.tools.Configuration
-
- Configuration.Item - Enum in sf.tools
-
- conn - Variable in class sf.database.dbinfo.DBInfoBuilder
-
- ConnectInfo - Class in sf.database.dbinfo
-
描述数据库连接的基本信息
- ConnectInfo() - Constructor for class sf.database.dbinfo.ConnectInfo
-
- ConnectionCallback<T> - Interface in sf.database.jdbc.sql
-
直接获得Connecton,通常用于存储过程等不支持的地方
- ConnectionHelp - Class in sf.database.connection
-
- ConnectionHelp() - Constructor for class sf.database.connection.ConnectionHelp
-
- ConstantDynamic - Class in sf.spring.asm
-
A constant whose value is computed at runtime, with a bootstrap method.
- ConstantDynamic(String, String, Handle, Object...) - Constructor for class sf.spring.asm.ConstantDynamic
-
- Constraint - Class in sf.database.dbinfo
-
描述一个数据库中的Constraint
- Constraint() - Constructor for class sf.database.dbinfo.Constraint
-
- ConstraintType - Enum in sf.database.dbinfo
-
The type of database constraints.
- CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - Static variable in class sf.spring.asm.TypeReference
-
The sort of type references that target a type parameter of a generic constructor in a
constructor call.
- CONSTRUCTOR_REFERENCE - Static variable in class sf.spring.asm.TypeReference
-
The sort of type references that target the receiver type of a constructor reference.
- CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - Static variable in class sf.spring.asm.TypeReference
-
The sort of type references that target a type parameter of a generic constructor in a
constructor reference.
- ConstructorAccess<T> - Class in sf.tools.reflectasm
-
- ConstructorAccess() - Constructor for class sf.tools.reflectasm.ConstructorAccess
-
- containKeyword(String) - Method in interface sf.database.dialect.DatabaseDialect
-
检查数据库是否包含指定的关键字,用来进行检查的对象名称都是按照getColumnNameIncase转换后的,因此对于大小写统一的数据库,
这里无需考虑传入的大小写问题。
- containKeyword(String) - Method in class sf.database.dialect.DBDialect
-
- containKeyword(String) - Method in interface sf.database.dialect.IDBDialect
-
检查数据库是否包含指定的关键字,用来进行检查的对象名称都是按照getColumnNameIncase转换后的,因此对于大小写统一的数据库,
这里无需考虑传入的大小写问题。
- contains(Object) - Method in class sf.common.IgnoreEmptyList
-
- contains(Object) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- contains(Iterator<?>, Object) - Static method in class sf.spring.util.CollectionUtils
-
Check whether the given Iterator contains the given element.
- contains(Enumeration<?>, Object) - Static method in class sf.spring.util.CollectionUtils
-
Check whether the given Enumeration contains the given element.
- contains(boolean[], boolean) - Static method in class sf.tools.ArrayUtils
-
- contains(byte[], byte) - Static method in class sf.tools.ArrayUtils
-
- contains(char[], char) - Static method in class sf.tools.ArrayUtils
-
- contains(double[], double) - Static method in class sf.tools.ArrayUtils
-
- contains(double[], double, double) - Static method in class sf.tools.ArrayUtils
-
- contains(float[], float) - Static method in class sf.tools.ArrayUtils
-
- contains(int[], int) - Static method in class sf.tools.ArrayUtils
-
- contains(long[], long) - Static method in class sf.tools.ArrayUtils
-
- contains(Object[], Object) - Static method in class sf.tools.ArrayUtils
-
- contains(short[], short) - Static method in class sf.tools.ArrayUtils
-
- contains(String, String) - Static method in class sf.tools.string.RegexpUtils
-
只要字符串中有部分匹配正则表达式,就返回true
- contains(CharSequence, int) - Static method in class sf.tools.StringUtils
-
Checks if CharSequence contains a search character, handling null
.
- contains(CharSequence, CharSequence) - Static method in class sf.tools.StringUtils
-
Checks if CharSequence contains a search CharSequence, handling null
.
- containsAll(Collection<?>) - Method in class sf.common.IgnoreEmptyList
-
- containsAny(Collection<?>, Collection<?>) - Static method in class sf.spring.util.CollectionUtils
-
Return true
if any element in 'candidates
' is
contained in 'source
'; otherwise returns false
.
- containsConstant(Enum<?>[], String) - Static method in class sf.spring.util.ObjectUtils
-
Check whether the given array of enum constants contains a constant with the given name,
ignoring case when determining a match.
- containsConstant(Enum<?>[], String, boolean) - Static method in class sf.spring.util.ObjectUtils
-
Check whether the given array of enum constants contains a constant with the given name.
- containsElement(Object[], Object) - Static method in class sf.spring.util.ObjectUtils
-
Check whether the given array contains the given element.
- containsIgnoreCase(CharSequence, CharSequence) - Static method in class sf.tools.StringUtils
-
Checks if CharSequence contains a search CharSequence irrespective of case,
handling null
.
- containsInstance(Collection<?>, Object) - Static method in class sf.spring.util.CollectionUtils
-
Check whether the given Collection contains the given element instance.
- containsKey(Object) - Method in class sf.common.CopyOnWriteMap
-
Returns true if this map contains the provided key, otherwise
this method return false.
- containsKey(Object) - Method in class sf.database.VarObject
-
- containsKey(Object) - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
- containsKey(Object) - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
- containsValue(Object) - Method in class sf.common.CopyOnWriteMap
-
Returns true if this map contains the provided value, otherwise
this method returns false.
- containsValue(Object) - Method in class sf.database.VarObject
-
- containsValue(Object) - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
- containsWhitespace(CharSequence) - Static method in class sf.spring.util.StringUtils
-
Check whether the given CharSequence
contains any whitespace characters.
- containsWhitespace(String) - Static method in class sf.spring.util.StringUtils
-
Check whether the given String
contains any whitespace characters.
- content - Variable in class sf.spring.asm.Attribute
-
- contentLength() - Method in class sf.spring.core.io.AbstractFileResolvingResource
-
- contentLength() - Method in class sf.spring.core.io.AbstractResource
-
This implementation reads the entire InputStream to calculate the
content length.
- contentLength() - Method in class sf.spring.core.io.ByteArrayResource
-
This implementation returns the length of the underlying byte array.
- contentLength() - Method in class sf.spring.core.io.FileSystemResource
-
This implementation returns the underlying File/Path length.
- contentLength() - Method in class sf.spring.core.io.PathResource
-
Deprecated.
This implementation returns the underlying file's length.
- contentLength() - Method in interface sf.spring.core.io.Resource
-
Determine the content length for this resource.
- contentLength() - Method in class sf.spring.core.io.VfsResource
-
- ContextResource - Interface in sf.spring.core.io
-
Extended interface for a resource that is loaded from an enclosing
'context', e.g.
- convertClassLoaderURL(URL) - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
Convert the given URL as returned from the ClassLoader into a
Resource
.
- convertClassNameToResourcePath(String) - Static method in class sf.spring.util.ClassUtils
-
Convert a "."-based fully qualified class name to a "/"-based resource path.
- convertKey(String) - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
Convert the given key to a case-insensitive key.
- convertResourcePathToClassName(String) - Static method in class sf.spring.util.ClassUtils
-
Convert a "/"-based resource path to a "."-based fully qualified class name.
- convertToCollection(Class<?>, List<Object>) - Static method in class sf.database.meta.CascadeUtils
-
- convertToMap(String, List) - Static method in class sf.database.meta.CascadeUtils
-
- convertType(Object, Class<?>) - Method in class sf.tools.JavaTypeUtils
-
- copy(InputStream, OutputStream, boolean, boolean) - Static method in class sf.tools.IOUtils
-
流之间拷贝
- copy(Reader, Writer, boolean, boolean) - Static method in class sf.tools.IOUtils
-
流之间拷贝
- copy(Reader, Writer, boolean) - Static method in class sf.tools.IOUtils
-
流之间拷贝
- copy(InputStream, OutputStream, boolean) - Static method in class sf.tools.IOUtils
-
流之间拷贝
- COPYABLE_FIELDS - Static variable in class sf.spring.util.ReflectionUtils
-
Pre-built FieldFilter that matches all non-static, non-final fields.
- CopyOnWriteMap<K,V> - Class in sf.common
-
A thread-safe version of
Map
in which all operations that change the
Map are implemented by making a new copy of the underlying Map.
- CopyOnWriteMap() - Constructor for class sf.common.CopyOnWriteMap
-
Creates a new instance of CopyOnWriteMap.
- CopyOnWriteMap(int) - Constructor for class sf.common.CopyOnWriteMap
-
Creates a new instance of CopyOnWriteMap with the specified initial size
- CopyOnWriteMap(Map<K, V>) - Constructor for class sf.common.CopyOnWriteMap
-
Creates a new instance of CopyOnWriteMap in which the
initial data being held by this map is contained in
the supplied map.
- copyPath(Path<?>) - Method in class sf.querydsl.DynamicSQLRelationalPath
-
- copyProperties(Object, Object) - Static method in class sf.tools.reflect.FastBeanUtils
-
- count() - Method in interface sf.database.mapper.DaoMapper
-
返回实体在数据库里的总数
- count(T) - Method in interface sf.database.mapper.DaoMapper
-
根据条件查询数量
- count() - Method in class sf.database.mapper.DaoMapperImpl
-
- count(T) - Method in class sf.database.mapper.DaoMapperImpl
-
- count - Variable in class sf.dsl.Example
-
- count(String, String) - Static method in class sf.tools.StringUtils
-
- count(String, String, int) - Static method in class sf.tools.StringUtils
-
- count(String, char) - Static method in class sf.tools.StringUtils
-
- count(String, char, int) - Static method in class sf.tools.StringUtils
-
- COUNT_0_1 - Static variable in class sf.tools.string.RegexpUtils
-
- COUNT_0_1_RELUCTANT - Static variable in class sf.tools.string.RegexpUtils
-
- COUNT_0_N - Static variable in class sf.tools.string.RegexpUtils
-
- COUNT_0_N_RELUCTANT - Static variable in class sf.tools.string.RegexpUtils
-
- COUNT_1_N - Static variable in class sf.tools.string.RegexpUtils
-
- COUNT_1_N_RELUCTANT - Static variable in class sf.tools.string.RegexpUtils
-
- countColumn - Variable in class sf.dsl.Example
-
- countOccurrencesOf(String, String) - Static method in class sf.spring.util.StringUtils
-
Count the occurrences of the substring sub
in string str
.
- CR - Static variable in class sf.ext.gen.PojoGen
-
- create(Index) - Static method in class sf.database.meta.def.IndexDef
-
- createAddColumnSql(TableMapping, ColumnMapping) - Method in class sf.database.dialect.DBDialect
-
- createArrayOf(String, Object[]) - Method in class sf.database.connection.WrapConnection
-
- createBlob() - Method in class sf.database.connection.WrapConnection
-
- createClob() - Method in class sf.database.connection.WrapConnection
-
- createCompositeInterface(Class<?>[], ClassLoader) - Static method in class sf.spring.util.ClassUtils
-
Create a composite interface Class for the given interfaces,
implementing the given interfaces in one single Class.
- createCriteria() - Method in class sf.dsl.Example
-
- createCriteriaInternal() - Method in class sf.dsl.Example
-
- createDataSource(Properties) - Static method in class sf.database.datasource.SimpleDataSource
-
- createEntity(Connection, TableMapping) - Method in class sf.database.dialect.cubrid.CubridDialect
-
- createEntity(Connection, TableMapping) - Method in class sf.database.dialect.db2.DB2Dialect
-
- createEntity(Connection, TableMapping) - Method in class sf.database.dialect.DBDialect
-
根据实体信息,返回某实体的建表语句
- createEntity(Connection, TableMapping) - Method in class sf.database.dialect.DefaultDBDialect
-
- createEntity(Connection, TableMapping) - Method in class sf.database.dialect.derby.DerbyDialect
-
- createEntity(Connection, TableMapping) - Method in class sf.database.dialect.firebird.FirebirdDialect
-
- createEntity(Connection, TableMapping) - Method in class sf.database.dialect.h2.H2Dialect
-
- createEntity(Connection, TableMapping) - Method in class sf.database.dialect.hsqldb.HsqldbDialect
-
- createEntity(Connection, TableMapping) - Method in class sf.database.dialect.mysql.MySqlDialect
-
- createEntity(Connection, TableMapping) - Method in class sf.database.dialect.oracle.OracleDialect
-
- createEntity(Connection, TableMapping) - Method in class sf.database.dialect.postgresql.PostgreSqlDialect
-
- createEntity(Connection, TableMapping) - Method in class sf.database.dialect.sqlite.SqliteDialect
-
- createEntity(Connection, TableMapping) - Method in class sf.database.dialect.sqlserver.SqlServerDialect
-
- createEntityGraph(Class<T>) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createEntityGraph(String) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createEntityManager() - Method in class sf.database.jpa.JpaEntityManagerFactory
-
- createEntityManager(Map) - Method in class sf.database.jpa.JpaEntityManagerFactory
-
- createEntityManager(SynchronizationType) - Method in class sf.database.jpa.JpaEntityManagerFactory
-
- createEntityManager(SynchronizationType, Map) - Method in class sf.database.jpa.JpaEntityManagerFactory
-
- createIndexSql(TableMapping) - Method in class sf.database.dialect.DBDialect
-
创建索引,一组(与hibernate保持一致)
- createNamedQuery(String) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createNamedQuery(String, Class<T>) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createNamedStoredProcedureQuery(String) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createNativeQuery(String) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createNativeQuery(String, Class) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createNativeQuery(String, String) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createNClob() - Method in class sf.database.connection.WrapConnection
-
- createNewFile() - Method in class sf.tools.URLFile
-
- createPreparedStatement(Connection, String) - Method in interface sf.database.jdbc.sql.PreparedStatementCreator
-
- createPrimaryIndex(Class<? extends DBObject>) - Method in class sf.jooq.tables.JooqTable
-
- createPrimaryKey(Class<? extends DBObject>) - Method in class sf.jooq.tables.JooqTable
-
- createPrimaryKey(TableMapping) - Method in class sf.querydsl.SQLRelationalPath
-
- createQuery(String) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createQuery(CriteriaQuery<T>) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createQuery(CriteriaUpdate) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createQuery(CriteriaDelete) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createQuery(String, Class<T>) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createReference(ConcurrentReferenceHashMap.Entry<K, V>, int, ConcurrentReferenceHashMap.Reference<K, V>) - Method in class sf.spring.util.ConcurrentReferenceHashMap.ReferenceManager
-
- createReferenceManager() - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
- createRelation(Connection, TableMapping) - Method in class sf.database.dialect.DBDialect
-
- createRelation(Connection, ColumnMapping) - Method in class sf.database.dialect.DBDialect
-
- createRelation(Connection, ColumnMapping) - Method in class sf.database.dialect.sqlite.SqliteDialect
-
- createRelative(String) - Method in class sf.spring.core.io.AbstractResource
-
This implementation throws a FileNotFoundException, assuming
that relative resources cannot be created for this resource.
- createRelative(String) - Method in class sf.spring.core.io.ClassPathResource
-
This implementation creates a ClassPathResource, applying the given path
relative to the path of the underlying resource of this descriptor.
- createRelative(String) - Method in class sf.spring.core.io.DefaultResourceLoader.ClassPathContextResource
-
- createRelative(String) - Method in class sf.spring.core.io.FileSystemResource
-
This implementation creates a FileSystemResource, applying the given path
relative to the path of the underlying file of this resource descriptor.
- createRelative(String) - Method in class sf.spring.core.io.FileUrlResource
-
- createRelative(String) - Method in class sf.spring.core.io.PathResource
-
Deprecated.
This implementation creates a PathResource, applying the given path
relative to the path of the underlying file of this resource descriptor.
- createRelative(String) - Method in interface sf.spring.core.io.Resource
-
Create a resource relative to this resource.
- createRelative(String) - Method in class sf.spring.core.io.UrlResource
-
- createRelative(String) - Method in class sf.spring.core.io.VfsResource
-
- createRelativeURL(String) - Method in class sf.spring.core.io.UrlResource
-
This delegate creates a java.net.URL
, applying the given path
relative to the path of the underlying URL of this resource descriptor.
- createResultSetMetaSql(TableMapping) - Method in class sf.database.dialect.DBDialect
-
- createSQLXML() - Method in class sf.database.connection.WrapConnection
-
- createStatement() - Method in class sf.database.connection.WrapConnection
-
- createStatement(int, int) - Method in class sf.database.connection.WrapConnection
-
- createStatement(int, int, int) - Method in class sf.database.connection.WrapConnection
-
- createStoredProcedureQuery(String) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createStoredProcedureQuery(String, Class...) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createStoredProcedureQuery(String, String...) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- createStruct(String, Object[]) - Method in class sf.database.connection.WrapConnection
-
- createTable(Class<?>) - Method in class sf.database.dao.DBClient
-
- createTable(Class<?>) - Method in interface sf.database.dao.DBMethod
-
建表
- createTable(Connection, Class<T>) - Static method in class sf.database.dbinfo.DBMetaData
-
创建表
- createTable(Connection, TableMapping) - Static method in class sf.database.dbinfo.DBMetaData
-
创建表
- createTable(Connection, TableMapping, String) - Static method in class sf.database.dbinfo.DBMetaData
-
创建表
- createTable(Connection, Class<?>) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- createTable(Connection, Class<?>) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
创建表
- createTable - Variable in class sf.database.OrmConfig
-
扫描到实体后,如果数据库中不存在,是否建表
默认开启
- createTables() - Method in class sf.database.dao.DBClient
-
创建全部表
- createTables() - Method in interface sf.database.dao.DBMethod
-
创建全部表
- createUniqueSql(TableMapping) - Method in class sf.database.dialect.DBDialect
-
创建唯一约束,一组(与hibernate保持一致)
- createURLClassLoader(File) - Static method in class sf.tools.reflect.ClassLoaderUtil
-
构造一个URLClassLoader
- createURLClassLoader(URL) - Static method in class sf.tools.reflect.ClassLoaderUtil
-
构造一个URLClassLoader
- Criteria(Example, Class<? extends DBObject>) - Constructor for class sf.dsl.Example.Criteria
-
- Criteria(Example, Map<DBField, ColumnMapping>, boolean, boolean) - Constructor for class sf.dsl.Example.Criteria
-
- criteria - Variable in class sf.dsl.Example.GeneratedCriteria
-
- criterias - Variable in class sf.dsl.Example
-
- Criterion(String) - Constructor for class sf.dsl.Example.Criterion
-
- Criterion(String, Collection<?>) - Constructor for class sf.dsl.Example.Criterion
-
- Criterion(String, ColumnMapping) - Constructor for class sf.dsl.Example.Criterion
-
- Criterion(String, Object, ColumnMapping) - Constructor for class sf.dsl.Example.Criterion
-
- Criterion(String, Collection<?>, ColumnMapping) - Constructor for class sf.dsl.Example.Criterion
-
- Criterion(String, Object, Object, ColumnMapping) - Constructor for class sf.dsl.Example.Criterion
-
- Criterion(String, Object, Example.ValueType, ColumnMapping) - Constructor for class sf.dsl.Example.Criterion
-
- crud - Variable in class sf.database.dao.DaoSupport
-
- Crud - Class in sf.database.jdbc.sql
-
基础sql封装类
- CrudExampleImpl - Class in sf.database.jdbc.sql
-
按example操作
- CrudExampleInf - Interface in sf.database.jdbc.sql
-
按example操作
- CrudModelImpl - Class in sf.database.jdbc.sql
-
根据model做的增删查改
- CrudModelInf - Interface in sf.database.jdbc.sql
-
按模型操作
- CrudSqlImpl - Class in sf.database.jdbc.sql
-
- CrudSqlInf - Interface in sf.database.jdbc.sql
-
按sql操作
- CrudTemplateIdImpl - Class in sf.database.jdbc.sql
-
根据模板id的sql查询
- CrudTemplateIdInf - Interface in sf.database.jdbc.sql
-
根据模板id执行sql语句
- CrudTemplateSourceImpl - Class in sf.database.jdbc.sql
-
根据模板的sql查询
- CrudTemplateSourceInf - Interface in sf.database.jdbc.sql
-
直接执行sql模版语句,sql是模板
- CUBRID - Static variable in class sf.database.dialect.Keywords
-
- CUBRID - Static variable in interface sf.jooq.JooqSupportDatabase
-
- CUBRID - Static variable in interface sf.querydsl.QueryDSLSupportDatabase
-
- CubridDialect - Class in sf.database.dialect.cubrid
-
- CubridDialect() - Constructor for class sf.database.dialect.cubrid.CubridDialect
-
- current() - Static method in class sf.database.template.TemplateContext
-
- currentTaskName() - Method in class sf.spring.util.StopWatch
-
Get the name of the currently running task, if any.
- customizeConnection(URLConnection) - Method in class sf.spring.core.io.AbstractFileResolvingResource
-
- customizeConnection(HttpURLConnection) - Method in class sf.spring.core.io.AbstractFileResolvingResource
-
- cv - Variable in class sf.spring.asm.ClassVisitor
-
The class visitor to which this visitor must delegate method calls.
- D2F - Static variable in interface sf.spring.asm.Opcodes
-
- D2I - Static variable in interface sf.spring.asm.Opcodes
-
- D2L - Static variable in interface sf.spring.asm.Opcodes
-
- DADD - Static variable in interface sf.spring.asm.Opcodes
-
- DALOAD - Static variable in interface sf.spring.asm.Opcodes
-
- DaoMapper<T extends DBObject> - Interface in sf.database.mapper
-
通用mapper类
- DaoMapperClassPathScanner - Class in org.smallframework.spring.mapper
-
对指定的基础包中对应的Mapper接口进行扫描
- DaoMapperClassPathScanner(BeanDefinitionRegistry) - Constructor for class org.smallframework.spring.mapper.DaoMapperClassPathScanner
-
- DaoMapperFactoryBean<T> - Class in org.smallframework.spring.mapper
-
对工厂Bean的实现用于构建Mapper,一次只对一个接口进行扫描,构建Mapper
- DaoMapperFactoryBean(Class<T>) - Constructor for class org.smallframework.spring.mapper.DaoMapperFactoryBean
-
- DaoMapperFactoryBean() - Constructor for class org.smallframework.spring.mapper.DaoMapperFactoryBean
-
- DaoMapperImpl<T extends DBObject> - Class in sf.database.mapper
-
daoMapper实现类
- DaoMapperImpl(Class<T>, DBClient) - Constructor for class sf.database.mapper.DaoMapperImpl
-
- DaoMapperScannerConfigurer - Class in org.smallframework.spring.mapper
-
扫描配置,根据配置的信息进行扫描
- DaoMapperScannerConfigurer() - Constructor for class org.smallframework.spring.mapper.DaoMapperScannerConfigurer
-
- DaoSupport - Class in sf.database.dao
-
- DaoSupport(SimpleRoutingDataSource) - Constructor for class sf.database.dao.DaoSupport
-
- DaoSupport() - Constructor for class sf.database.dao.DaoSupport
-
- DaoTemplate - Class in org.smallframework.spring
-
spring dao 封装类
- DaoTemplate(DataSource) - Constructor for class org.smallframework.spring.DaoTemplate
-
- DaoTemplate() - Constructor for class org.smallframework.spring.DaoTemplate
-
- daoTemplate(OrmConfig) - Method in class org.smallframework.springboot.SmallOrmAutoConfiguration
-
- DASTORE - Static variable in interface sf.spring.asm.Opcodes
-
- DATABASE_DRIVER_DB_DIALECT_MAP - Static variable in class sf.database.dialect.DialectUtils
-
别名,版本号:允许动态添加方言
- DatabaseDialect - Interface in sf.database.dialect
-
- DatabaseDriver - Enum in sf.database.dialect
-
Enumeration of common database drivers.
- DataInitializer - Class in sf.database.support
-
- DataInitializer() - Constructor for class sf.database.support.DataInitializer
-
- dataSource - Variable in class sf.database.dao.DaoSupport
-
- dataSource - Variable in class sf.database.dbinfo.DBInfoBuilder
-
- dataSource - Variable in class sf.database.jpa.JpaEntityManagerFactory
-
- dataSource - Variable in class sf.database.OrmConfig
-
单数据源。
- dataSources - Variable in class sf.database.OrmConfig
-
多数据源。分库分表时可以使用。 在Spring配置时,可以使用这样的格式来配置
- DataType - Class in sf.database.dbinfo
-
数据库支持的一个数据类型
- DataType() - Constructor for class sf.database.dbinfo.DataType
-
- date(String, Class<? super A>) - Method in class sf.querydsl.DynamicSQLRelationalPath
-
- date(DBField) - Method in class sf.querydsl.JPAEntityPath
-
- date(DBField) - Method in class sf.querydsl.SQLRelationalPath
-
- dateAndTimeApiExists - Static variable in class sf.tools.reflect.Jdk
-
- DateLongType - Class in sf.database.jdbc.type
-
java.util.Date<---->long 转换
- DateLongType() - Constructor for class sf.database.jdbc.type.DateLongType
-
- dateTime(String, Class<? super A>) - Method in class sf.querydsl.DynamicSQLRelationalPath
-
- dateTime(DBField) - Method in class sf.querydsl.JPAEntityPath
-
- dateTime(DBField) - Method in class sf.querydsl.SQLRelationalPath
-
- DateTIMESTAMPType - Class in sf.database.jdbc.type
-
- DateTIMESTAMPType() - Constructor for class sf.database.jdbc.type.DateTIMESTAMPType
-
- DateTIMEType - Class in sf.database.jdbc.type
-
- DateTIMEType() - Constructor for class sf.database.jdbc.type.DateTIMEType
-
- DateType - Class in sf.database.jdbc.type
-
- DateType() - Constructor for class sf.database.jdbc.type.DateType
-
- DB2 - Static variable in class sf.database.dialect.Keywords
-
- DB2 - Static variable in interface sf.querydsl.QueryDSLSupportDatabase
-
- DB2Dialect - Class in sf.database.dialect.db2
-
TODO not tested
- DB2Dialect() - Constructor for class sf.database.dialect.db2.DB2Dialect
-
- DBCascadeField - Interface in sf.core
-
数据级联字段接口,对应关系表
- DBClient - Class in sf.database.dao
-
dbclient基础
多数据源下需要使用多个DBClient,当前dbClient支持主从功能.
- DBClient(DataSource) - Constructor for class sf.database.dao.DBClient
-
- DBClient() - Constructor for class sf.database.dao.DBClient
-
- dbClient - Variable in class sf.database.mapper.DaoMapperImpl
-
- dbClient - Variable in class sf.database.OrmConfig
-
连接
- DBCLIENT_NAME - Static variable in class org.smallframework.springboot.SmallOrmAutoConfiguration
-
- DBClientCallback - Interface in sf.database.dao
-
- DBContext - Class in sf.database.dao
-
db执行上下文
- DBContext() - Constructor for class sf.database.dao.DBContext
-
- DBContext(String) - Constructor for class sf.database.dao.DBContext
-
- DBContext(boolean) - Constructor for class sf.database.dao.DBContext
-
- DBContext(String, boolean) - Constructor for class sf.database.dao.DBContext
-
- dbContexts - Variable in class sf.database.dao.DBClient
-
sql执行上下文.
- DBDialect - Class in sf.database.dialect
-
- DBDialect() - Constructor for class sf.database.dialect.DBDialect
-
- dbDynmicSQL - Variable in class sf.database.dao.DBClient
-
- DBDynmicSQL - Interface in sf.dynamicsql.dao
-
- DBDynmicSQLImpl - Class in sf.dynamicsql.dao
-
- DBDynmicSQLImpl(DBClient) - Constructor for class sf.dynamicsql.dao.DBDynmicSQLImpl
-
- DBField - Interface in sf.core
-
字段类接口
- dbField2Tables - Static variable in class sf.database.meta.MetaHolder
-
数据库字段对应表
- DBInfo - Class in sf.database.dbinfo
-
- DBInfo() - Constructor for class sf.database.dbinfo.DBInfo
-
- DBInfoBuilder - Class in sf.database.dbinfo
-
- DBInfoBuilder(DataSource) - Constructor for class sf.database.dbinfo.DBInfoBuilder
-
- dbJooq - Variable in class sf.database.dao.DBClient
-
- DBJooq - Interface in sf.jooq.dao
-
- DBJooqImpl - Class in sf.jooq.dao
-
- DBJooqImpl(DBClient) - Constructor for class sf.jooq.dao.DBJooqImpl
-
- dbMeta - Variable in class sf.database.dbinfo.DBInfoBuilder
-
- DBMetaData - Class in sf.database.dbinfo
-
- DBMethod - Interface in sf.database.dao
-
数据库方法
- DBObject - Class in sf.core
-
抽象类,用于实现所有Entity默认的各种方法
为了避免jackson,fastjson,gson出现不该序列化的字段,需要避免get,set,is等方法出现.
- DBObject() - Constructor for class sf.core.DBObject
-
- DBProperty - Enum in sf.database.dialect
-
- dbQueryDSL - Variable in class sf.database.dao.DBClient
-
- DBQueryDSL - Interface in sf.querydsl.dao
-
- DBQueryDSLImpl - Class in sf.querydsl.dao
-
- DBQueryDSLImpl(DBClient) - Constructor for class sf.querydsl.dao.DBQueryDSLImpl
-
- DBUtils - Class in sf.database.util
-
- DBUtils() - Constructor for class sf.database.util.DBUtils
-
- DCMPG - Static variable in interface sf.spring.asm.Opcodes
-
- DCMPL - Static variable in interface sf.spring.asm.Opcodes
-
- DCONST_0 - Static variable in interface sf.spring.asm.Opcodes
-
- DCONST_1 - Static variable in interface sf.spring.asm.Opcodes
-
- DDIV - Static variable in interface sf.spring.asm.Opcodes
-
- DdlGenerator - Interface in sf.database.dbinfo
-
- DdlGeneratorImpl - Class in sf.database.dbinfo
-
- DdlGeneratorImpl(DBDialect) - Constructor for class sf.database.dbinfo.DdlGeneratorImpl
-
- DDLType - Enum in sf.database.support
-
- DDLUtils - Class in sf.database.dbinfo
-
- DDLUtils() - Constructor for class sf.database.dbinfo.DDLUtils
-
- dealWith(ResultSetIteration<T>) - Method in interface sf.database.jdbc.sql.OrmIterator
-
- dealWith(Stream<T>) - Method in interface sf.database.jdbc.sql.OrmStream
-
- debug(String, Object...) - Static method in class sf.common.log.LogUtil
-
以标准的slf4j的格式输出debug
- debug(Object) - Static method in class sf.common.log.LogUtil
-
- declaresException(Method, Class<?>) - Static method in class sf.spring.util.ReflectionUtils
-
Determine whether the given method explicitly declares the given
exception or one of its superclasses, which means that an exception
of that type can be propagated as-is within a reflective invocation.
- decodeHex(char[]) - Static method in class sf.tools.codec.HexUtils
-
- deepCopy(T) - Static method in class sf.tools.reflect.BeanUtils
-
深度复制,实参类必须实现Serializable接口
- deepCopy(S) - Static method in class sf.tools.reflect.Objects
-
深拷贝
- DEFAULT - Static variable in class sf.database.dialect.Keywords
-
- DEFAULT - Static variable in class sf.database.mapper.handle.RowLimit
-
- DEFAULT - Static variable in interface sf.jooq.JooqSupportDatabase
-
- DEFAULT_CACHE_LIMIT - Static variable in class sf.spring.core.type.classreading.CachingMetadataReaderFactory
-
Default maximum number of entries for a local MetadataReader cache: 256
- DEFAULT_PATH_SEPARATOR - Static variable in class sf.spring.util.AntPathMatcher
-
Default path separator: "/".
- DEFAULT_RESOURCE_PATTERN - Static variable in class org.smallframework.spring.path.SpringClassPathScanning
-
- DefaultCatalog - Class in sf.jooq
-
- DefaultCatalog(Name) - Constructor for class sf.jooq.DefaultCatalog
-
- DefaultCatalog(String) - Constructor for class sf.jooq.DefaultCatalog
-
- defaultDatasource - Variable in class sf.database.OrmConfig
-
多数据源时的缺省数据源名称
- DefaultDBDialect - Class in sf.database.dialect
-
默认的dialect
- DefaultDBDialect() - Constructor for class sf.database.dialect.DefaultDBDialect
-
- defaultIfBlank(String, String) - Static method in class sf.tools.StringUtils
-
Returns either the passed in String, or if the String is
whitespace, empty ("") or null
, the value of defaultStr
.
- defaultIfEmpty(String, String) - Static method in class sf.tools.StringUtils
-
Returns either the passed in String, or if the String is
empty or null
, the value of defaultStr
.
- defaultIfNull(String, String) - Static method in class sf.tools.StringUtils
-
Returns either the passed in String, or if the String is null
,
the value of defaultStr
.
- DefaultMapperBuilder - Class in sf.database.mapper
-
默认Java代理实现.
- DefaultMapperBuilder(DBClient) - Constructor for class sf.database.mapper.DefaultMapperBuilder
-
The Constructor.
- defaultPkg - Static variable in class sf.ext.gen.PojoGen
-
- DefaultResourceLoader - Class in sf.spring.core.io
-
- DefaultResourceLoader() - Constructor for class sf.spring.core.io.DefaultResourceLoader
-
Create a new DefaultResourceLoader.
- DefaultResourceLoader(ClassLoader) - Constructor for class sf.spring.core.io.DefaultResourceLoader
-
Create a new DefaultResourceLoader.
- DefaultResourceLoader.ClassPathContextResource - Class in sf.spring.core.io
-
ClassPathResource that explicitly expresses a context-relative path
through implementing the ContextResource interface.
- DefaultTransactionManager - Class in sf.database.transaction
-
默认的事物管理器,可以管理单个,多个数据源事物,但并不是分布式事物管理器
不能保证事务统一,只能尽量。
- DefaultTransactionManager() - Constructor for class sf.database.transaction.DefaultTransactionManager
-
- defaultValue - Variable in class sf.database.dbinfo.ColumnDBType
-
- defineClass(ClassLoader, String, byte[], int, int, ProtectionDomain) - Static method in class java.lang.ClassLoaderVisitor
-
- defineClass(String, byte[], int, int, ClassLoader) - Static method in class sf.tools.reflect.UnsafeUtils
-
用指定的ClassLoader加载二进制数据为class,
classLoader中自带该方法
- delete(T) - Method in class org.smallframework.spring.SpringDaoMapper
-
- delete(T) - Method in class sf.database.dao.DBClient
-
- delete(T) - Method in interface sf.database.dao.DBMethod
-
删除实体,根据设置的值删除
- delete(Connection, DBObject) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- delete(Connection, T) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
删除方法
- DELETE - Static variable in class sf.database.jdbc.sql.RecordHolder
-
- delete() - Method in class sf.database.jdbc.sql.RecordHolder
-
删除此条记录,并提交到数据库
- delete(int) - Method in class sf.database.jdbc.sql.RecordsHolder
-
删除
- delete(T) - Method in class sf.database.jdbc.sql.RecordsHolder
-
删除指定的记录
- delete(T) - Method in interface sf.database.mapper.DaoMapper
-
删除
- delete(T) - Method in class sf.database.mapper.DaoMapperImpl
-
- delete(DeleteStatementProvider) - Method in interface sf.dynamicsql.dao.DBDynmicSQL
-
- delete(DeleteStatementProvider) - Method in class sf.dynamicsql.dao.DBDynmicSQLImpl
-
- delete(Connection, DeleteStatementProvider) - Method in class sf.dynamicsql.DynmicSQLImpl
-
- delete(Connection, DeleteStatementProvider) - Method in interface sf.dynamicsql.DynmicSQLInf
-
- delete(String, String) - Static method in class sf.spring.util.StringUtils
-
Delete all occurrences of the given substring.
- delete() - Method in class sf.tools.URLFile
-
- deleteAllInBatch() - Method in class org.smallframework.spring.SpringDaoMapper
-
- deleteAllInBatch() - Method in interface sf.database.mapper.DaoMapper
-
清空表
- deleteAllInBatch() - Method in class sf.database.mapper.DaoMapperImpl
-
- deleteAny(String, String) - Static method in class sf.spring.util.StringUtils
-
Delete any character in a given String
.
- deleteById(Object...) - Method in class org.smallframework.spring.SpringDaoMapper
-
- deleteById(Object...) - Method in interface sf.database.mapper.DaoMapper
-
根据主键删除对象,如果对象是复合主键,传入对象本生即可
- deleteById(Object...) - Method in class sf.database.mapper.DaoMapperImpl
-
- deleteByPrimaryKeys(Class<T>, Object...) - Method in class sf.database.dao.DBClient
-
- deleteByPrimaryKeys(Class<T>, Object...) - Method in interface sf.database.dao.DBMethod
-
根据主键删除实体
- deleteByPrimaryKeys(Connection, Class<T>, Object...) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- deleteByPrimaryKeys(Connection, Class<T>, Object...) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
根据主键删除
- deleteCascade(T, DBCascadeField...) - Method in class sf.database.dao.DBClient
-
- deleteCascade(T, DBCascadeField...) - Method in interface sf.database.dao.DBMethod
-
将对象删除的同时,也将指定级联字段的所有关联字段关联的对象统统删除 注意:
- deleteCascade(Connection, DBObject, DBCascadeField...) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- deleteCascade(Connection, T, DBCascadeField...) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
将对象删除的同时,也将符合一个正则表达式的所有关联字段关联的对象统统删除
注意:
- deleteConstraint(Constraint) - Method in class sf.database.dbinfo.DdlGeneratorImpl
-
生成删除约束的语句(与getDropConstraintSql有所不同)
- deleteCRLFOnce(String) - Static method in class sf.database.template.enjoy.EnjoyHelp
-
去除多余的换行符
- DELETED - Static variable in class sf.database.jdbc.sql.RecordHolder
-
- deleteInBatch(Iterable<T>) - Method in class org.smallframework.spring.SpringDaoMapper
-
- deleteInBatch(Iterable<T>) - Method in interface sf.database.mapper.DaoMapper
-
批量删除
- deleteInBatch(Iterable<T>) - Method in class sf.database.mapper.DaoMapperImpl
-
- deleteIndex(Index) - Method in class sf.database.dbinfo.DdlGeneratorImpl
-
- deleteLinks(T, DBCascadeField...) - Method in class sf.database.dao.DBClient
-
- deleteLinks(T, DBCascadeField...) - Method in interface sf.database.dao.DBMethod
-
仅删除对象所有的关联字段,并不包括对象本身。 注意:
- deleteLinks(Connection, T, DBCascadeField...) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- deleteLinks(Connection, T, DBCascadeField...) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
仅删除对象所有的关联字段,并不包括对象本身。
注意:
- deleteOnExit() - Method in class sf.tools.URLFile
-
- deleteRelation(T, DBCascadeField...) - Method in class sf.database.dao.DBClient
-
- deleteRelation(T, DBCascadeField...) - Method in interface sf.database.dao.DBMethod
-
多对多关联是通过一个中间表将两条数据表记录关联起来。
- deleteRelation(Connection, T, DBCascadeField...) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
多对多
- deleteRelation(Connection, T, DBCascadeField...) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
多对多关联是通过一个中间表将两条数据表记录关联起来。
- deleteWhitespace(String) - Static method in class sf.tools.StringUtils
-
- delimitedListToStringArray(String, String) - Static method in class sf.spring.util.StringUtils
-
Take a String
that is a delimited list and convert it into a
String
array.
- delimitedListToStringArray(String, String, String) - Static method in class sf.spring.util.StringUtils
-
Take a String
that is a delimited list and convert it into
a String
array.
- DERBY - Static variable in class sf.database.dialect.Keywords
-
- DERBY - Static variable in interface sf.jooq.JooqSupportDatabase
-
- Derby - Static variable in interface sf.querydsl.QueryDSLSupportDatabase
-
- DerbyDialect - Class in sf.database.dialect.derby
-
- DerbyDialect() - Constructor for class sf.database.dialect.derby.DerbyDialect
-
- desc - Variable in class sf.accelerator.asm.commons.AnnotationDef
-
- DescriptiveResource - Class in sf.spring.core.io
-
Simple
Resource
implementation that holds a resource description
but does not point to an actually readable resource.
- DescriptiveResource(String) - Constructor for class sf.spring.core.io.DescriptiveResource
-
Create a new DescriptiveResource.
- detach(Object) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- determineCommonAncestor(Class<?>, Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Determine the common ancestor of the given classes, if any.
- determineRootDir(String) - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
Determine the root directory for the given location.
- devMode - Static variable in class sf.database.template.enjoy.EnjoyHelp
-
- dialect - Variable in class sf.dsl.Example
-
- DialectUtils - Class in sf.database.dialect
-
- DialectUtils() - Constructor for class sf.database.dialect.DialectUtils
-
- displayClassInfo(Class<?>) - Static method in class sf.tools.reflect.ClassLoaderUtil
-
- displayClassInfo(Class<?>, StringBuffer, boolean) - Static method in class sf.tools.reflect.ClassLoaderUtil
-
- distinct - Variable in class sf.dsl.Example
-
- DLOAD - Static variable in interface sf.spring.asm.Opcodes
-
- DMLType - Enum in sf.database.support
-
数据库操作类型
- DMUL - Static variable in interface sf.spring.asm.Opcodes
-
- DNEG - Static variable in interface sf.spring.asm.Opcodes
-
- doCascade(Class<? extends DBObject>, ColumnMapping) - Static method in class sf.database.meta.CascadeUtils
-
cascade属性: 指定级联操作的行为(可多选)
CascadeType.PERSIST 级联新增(又称级联保存)
CascadeType.MERGE 级联合并(又称级联更新)
CascadeType.REMOVE 级联删除
CascadeType.REFRESH 级联刷新
CascadeType.ALL 包含所有持久化方法
- doEnhance(byte[]) - Method in class sf.codegen.EnhanceTaskASM
-
- doEnhance(ClassPool, String) - Method in class sf.codegen.EnhanceTaskJavassist
-
- doesNotContain(String, String, String) - Static method in class sf.spring.util.Assert
-
Assert that the given text does not contain the given substring.
- doesNotContain(String, String, Supplier<String>) - Static method in class sf.spring.util.Assert
-
Assert that the given text does not contain the given substring.
- doesNotContain(String, String) - Static method in class sf.spring.util.Assert
-
- doFindAllClassPathResources(String) - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
Find all class location resources with the given path via the ClassLoader.
- doFindMatchingFileSystemResources(File, String) - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
Find all resources in the file system that match the given location pattern
via the Ant-style PathMatcher.
- doFindPathMatchingFileResources(Resource, String) - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
Find all resources in the file system that match the given location pattern
via the Ant-style PathMatcher.
- doFindPathMatchingJarResources(Resource, URL, String) - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
Find all resources in jar files that match the given location pattern
via the Ant-style PathMatcher.
- doGetDBContext(Connection) - Static method in class sf.database.util.DBUtils
-
获取上下文
- doGetDialect(DataSource) - Static method in class sf.database.util.DBUtils
-
- doGetDialect(Connection, boolean) - Static method in class sf.database.util.DBUtils
-
获取连接的方言,如果无法获取连接的方言,则返回默认的方言.
- doGetPath(Object) - Static method in class sf.spring.core.io.VfsUtils
-
- doGetTableExist(Connection, String) - Static method in class sf.database.util.DBUtils
-
- doGetVisitorAttributes() - Static method in class sf.spring.core.io.VfsUtils
-
- doInPreparedStatement(PreparedStatement) - Method in interface sf.database.jdbc.sql.PreparedStatementCallback
-
- doInStatement(Statement) - Method in interface sf.database.jdbc.sql.StatementCallback
-
- domainClass - Variable in class org.smallframework.spring.CommonServiceImpl
-
- domainClass - Variable in class sf.database.mapper.DaoMapperImpl
-
- domainClass - Variable in class sf.dynamicsql.mapper.DynmicSQLMapperImpl
-
- domainClass - Variable in class sf.jooq.mapper.JooqMapperImpl
-
- domainClass - Variable in class sf.querydsl.mapper.QueryDSLMapperImpl
-
- doMatch(String, String, boolean, Map<String, String>) - Method in class sf.spring.util.AntPathMatcher
-
Actually match the given path
against the given pattern
.
- doRetrieveMatchingFiles(String, File, Set<File>) - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
Recursively retrieve files that match the given pattern,
adding them to the given result list.
- doScan(String...) - Method in class org.smallframework.spring.mapper.DaoMapperClassPathScanner
-
- doScan() - Method in class sf.database.support.EntityScanner
-
- doTask(int, Object, ConcurrentReferenceHashMap<K, V>.Task<T>) - Method in class sf.spring.util.ConcurrentReferenceHashMap.Segment
-
Apply an update operation to this segment.
- DOUBLE - Static variable in interface sf.spring.asm.Opcodes
-
- DOUBLE - Static variable in class sf.spring.asm.Type
-
The sort of the double
type.
- DOUBLE_TYPE - Static variable in class sf.spring.asm.Type
-
The double
type.
- DoubleFLOATType - Class in sf.database.jdbc.type
-
- DoubleFLOATType() - Constructor for class sf.database.jdbc.type.DoubleFLOATType
-
- DoubleType - Class in sf.database.jdbc.type
-
- DoubleType() - Constructor for class sf.database.jdbc.type.DoubleType
-
- doUnwrap(MethodVisitor, Class<?>, Class<?>) - Static method in class sf.tools.ASMUtils
-
生成拆箱方法
- doWith(Field) - Method in interface sf.spring.util.ReflectionUtils.FieldCallback
-
Perform an operation using the given field.
- doWith(Method) - Method in interface sf.spring.util.ReflectionUtils.MethodCallback
-
Perform an operation using the given method.
- doWithFields(Class<?>, ReflectionUtils.FieldCallback) - Static method in class sf.spring.util.ReflectionUtils
-
Invoke the given callback on all fields in the target class, going up the
class hierarchy to get all declared fields.
- doWithFields(Class<?>, ReflectionUtils.FieldCallback, ReflectionUtils.FieldFilter) - Static method in class sf.spring.util.ReflectionUtils
-
Invoke the given callback on all fields in the target class, going up the
class hierarchy to get all declared fields.
- doWithLocalFields(Class<?>, ReflectionUtils.FieldCallback) - Static method in class sf.spring.util.ReflectionUtils
-
Invoke the given callback on all locally declared fields in the given class.
- doWithLocalMethods(Class<?>, ReflectionUtils.MethodCallback) - Static method in class sf.spring.util.ReflectionUtils
-
Perform the given callback operation on all matching methods of the given
class, as locally declared or equivalent thereof (such as default methods
on Java 8 based interfaces that the given class implements).
- doWithMethods(Class<?>, ReflectionUtils.MethodCallback) - Static method in class sf.spring.util.ReflectionUtils
-
Perform the given callback operation on all matching methods of the given
class and superclasses.
- doWithMethods(Class<?>, ReflectionUtils.MethodCallback, ReflectionUtils.MethodFilter) - Static method in class sf.spring.util.ReflectionUtils
-
Perform the given callback operation on all matching methods of the given
class and superclasses (or given interface and super-interfaces).
- doWrap(MethodVisitor, Class<?>) - Static method in class sf.tools.ASMUtils
-
生成装箱方法
- doWrap(MethodVisitor, Type) - Static method in class sf.tools.ASMUtils
-
- DREM - Static variable in interface sf.spring.asm.Opcodes
-
- DRETURN - Static variable in interface sf.spring.asm.Opcodes
-
- driverClassName - Variable in class sf.database.datasource.SimpleDataSource
-
- driverMajorVersion - Variable in class sf.database.dbinfo.DBInfoBuilder
-
- driverName - Variable in class sf.database.dbinfo.DBInfoBuilder
-
- driverVersion - Variable in class sf.database.dbinfo.DBInfoBuilder
-
- dropEntity(Connection, TableMapping) - Method in class sf.database.dialect.DBDialect
-
- dropEntity(Connection, TableMapping) - Method in class sf.database.dialect.oracle.OracleDialect
-
- dropEntity(Connection, TableMapping) - Method in class sf.database.dialect.sqlserver.SqlServerDialect
-
- dropRelation(Connection, TableMapping) - Method in class sf.database.dialect.DBDialect
-
- dropTable(Class<?>) - Method in class sf.database.dao.DBClient
-
- dropTable(Class<?>) - Method in interface sf.database.dao.DBMethod
-
删除表
- dropTable(Connection, Class<?>) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- dropTable(Connection, Class<?>) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
删除表
- DSTORE - Static variable in interface sf.spring.asm.Opcodes
-
- DSUB - Static variable in interface sf.spring.asm.Opcodes
-
- DUP - Static variable in interface sf.spring.asm.Opcodes
-
- DUP2 - Static variable in interface sf.spring.asm.Opcodes
-
- DUP2_X1 - Static variable in interface sf.spring.asm.Opcodes
-
- DUP2_X2 - Static variable in interface sf.spring.asm.Opcodes
-
- DUP_X1 - Static variable in interface sf.spring.asm.Opcodes
-
- DUP_X2 - Static variable in interface sf.spring.asm.Opcodes
-
- DynamicColumnMapping - Class in sf.database.meta.dynamic
-
ColumnMetadata
Provides metadata like the column name, JDBC type and constraints
- DynamicColumnMapping() - Constructor for class sf.database.meta.dynamic.DynamicColumnMapping
-
- dynamicEnhanced - Static variable in class sf.database.support.EntityScanner
-
- DynamicJooqTable<R extends org.jooq.Record> - Class in sf.jooq.tables
-
动态表支持
- DynamicJooqTable(Name) - Constructor for class sf.jooq.tables.DynamicJooqTable
-
- DynamicJooqTable(String) - Constructor for class sf.jooq.tables.DynamicJooqTable
-
- DynamicJooqTable(Name, Schema) - Constructor for class sf.jooq.tables.DynamicJooqTable
-
- DynamicJooqTable(Name, Schema, Table<?>) - Constructor for class sf.jooq.tables.DynamicJooqTable
-
- DynamicJooqTable(Name, Schema, Table<R>, Field<?>[]) - Constructor for class sf.jooq.tables.DynamicJooqTable
-
- DynamicJooqTable(Name, Schema, Table<R>, Field<?>[], String) - Constructor for class sf.jooq.tables.DynamicJooqTable
-
- DynamicJooqTable(String, String, String, String) - Constructor for class sf.jooq.tables.DynamicJooqTable
-
- DynamicJooqTable(String, String, String, Table, String) - Constructor for class sf.jooq.tables.DynamicJooqTable
-
- DynamicSQLRelationalPath<A> - Class in sf.querydsl
-
动态关系表模型匹配
- DynamicSQLRelationalPath(String) - Constructor for class sf.querydsl.DynamicSQLRelationalPath
-
- DynamicSQLRelationalPath(String, String, String) - Constructor for class sf.querydsl.DynamicSQLRelationalPath
-
- DynamicSQLRelationalPath(PathMetadata, String, String) - Constructor for class sf.querydsl.DynamicSQLRelationalPath
-
- DynamicTableMapping - Class in sf.database.meta.dynamic
-
- DynamicTableMapping() - Constructor for class sf.database.meta.dynamic.DynamicTableMapping
-
- DynmicSQLImpl - Class in sf.dynamicsql
-
- DynmicSQLInf - Interface in sf.dynamicsql
-
- dynmicSQLMapper - Variable in class sf.database.mapper.DaoMapperImpl
-
- DynmicSQLMapper<T extends DBObject> - Interface in sf.dynamicsql.mapper
-
- DynmicSQLMapperImpl<T extends DBObject> - Class in sf.dynamicsql.mapper
-
- DynmicSQLMapperImpl(DBClient, Class<T>) - Constructor for class sf.dynamicsql.mapper.DynmicSQLMapperImpl
-
- dynmicSQLTable() - Method in interface sf.dynamicsql.mapper.DynmicSQLMapper
-
- dynmicSQLTable(DBContext) - Method in interface sf.dynamicsql.mapper.DynmicSQLMapper
-
- dynmicSQLTable() - Method in class sf.dynamicsql.mapper.DynmicSQLMapperImpl
-
- dynmicSQLTable(DBContext) - Method in class sf.dynamicsql.mapper.DynmicSQLMapperImpl
-
- DynmicSQLTables - Class in sf.dynamicsql
-
- DynmicSQLTables() - Constructor for class sf.dynamicsql.DynmicSQLTables
-
- dynPool - Static variable in class sf.database.meta.MetaHolder
-
- ge(DBField, Object) - Method in class sf.dsl.Example.GeneratedCriteria
-
- gen() - Method in class sf.ext.gen.PojoGen
-
生成代码
- gen(TableInfo) - Method in class sf.ext.gen.PojoGen
-
- genCode(String, String, String, TableInfo, GenConfig, boolean) - Method in interface sf.ext.gen.CodeGen
-
- genCode(String, String, String, TableInfo, GenConfig, boolean) - Method in class sf.ext.gen.MapperCodeGen
-
- genCode(String, String, String, TableInfo, GenConfig, boolean) - Method in class sf.ext.gen.MapperImplCodeGen
-
- GenConfig - Class in sf.ext.gen
-
- GenConfig() - Constructor for class sf.ext.gen.GenConfig
-
- generate(Connection, ColumnMapping) - Method in interface sf.database.jdbc.sql.IdentifierGenerator
-
生成一个新的主键
- generate(Configuration, String, Map<String, Object>) - Static method in class sf.database.template.mybatis.MybatisTemplate
-
- GeneratedCriteria(Example, Map<DBField, ColumnMapping>, boolean, boolean) - Constructor for class sf.dsl.Example.GeneratedCriteria
-
- GeneratedKeyHolder - Class in sf.database.jdbc.sql
-
The standard implementation of the
KeyHolder
interface, to be used for
holding auto-generated keys (as potentially returned by JDBC insert statements).
- GeneratedKeyHolder() - Constructor for class sf.database.jdbc.sql.GeneratedKeyHolder
-
Create a new GeneratedKeyHolder with a default list.
- GeneratedKeyHolder(List<Map<String, Object>>) - Constructor for class sf.database.jdbc.sql.GeneratedKeyHolder
-
Create a new GeneratedKeyHolder with a given list.
- generateName() - Method in class sf.database.dbinfo.Index
-
- generateSalt(int) - Static method in class sf.tools.codec.HashUtils
-
md5 128bit 16bytes
sha1 160bit 20bytes
sha256 256bit 32bytes
sha384 384bit 48bytes
sha512 512bit 64bytes
- generateSaltForSha256() - Static method in class sf.tools.codec.HashUtils
-
- generateSaltForSha512() - Static method in class sf.tools.codec.HashUtils
-
- generateUrl(String, int, String) - Method in interface sf.database.dialect.DatabaseDialect
-
生成数据库连接字串
- GenericsUtils - Class in sf.tools
-
泛型方法类
- GenericsUtils() - Constructor for class sf.tools.GenericsUtils
-
- genPojoCodes(String, String, GenConfig) - Method in class sf.database.dao.DBClient
-
- genPojoCodes(String, String, GenConfig) - Method in interface sf.database.dao.DBMethod
-
根据表名生成对应的pojo类
- genPullPush(ClassWriter) - Method in class sf.codegen.EnhanceTaskASM
-
- genPushPull - Static variable in class sf.codegen.EnhanceTaskJavassist
-
关闭生成设置值.
- GenUtils - Class in sf.ext.gen
-
- GenUtils() - Constructor for class sf.ext.gen.GenUtils
-
- get(Object) - Method in class sf.common.CopyOnWriteMap
-
Returns the value associated with the provided key from this
map.
- get(int) - Method in class sf.common.IgnoreEmptyList
-
- get(Object) - Method in class sf.common.SoftHashMap
-
- get(Connection) - Method in class sf.database.dbinfo.DBMetaData
-
- get(ResultSet, int) - Method in class sf.database.jdbc.extension.ObjectFastJsonMapping
-
- get(ResultSet, String) - Method in class sf.database.jdbc.extension.ObjectFastJsonMapping
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.extension.ObjectFastJsonMapping
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.extension.ObjectFastJsonMapping
-
- get(ResultSet, int) - Method in class sf.database.jdbc.extension.ObjectGsonMapping
-
- get(ResultSet, String) - Method in class sf.database.jdbc.extension.ObjectGsonMapping
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.extension.ObjectGsonMapping
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.extension.ObjectGsonMapping
-
- get(ResultSet, int) - Method in class sf.database.jdbc.extension.ObjectJacksonMapping
-
- get(ResultSet, String) - Method in class sf.database.jdbc.extension.ObjectJacksonMapping
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.extension.ObjectJacksonMapping
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.extension.ObjectJacksonMapping
-
- get() - Method in class sf.database.jdbc.sql.RecordHolder
-
获得记录对应的Entity Bean
- get() - Method in class sf.database.jdbc.sql.RecordsHolder
-
返回结果集
- get(ResultSet, String) - Method in class sf.database.jdbc.type.ArrayType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.ArrayType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.ArrayType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.ArrayType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.AttributeConverterType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.AttributeConverterType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.AttributeConverterType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.AttributeConverterType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.BigDecimalDECIMALType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.BigDecimalDECIMALType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.BigDecimalDECIMALType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.BigDecimalDECIMALType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.BigDecimalNUMERICType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.BigDecimalNUMERICType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.BigDecimalNUMERICType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.BigDecimalNUMERICType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.BigIntegerBIGINTType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.BigIntegerBIGINTType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.BigIntegerBIGINTType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.BigIntegerBIGINTType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.BlobByteObjectArrayType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.BlobByteObjectArrayType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.BlobByteObjectArrayType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.BlobByteObjectArrayType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.BlobType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.BlobType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.BlobType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.BlobType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.BooleanCharType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.BooleanCharType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.BooleanCharType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.BooleanCharType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.BooleanType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.BooleanType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.BooleanType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.BooleanType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.ByteArrayBINARYType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.ByteArrayBINARYType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.ByteArrayBINARYType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.ByteArrayBINARYType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.ByteObjectArrayBINARYType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.ByteObjectArrayBINARYType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.ByteObjectArrayBINARYType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.ByteObjectArrayBINARYType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.ByteTINYINTType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.ByteTINYINTType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.ByteTINYINTType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.ByteTINYINTType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.CalendarTIMESTAMPType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.CalendarTIMESTAMPType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.CalendarTIMESTAMPType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.CalendarTIMESTAMPType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.CharacterVARCHARType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.CharacterVARCHARType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.CharacterVARCHARType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.CharacterVARCHARType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.ClobType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.ClobType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.ClobType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.ClobType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.DateLongType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.DateLongType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.DateLongType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.DateLongType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.DateTIMESTAMPType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.DateTIMESTAMPType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.DateTIMESTAMPType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.DateTIMESTAMPType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.DateTIMEType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.DateTIMEType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.DateTIMEType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.DateTIMEType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.DateType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.DateType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.DateType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.DateType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.DoubleType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.DoubleType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.DoubleType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.DoubleType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.EnumObjectTypeHandler
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.EnumObjectTypeHandler
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.EnumObjectTypeHandler
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.EnumObjectTypeHandler
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.EnumOrdinalTypeHandler
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.EnumOrdinalTypeHandler
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.EnumOrdinalTypeHandler
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.EnumOrdinalTypeHandler
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.EnumStringTypeHandler
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.EnumStringTypeHandler
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.EnumStringTypeHandler
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.EnumStringTypeHandler
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.FileBlobType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.FileBlobType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.FileBlobType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.FileBlobType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.FileClobType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.FileClobType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.FileClobType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.FileClobType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.FloatType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.FloatType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.FloatType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.FloatType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.InputStreamBINARYType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.InputStreamBINARYType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.InputStreamBINARYType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.InputStreamBINARYType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.InstantTIMESTAMPType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.InstantTIMESTAMPType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.InstantTIMESTAMPType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.InstantTIMESTAMPType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.IntegerType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.IntegerType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.IntegerType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.IntegerType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.LocalDateDATEType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.LocalDateDATEType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.LocalDateDATEType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.LocalDateDATEType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.LocalDateTimeTIMESTAMPType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.LocalDateTimeTIMESTAMPType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.LocalDateTimeTIMESTAMPType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.LocalDateTimeTIMESTAMPType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.LocalTimeTIMEType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.LocalTimeTIMEType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.LocalTimeTIMEType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.LocalTimeTIMEType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.LongBIGINTType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.LongBIGINTType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.LongBIGINTType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.LongBIGINTType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.NullType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.NullType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.NullType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.NullType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.ObjectType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.ObjectType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.ObjectType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.ObjectType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.ReaderBINARYType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.ReaderBINARYType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.ReaderBINARYType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.ReaderBINARYType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.RefType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.RefType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.RefType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.RefType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.RowIdType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.RowIdType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.RowIdType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.RowIdType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.ShortSMALLINTType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.ShortSMALLINTType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.ShortSMALLINTType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.ShortSMALLINTType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.StringClobType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.StringClobType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.StringClobType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.StringClobType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.StringNVARCHARType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.StringNVARCHARType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.StringNVARCHARType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.StringNVARCHARType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.StringSQLXMLType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.StringSQLXMLType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.StringSQLXMLType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.StringSQLXMLType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.StringVARCHARType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.StringVARCHARType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.StringVARCHARType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.StringVARCHARType
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.StructType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.StructType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.StructType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.StructType
-
- get(ResultSet, String) - Method in interface sf.database.jdbc.type.TypeHandler
-
从结果集里获取一个字段的值
- get(ResultSet, int) - Method in interface sf.database.jdbc.type.TypeHandler
-
从结果集里获取一个字段的值
- get(CallableStatement, int) - Method in interface sf.database.jdbc.type.TypeHandler
-
- get(CallableStatement, String) - Method in interface sf.database.jdbc.type.TypeHandler
-
- get(ResultSet, String) - Method in class sf.database.jdbc.type.UrlDATALINKType
-
- get(ResultSet, int) - Method in class sf.database.jdbc.type.UrlDATALINKType
-
- get(CallableStatement, int) - Method in class sf.database.jdbc.type.UrlDATALINKType
-
- get(CallableStatement, String) - Method in class sf.database.jdbc.type.UrlDATALINKType
-
- get(String) - Method in class sf.database.VarObject
-
得到一个字段值
- get(Object) - Method in class sf.database.VarObject
-
- get() - Method in class sf.querydsl.spring.SpringConnectionProvider
-
- get(Object) - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
- get() - Method in interface sf.spring.util.ConcurrentReferenceHashMap.Reference
-
Return the referenced entry, or null
if the entry is no longer available.
- get(Object) - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
- get(Object) - Method in interface sf.tools.reflect.Property
-
得到值
- get(Object) - Method in class sf.tools.reflect.PropertyHold
-
- get(Class<T>) - Static method in class sf.tools.reflectasm.ConstructorAccess
-
- get(Object, String) - Method in class sf.tools.reflectasm.FieldAccess
-
- get(Object, int) - Method in class sf.tools.reflectasm.FieldAccess
-
- get(Class) - Static method in class sf.tools.reflectasm.FieldAccess
-
- get(Class) - Static method in class sf.tools.reflectasm.MethodAccess
-
Creates a new MethodAccess for the specified type.
- GET_HREF_LINK - Static variable in class sf.tools.string.RegexpUtils
-
- GET_NUM - Static variable in class sf.tools.string.RegexpUtils
-
- GET_OBJECT_PROPERTY_ERROR - Static variable in exception sf.common.exception.SmallOrmException
-
- getAbsoluteFile() - Method in class sf.tools.URLFile
-
- getAbsolutePath() - Method in class sf.tools.URLFile
-
- getAccess() - Method in class sf.spring.asm.ClassReader
-
Returns the class's access flags (see
Opcodes
).
- getAllAnnotationAttributes(String) - Method in interface sf.spring.core.type.AnnotatedTypeMetadata
-
Retrieve all attributes of all annotations of the given type, if any (i.e.
- getAllAnnotationAttributes(String, boolean) - Method in interface sf.spring.core.type.AnnotatedTypeMetadata
-
Retrieve all attributes of all annotations of the given type, if any (i.e.
- getAllAnnotationAttributes(String) - Method in class sf.spring.core.type.StandardMethodMetadata
-
- getAllAnnotationAttributes(String, boolean) - Method in class sf.spring.core.type.StandardMethodMetadata
-
- getAllClass() - Static method in class sf.database.meta.MetaHolder
-
- getAllCriteria() - Method in class sf.dsl.Example.GeneratedCriteria
-
- getAllDeclaredMethods(Class<?>) - Static method in class sf.spring.util.ReflectionUtils
-
Get all declared methods on the leaf class and all superclasses.
- getAllInterfaces(Object) - Static method in class sf.spring.util.ClassUtils
-
Return all interfaces that the given instance implements as an array,
including ones implemented by superclasses.
- getAllInterfacesAsSet(Object) - Static method in class sf.spring.util.ClassUtils
-
Return all interfaces that the given instance implements as a Set,
including ones implemented by superclasses.
- getAllInterfacesForClass(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Return all interfaces that the given class implements as an array,
including ones implemented by superclasses.
- getAllInterfacesForClass(Class<?>, ClassLoader) - Static method in class sf.spring.util.ClassUtils
-
Return all interfaces that the given class implements as an array,
including ones implemented by superclasses.
- getAllInterfacesForClassAsSet(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Return all interfaces that the given class implements as a Set,
including ones implemented by superclasses.
- getAllInterfacesForClassAsSet(Class<?>, ClassLoader) - Static method in class sf.spring.util.ClassUtils
-
Return all interfaces that the given class implements as a Set,
including ones implemented by superclasses.
- getAllOne2One() - Method in class sf.database.meta.TableMapping
-
- getAllSqlTemplate() - Static method in class sf.database.template.TemplateRender
-
- getAndOr() - Method in class sf.dsl.Example.GeneratedCriteria
-
- getAnnotatedClasses() - Method in class sf.database.OrmConfig
-
- getAnnotatedMethods(String) - Method in interface sf.spring.core.type.AnnotationMetadata
-
Retrieve the method metadata for all methods that are annotated
(or meta-annotated) with the given annotation type.
- getAnnotation(String) - Method in class sf.accelerator.asm.commons.FieldExtDef
-
- getAnnotation(Class<?>) - Method in class sf.accelerator.asm.commons.FieldExtDef
-
- getAnnotationAttributes(String) - Method in interface sf.spring.core.type.AnnotatedTypeMetadata
-
Retrieve the attributes of the annotation of the given type, if any (i.e.
- getAnnotationAttributes(String, boolean) - Method in interface sf.spring.core.type.AnnotatedTypeMetadata
-
Retrieve the attributes of the annotation of the given type, if any (i.e.
- getAnnotationAttributes(String) - Method in class sf.spring.core.type.StandardMethodMetadata
-
- getAnnotationAttributes(String, boolean) - Method in class sf.spring.core.type.StandardMethodMetadata
-
- getAnnotationClass() - Method in class org.smallframework.spring.mapper.DaoMapperClassPathScanner
-
- getAnnotationMetadata() - Method in interface sf.spring.core.type.classreading.MetadataReader
-
Read full annotation metadata for the underlying class,
including metadata for annotated methods.
- getAnnotationTypes() - Method in interface sf.spring.core.type.AnnotationMetadata
-
Get the fully qualified class names of all annotation types that
are present on the underlying class.
- getAppClassLoader() - Static method in class sf.tools.reflect.ClassLoaderUtil
-
得到系统的ClassLoader
- getArgumentsAndReturnSizes() - Method in class sf.spring.asm.Type
-
Returns the size of the arguments and of the return value of methods of this type.
- getArgumentsAndReturnSizes(String) - Static method in class sf.spring.asm.Type
-
Computes the size of the arguments and of the return value of a method.
- getArgumentTypes() - Method in class sf.spring.asm.Type
-
Returns the argument types of methods of this type.
- getArgumentTypes(String) - Static method in class sf.spring.asm.Type
-
Returns the
Type
values corresponding to the argument types of the given method
descriptor.
- getArgumentTypes(Method) - Static method in class sf.spring.asm.Type
-
Returns the
Type
values corresponding to the argument types of the given method.
- getAsciiStream() - Method in class sf.database.jdbc.lob.SimpleClob
-
- getAttribute(String) - Method in class sf.accelerator.asm.commons.FieldExtDef
-
- getAttributeConverter() - Method in class sf.database.jdbc.type.AttributeConverterType
-
- getAutoCommit() - Method in class sf.common.log.LogContext
-
- getAutoCommit() - Method in class sf.database.connection.WrapConnection
-
- getBaseClass() - Method in class sf.ext.gen.GenConfig
-
- getBasedir() - Method in class org.smallframework.mavenplugin.goal.EnhanceASMMojo
-
- getBasedir() - Method in class org.smallframework.mavenplugin.goal.EnhanceJavassistMojo
-
- getBatchSize() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- getBatchSize() - Method in class sf.database.OrmConfig
-
- getBatchSqlContextBySqlId(String, List<Map<String, Object>>, List<Object[]>) - Static method in class sf.database.jdbc.sql.CrudTemplateIdImpl
-
- getBatchSqlContextBySqlSource(String, List<Map<String, Object>>, List<Object[]>) - Static method in class sf.database.jdbc.sql.CrudTemplateSourceImpl
-
- getBean2DBMappingType(ColumnMapping) - Static method in class sf.database.jdbc.type.Jdbcs
-
- getBeanMappingType(ColumnMapping, DBDialect) - Method in class sf.jooq.tables.JooqTable
-
- getBeanMappingType(String) - Method in class sf.querydsl.DynamicSQLRelationalPath
-
- getBeanMappingType(ColumnMapping) - Method in class sf.querydsl.JPAEntityPath
-
- getBeanMappingType(ColumnMapping) - Method in class sf.querydsl.SQLRelationalPath
-
- getBeanRowMapper(Class<T>, DBContext) - Static method in class sf.database.jdbc.rowmapper.RowMapperHelp
-
获取转为 BeanRowMapper
- getBeanRowMapper(SqlResultSetMapping, DBContext) - Static method in class sf.database.jdbc.rowmapper.RowMapperHelp
-
- getBeanValueType() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- getBeanValueType() - Method in class sf.database.OrmConfig
-
- getBinaryStream() - Method in class sf.database.jdbc.lob.SimpleBlob
-
- getBinaryStream(long, long) - Method in class sf.database.jdbc.lob.SimpleBlob
-
- getBindDsName() - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
- getBinding() - Method in class sf.jooq.tables.JooqField
-
- getBoolean(String) - Method in class sf.database.VarObject
-
得到字段值,类型转换为Boolean
- getBoolean(Object, long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
- getBoolean(Object, int) - Method in class sf.tools.reflectasm.FieldAccess
-
- getBootstrapMethod() - Method in class sf.spring.asm.ConstantDynamic
-
Returns the bootstrap method used to compute the value of this constant.
- getBootstrapMethodArgument(int) - Method in class sf.spring.asm.ConstantDynamic
-
Returns an argument passed to the bootstrap method, in order to compute the value of this
constant.
- getBootstrapMethodArgumentCount() - Method in class sf.spring.asm.ConstantDynamic
-
Returns the number of arguments passed to the bootstrap method, in order to compute the value
of this constant.
- getByte(String) - Method in class sf.database.VarObject
-
- getByte(long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
Fetches a value from a given memory address.
- getByte(Object, long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
- getByte(Object, int) - Method in class sf.tools.reflectasm.FieldAccess
-
- getByteArray() - Method in class sf.spring.core.io.ByteArrayResource
-
Return the underlying byte array.
- getBytes(long, int) - Method in class sf.database.jdbc.lob.SimpleBlob
-
- getBytes(String, String) - Static method in class sf.tools.StringUtils
-
- getCache() - Method in class sf.database.jpa.JpaEntityManagerFactory
-
- getCachedEscapeColumnName() - Method in class sf.database.meta.ColumnMapping
-
- getCacheLimit() - Method in class sf.spring.core.type.classreading.CachingMetadataReaderFactory
-
Return the maximum number of entries for the MetadataReader cache.
- getCacheSize() - Method in class sf.database.dbinfo.SequenceInfo
-
- getCanonicalFile() - Method in class sf.tools.URLFile
-
- getCanonicalPath() - Method in class sf.tools.URLFile
-
- getCascadeConfig() - Method in class sf.database.meta.ColumnMapping
-
- getCascadeField() - Method in class sf.database.meta.ColumnMapping
-
- getCascadeFields() - Method in class sf.database.meta.TableMapping
-
- getCaseSensitive(Object) - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
获取key大小写敏感的值
- getCaseSensitiveMap() - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
直接返回大小写敏感的map,只读
- getCatalog() - Method in class sf.database.connection.WrapConnection
-
- getCatalog() - Method in class sf.database.dbinfo.Constraint
-
- getCatalog(Connection) - Method in class sf.database.dbinfo.DBMetaData
-
获取当前连接的catalog
- getCatalog() - Method in class sf.database.dbinfo.Function
-
获取catalog
- getCatalog() - Method in class sf.database.dbinfo.SequenceInfo
-
- getCatalog() - Method in class sf.database.dbinfo.TableInfo
-
数据库表所属catalog
- getCatalog(String) - Method in class sf.database.dialect.DBDialect
-
像Oracle,其Catlog是不用的,那么返回null mySQL没有Schema,每个database是一个catlog,那么返回值
- getCatalog(String) - Method in interface sf.database.dialect.IDBDialect
-
像Oracle,其Catlog是不用的,那么返回null mySQL没有Schema,每个database是一个catlog,那么返回值
同时修正返回的大小写
- getCatalog(String) - Method in class sf.database.dialect.mysql.MySqlDialect
-
- getCatalog() - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
- getCatalog() - Method in class sf.database.meta.TableMapping
-
- getCatalog(Connection) - Static method in class sf.database.util.DBUtils
-
获取catalog不报错
- getCatalogs(Connection) - Method in class sf.database.dbinfo.DBMetaData
-
获取数据库中所有的catalog
- getCatlog(String) - Method in interface sf.database.dialect.DatabaseDialect
-
像Oracle,其Catlog是不用的,那么返回null mySQL没有Schema,每个database是一个catlog,那么返回值
同时修正返回的大小写
- getCcmments() - Method in class sf.database.meta.def.TableDef
-
- getCfg() - Method in class sf.database.template.freemarker.FreemarkerHelp
-
- getChanges() - Method in class sf.database.dbinfo.ColumnModification
-
获得数据库列上的数据类型变更
- getChar(long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
- getChar(Object, long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
- getChar(Object, int) - Method in class sf.tools.reflectasm.FieldAccess
-
- getCharacterStream() - Method in class sf.database.jdbc.lob.SimpleClob
-
- getCharacterStream(long, long) - Method in class sf.database.jdbc.lob.SimpleClob
-
- getCharset() - Method in class sf.database.meta.def.TableDef
-
- getCheckClause() - Method in class sf.database.dbinfo.Constraint
-
- getClassesDirectory() - Method in class org.smallframework.mavenplugin.goal.EnhanceASMMojo
-
- getClassesDirectory() - Method in class org.smallframework.mavenplugin.goal.EnhanceJavassistMojo
-
- getClassesLoadedBy(ClassLoader) - Static method in class sf.tools.reflect.ClassLoaderUtil
-
得到由指定的ClassLoader所载入的所有类
- getClassFileName(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Determine the name of the class file, relative to the containing
package: e.g.
- getClassFilePath(Class<?>) - Static method in class sf.tools.reflect.ClassLoaderUtil
-
从一个类得到这个类的class文件路径
- getClassLoader() - Method in class sf.spring.asm.ClassWriter
-
- getClassLoader() - Method in class sf.spring.core.io.ClassPathResource
-
Return the ClassLoader that this resource will be obtained from.
- getClassLoader() - Method in class sf.spring.core.io.DefaultResourceLoader
-
Return the ClassLoader to load class path resources with.
- getClassLoader() - Method in interface sf.spring.core.io.ResourceLoader
-
Expose the ClassLoader used by this ResourceLoader.
- getClassLoader() - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
- getClassMetadata(Resource) - Static method in class org.smallframework.spring.path.SpringClassPathScanning
-
加载资源,判断里面的方法
- getClassMetadata() - Method in interface sf.spring.core.type.classreading.MetadataReader
-
Read basic class metadata for the underlying class.
- getClassMetadatas(String) - Static method in class org.smallframework.spring.path.SpringClassPathScanning
-
根据扫描包的配置
加载需要检查的方法
- getClassMetadatas(String...) - Static method in class org.smallframework.spring.path.SpringClassPathScanning
-
- getClassName() - Method in class sf.spring.asm.ClassReader
-
- getClassName() - Method in exception sf.spring.asm.ClassTooLargeException
-
Returns the internal name of the class.
- getClassName() - Method in exception sf.spring.asm.MethodTooLargeException
-
Returns the internal name of the owner class.
- getClassName() - Method in class sf.spring.asm.Type
-
Returns the binary name of the class corresponding to this type.
- getClassName() - Method in interface sf.spring.core.type.ClassMetadata
-
Return the name of the underlying class.
- getClassName() - Method in class sf.spring.core.type.StandardClassMetadata
-
- getClasspath(ClassLoader) - Static method in class sf.tools.reflect.ClassLoaderUtil
-
- getClasspath(URLClassLoader) - Static method in class sf.tools.reflect.ClassLoaderUtil
-
得到指定的ClassLoader的路径
- getClasspathFromDefaultClassLoader(ClassLoader) - Static method in class sf.tools.reflect.ClassLoaderUtil
-
对于RCP程序,其中ClassLoader是DefaultClassLoader,不是systemClassLoader 此方法用于在RCP中获取路径
- getClasspathOfAppClassLoader() - Static method in class sf.tools.reflect.ClassLoaderUtil
-
- getClassPrimitiveDefaultValue(Class<?>) - Static method in class sf.tools.JavaTypeUtils
-
获取基本类型的默认值
- getClassResources(String) - Static method in class org.smallframework.spring.path.SpringClassPathScanning
-
根据扫描包的配置
加载需要检查的方法
- getClassResources(String...) - Static method in class org.smallframework.spring.path.SpringClassPathScanning
-
- getClassResources(URL, String...) - Static method in class org.smallframework.spring.path.SpringClassPathScanning
-
- getClient() - Method in interface sf.database.jpa.JpaEntityManager
-
- getClient() - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- getClientInfo(String) - Method in class sf.database.connection.WrapConnection
-
- getClientInfo() - Method in class sf.database.connection.WrapConnection
-
- getClz() - Method in class sf.database.meta.ColumnMapping
-
- getClz() - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- getClz() - Method in class sf.dynamicsql.SimpleTable
-
- getClz() - Method in class sf.jooq.tables.JooqTable
-
- getClz() - Method in class sf.querydsl.SQLRelationalPath
-
- getCode() - Method in exception sf.common.exception.SmallOrmException
-
- getCodeSize() - Method in exception sf.spring.asm.MethodTooLargeException
-
Returns the size of the method's Code attribute, in bytes.
- getCodeSource(Class<?>) - Static method in class sf.tools.reflect.ClassLoaderUtil
-
得到一个类被加载时的路径 一个ClassLoader可以包含多个URL,加载时类可以从其中任意一个位置被读入
- getCollection(String) - Method in class sf.database.VarObject
-
得到字段值,并转换为Collection
- getCollection(String, Class<T>) - Method in class sf.database.VarObject
-
得到字段值,并转换为Collection
- getCollectionTable() - Method in class sf.database.meta.ColumnMapping
-
- getColumn(TableInfo, String) - Method in class sf.database.dbinfo.DBInfoBuilder
-
返回指定的列的信息,如果没有找到该列返回null
- getColumn(Connection, String, String) - Method in class sf.database.dbinfo.DBMetaData
-
返回指定的列的信息,如果没有找到该列返回null
- getColumn() - Method in class sf.database.meta.ColumnMapping
-
- getColumn() - Method in class sf.dsl.Example.Criterion
-
- getColumn(Example, boolean) - Static method in class sf.dsl.ExampleSQLHelp
-
- getColumnAlias(String, boolean) - Method in class sf.dsl.Example
-
设置字段的表别名
- getColumnAutoIncreamentValue(ColumnMapping, Connection) - Method in class sf.database.dialect.DBDialect
-
- getColumnAutoIncreamentValue(ColumnMapping, Connection) - Method in interface sf.database.dialect.IDBDialect
-
- getColumnAutoIncreamentValue(ColumnMapping, Connection) - Method in class sf.database.dialect.postgresql.PostgreSqlDialect
-
- getColumnByDBName(TableMapping, String) - Static method in class sf.database.util.SQLUtils
-
通过数据库列名获取指定map中的key值(数据库关键字的处理)
- getColumnByDBName(Map<?, T>, String) - Static method in class sf.database.util.SQLUtils
-
- getColumnDef() - Method in class sf.database.dbinfo.ColumnInfo
-
- getColumnDef() - Method in class sf.database.meta.ColumnMapping
-
- getColumnDefinition(ColumnMapping) - Static method in class sf.database.dialect.DBDialect
-
- getColumnDefinition() - Method in class sf.database.meta.def.ColumnDef
-
- getColumnDefinition() - Method in class sf.database.meta.def.TableDef
-
- getColumnFieldMap() - Method in class sf.database.meta.TableMapping
-
- getColumnIndex(ResultSetMetaData, String) - Static method in class sf.database.util.DBUtils
-
获取colName所在的行数
- getColumnInfos() - Method in class sf.database.dbinfo.TableInfo
-
- getColumnLength(ColumnMapping) - Static method in class sf.database.dialect.DBDialect
-
- getColumnMap(TableMapping) - Method in class sf.database.dbinfo.DBMetaData
-
- getColumnMap() - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
- getColumnMapping() - Method in class sf.database.jdbc.sql.SQLParameter
-
- getColumnName() - Method in class sf.database.dbinfo.ColumnInfo
-
- getColumnName() - Method in class sf.database.dbinfo.ColumnModification
-
返回列名
- getColumnNames() - Method in class sf.database.dbinfo.Index
-
得到索引中的所有列
- getColumnNameToUse(ColumnMapping) - Method in interface sf.database.dialect.DatabaseDialect
-
获得大小写正确的列名
- getColumnNameToUse(ColumnMapping) - Method in class sf.database.dialect.DBDialect
-
- getColumnNameToUse(ColumnMapping) - Method in interface sf.database.dialect.IDBDialect
-
获得大小写正确的列名
- getColumnPrecision(ColumnMapping) - Static method in class sf.database.dialect.DBDialect
-
- getColumns() - Method in class sf.database.dbinfo.Constraint
-
- getColumns(Connection, String) - Method in class sf.database.dbinfo.DBMetaData
-
得到指定表的所有列
- getColumns() - Method in class sf.database.dbinfo.Index
-
- getColumns() - Method in class sf.database.dbinfo.PrimaryKey
-
- getColumns() - Method in class sf.database.meta.def.IndexDef
-
- getColumnScale(ColumnMapping) - Static method in class sf.database.dialect.DBDialect
-
- getColumnSize() - Method in class sf.database.dbinfo.ColumnInfo
-
- getComment() - Method in class sf.database.meta.ColumnMapping
-
- getComment() - Method in class sf.database.meta.def.ColumnDef
-
- getComment() - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- getComment() - Method in class sf.database.meta.TableMapping
-
- getComment() - Method in class sf.jooq.tables.JooqField
-
- getCommonSuperClass(String, String) - Method in class sf.spring.asm.ClassWriter
-
Returns the common super type of the two given types.
- getCondition() - Method in class sf.dsl.Example.Criterion
-
- getConfiguration(AbstractSQLClause) - Static method in class com.querydsl.sql.dml.QueryDSLDMLVistor
-
- getConfiguration(ProjectableSQLQuery) - Static method in class com.querydsl.sql.QueryDSLVistor
-
- getConfiguration() - Method in class sf.database.template.mybatis.MybatisHelp
-
- getConfigurationDML(AbstractSQLClause) - Static method in class sf.querydsl.QueryDSL
-
- getConfigurationQuery(AbstractSQLQuery) - Static method in class sf.querydsl.QueryDSL
-
- getConn() - Method in class sf.database.connection.WrapConnection
-
- getConnection(DBContext, DataSource) - Method in class org.smallframework.spring.DaoTemplate
-
- getConnection(DataSource) - Method in class sf.database.dao.DaoSupport
-
获取一个当前线程的连接(事务中),如果没有,则新建一个。
- getConnection(DataSource) - Method in class sf.database.dao.DBClient
-
- getConnection(DBContext, DataSource) - Method in class sf.database.dao.DBClient
-
- getConnection() - Method in class sf.database.datasource.ADataSource
-
- getConnection(String, String) - Method in class sf.database.datasource.ADataSource
-
- getConnection() - Method in class sf.database.datasource.SimpleDataSource
-
这是唯一会被NutDao调用的方法
- getConnection(String, String) - Method in class sf.database.datasource.SimpleDataSource
-
- getConnection() - Method in class sf.database.datasource.WrapDataSource
-
- getConnection(String, String) - Method in class sf.database.datasource.WrapDataSource
-
- getConstantPoolCount() - Method in exception sf.spring.asm.ClassTooLargeException
-
Returns the number of constant pool items of the class.
- getConstructorDescriptor(Constructor<?>) - Static method in class sf.spring.asm.Type
-
Returns the descriptor corresponding to the given constructor.
- getConstructorIfAvailable(Class<T>, Class<?>...) - Static method in class sf.spring.util.ClassUtils
-
Determine whether the given class has a public constructor with the given signature,
and return it if available (else return null
).
- getContextLoader() - Method in class sf.tools.reflect.ClassLoaderUtil
-
得到当前线程的ContextClassLoader
- getConvert() - Method in class sf.database.meta.ColumnMapping
-
- getConverter() - Method in class sf.jooq.tables.JooqField
-
- getCount() - Method in class sf.spring.util.ConcurrentReferenceHashMap.Segment
-
Return the total number of references in this segment.
- getCountColumn() - Method in class sf.dsl.Example
-
- getCountColumn(Example, boolean) - Static method in class sf.dsl.ExampleSQLHelp
-
- getCountSql(Configuration, Select<?>) - Static method in class org.jooq.impl.JooqVisitor
-
获取查询总数
- getCountSql() - Method in class sf.database.jdbc.sql.SQLContext
-
- getCountSql() - Method in class sf.database.template.enjoy.ext.SqlPara
-
- getCountSql(ProjectableSQLQuery) - Static method in class sf.querydsl.QueryDSL
-
获取查询总数的接口
- getCRC(InputStream) - Static method in class sf.tools.StringUtils
-
计算CRC摘要,8位十六进制数
- getCRC(String) - Static method in class sf.tools.StringUtils
-
计算CRC摘要,8位十六进制数
- getCriteria() - Method in class sf.dsl.Example.GeneratedCriteria
-
- getCriteriaBuilder() - Method in class sf.database.jpa.JpaEntityManagerFactory
-
- getCriteriaBuilder() - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- getCriterias() - Method in class sf.dsl.Example
-
- getCrudExample() - Method in class sf.database.jdbc.sql.Crud
-
- getCrudModel() - Method in class sf.database.jdbc.sql.Crud
-
- getCrudSql() - Method in class sf.database.jdbc.sql.Crud
-
直接对sql操作
- getCrudTemplate() - Method in class sf.database.jdbc.sql.Crud
-
直接对模板sql操作
- getCrudTemplateSource() - Method in class sf.database.jdbc.sql.Crud
-
- getCurrentThreadConnection(DataSource) - Static method in class sf.database.transaction.DefaultTransactionManager
-
- getCurrentThreadConnection(DataSource, TransactionIsolationLevel) - Static method in class sf.database.transaction.DefaultTransactionManager
-
- getCurrentValue() - Method in class sf.database.dbinfo.SequenceInfo
-
- getCustomTypeHandler(Class<T>) - Method in class sf.database.jdbc.type.TypeHandlerRegistry
-
- getCustomTypeHandler(Class<T>, Integer) - Method in class sf.database.jdbc.type.TypeHandlerRegistry
-
- getDatabaseMajorVersion() - Method in class sf.database.dbinfo.ConnectInfo
-
- getDatabaseMajorVersion(Connection) - Static method in class sf.database.util.DBUtils
-
- getDatabaseMinorVersion(Connection) - Static method in class sf.database.util.DBUtils
-
- getDatabaseObject(Connection, ObjectType, String, String, String, Operator) - Method in class sf.database.dbinfo.DBMetaData
-
- getDatabaseProductName() - Method in class sf.database.dbinfo.ConnectInfo
-
- getDatabaseProductName(Connection) - Static method in class sf.database.util.DBUtils
-
- getDatabaseProductVersion() - Method in class sf.database.dbinfo.ConnectInfo
-
- getDatabaseProductVersion(Connection) - Static method in class sf.database.util.DBUtils
-
获取版本号,针对sqlserver
- getDataObjectValue(DBObject, DBField) - Static method in class sf.database.util.OrmUtils
-
获取值
- getDataObjectValue(DBObject, Field) - Static method in class sf.database.util.OrmUtils
-
- getDataObjectValue(DBObject, String) - Static method in class sf.database.util.OrmUtils
-
- getDataObjectValues(DBObject, DBField...) - Static method in class sf.database.util.OrmUtils
-
获取值
- getDataSource(boolean) - Method in class org.smallframework.spring.DaoTemplate
-
- getDataSource(boolean) - Method in class sf.database.dao.DaoSupport
-
从clz中获取数据源
- getDataSource(boolean) - Method in class sf.database.dao.DBClient
-
- getDataSource() - Method in class sf.database.dao.DBContext
-
- getDataSource(String) - Method in class sf.database.datasource.SimpleRoutingDataSource
-
- getDataSource() - Method in class sf.database.jpa.JpaEntityManagerFactory
-
- getDataSource() - Method in class sf.database.OrmConfig
-
- getDataSources() - Method in class sf.database.OrmConfig
-
- getDataType() - Method in class sf.database.dbinfo.ColumnInfo
-
- getDataType() - Method in class sf.database.dbinfo.DataType
-
- getDb() - Method in class sf.database.jpa.JpaEntityManagerFactory
-
- getDB2BeanMappingType(Class<?>) - Static method in class sf.database.jdbc.type.Jdbcs
-
- getDB2BeanMappingType(Class<?>, int) - Static method in class sf.database.jdbc.type.Jdbcs
-
- getDbClient() - Method in interface sf.database.mapper.DaoMapper
-
- getDbClient() - Method in class sf.database.mapper.DaoMapperImpl
-
- getDbClient() - Method in class sf.database.OrmConfig
-
- getDbClient() - Method in class sf.database.support.EntityScanner
-
- getDbContext() - Method in class sf.database.connection.WrapConnection
-
- getDBDialect(String, String) - Method in interface sf.database.dialect.LookDialect
-
- getDbname() - Method in class sf.database.dbinfo.ConnectInfo
-
获得数据库名
- getDecimalDigit() - Method in class sf.database.dbinfo.ColumnInfo
-
- getDecimalDigits() - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- getDeclaredMethods(Class<?>) - Static method in class sf.spring.util.ReflectionUtils
-
Variant of
Class.getDeclaredMethods()
that uses a local cache in
order to avoid the JVM's SecurityManager check and new Method instances.
- getDeclaringClassName() - Method in interface sf.spring.core.type.MethodMetadata
-
Return the fully-qualified name of the class that declares this method.
- getDeclaringClassName() - Method in class sf.spring.core.type.StandardMethodMetadata
-
- getDefaultCase() - Method in class sf.database.meta.MetadataFeature
-
- getDefaultClassLoader() - Static method in class sf.spring.util.ClassUtils
-
Return the default ClassLoader to use: typically the thread context
ClassLoader, if available; the ClassLoader that loaded the ClassUtils
class will be used as fallback.
- getDefaultDatasource() - Method in class sf.database.OrmConfig
-
- getDefaultEncoding() - Method in class sf.tools.io.UnicodeReader
-
- getDefaultJavaType() - Method in class sf.database.jdbc.extension.ObjectFastJsonMapping
-
- getDefaultJavaType() - Method in class sf.database.jdbc.extension.ObjectGsonMapping
-
- getDefaultJavaType() - Method in class sf.database.jdbc.extension.ObjectJacksonMapping
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.ArrayType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.AttributeConverterType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.BigDecimalDECIMALType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.BigDecimalNUMERICType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.BigIntegerBIGINTType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.BlobByteObjectArrayType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.BlobType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.BooleanCharType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.BooleanType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.ByteArrayBINARYType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.ByteObjectArrayBINARYType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.ByteTINYINTType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.CalendarTIMESTAMPType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.CharacterVARCHARType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.ClobType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.DateLongType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.DateTIMESTAMPType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.DateTIMEType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.DateType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.DoubleType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.EnumObjectTypeHandler
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.EnumOrdinalTypeHandler
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.EnumStringTypeHandler
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.FileBlobType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.FileClobType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.FloatType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.InputStreamBINARYType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.InstantTIMESTAMPType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.IntegerType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.LocalDateDATEType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.LocalDateTimeTIMESTAMPType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.LocalTimeTIMEType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.LongBIGINTType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.NullType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.ObjectType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.ReaderBINARYType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.RefType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.RowIdType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.ShortSMALLINTType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.StringClobType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.StringNVARCHARType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.StringSQLXMLType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.StringVARCHARType
-
- getDefaultJavaType() - Method in class sf.database.jdbc.type.StructType
-
- getDefaultJavaType() - Method in interface sf.database.jdbc.type.TypeHandler
-
类型
- getDefaultJavaType() - Method in class sf.database.jdbc.type.UrlDATALINKType
-
- getDefaultSchema() - Method in interface sf.database.dialect.DatabaseDialect
-
不同数据库登录后,所在的默认schema是不一样的
Oracle是以登录的用户名作为schema的。
mysql是只有catlog不区分schema的。
derby支持匿名访问,此时好像是位于APP这个schema下。
SQL Server默认是在dbo这个schema下
因此对于无法确定当前schema的场合,使用这里提供的schema名称作为当前schema
- getDefaultSchema() - Method in class sf.database.dialect.DBDialect
-
- getDefaultSchema() - Method in class sf.database.dialect.derby.DerbyDialect
-
- getDefaultSchema() - Method in class sf.database.dialect.h2.H2Dialect
-
- getDefaultSchema() - Method in interface sf.database.dialect.IDBDialect
-
不同数据库登录后,所在的默认schema是不一样的
Oracle是以登录的用户名作为schema的。
mysql是只有catlog不区分schema的。
derby支持匿名访问,此时好像是位于APP这个schema下。
SQL Server默认是在dbo这个schema下
因此对于无法确定当前schema的场合,使用这里提供的schema名称作为当前schema
- getDefaultSchema() - Method in class sf.database.dialect.postgresql.PostgreSqlDialect
-
- getDefaultSchema() - Method in class sf.database.dialect.sqlserver.SqlServerDialect
-
- getDefaultValue() - Method in class sf.database.dbinfo.ColumnDBType
-
- getDefaultValue() - Method in class sf.tools.reflect.PropertyHold
-
- getDeferrAbility() - Method in class sf.database.dbinfo.ForeignKey
-
- getDefinition() - Method in class sf.database.meta.def.IndexDef
-
- getDelegate() - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- getDelegate() - Method in class sf.spring.asm.RecordComponentVisitor
-
The record visitor to which this visitor must delegate method calls.
- getDeleteRelation() - Method in class sf.database.meta.CascadeConfig
-
- getDeleteRule() - Method in class sf.database.dbinfo.Constraint
-
- getDeleteRule() - Method in class sf.database.dbinfo.ForeignKey
-
- getDeleteSubObject() - Method in class sf.database.meta.CascadeConfig
-
- getDeleteTableClass(AbstractSQLDeleteClause) - Static method in class sf.querydsl.QueryDSL
-
- getDesc() - Method in class sf.spring.asm.Handle
-
Returns the descriptor of the field or method designated by this handle.
- getDesc(Method) - Static method in class sf.tools.ASMUtils
-
- getDesc(Class<?>) - Static method in class sf.tools.ASMUtils
-
- getDesc(Class<?>) - Static method in class sf.tools.JavassitUtils
-
- getDescription() - Method in class sf.spring.core.io.ByteArrayResource
-
This implementation returns a description that includes the passed-in
description
, if any.
- getDescription() - Method in class sf.spring.core.io.ClassPathResource
-
This implementation returns a description that includes the class path location.
- getDescription() - Method in class sf.spring.core.io.DescriptiveResource
-
- getDescription() - Method in class sf.spring.core.io.FileSystemResource
-
This implementation returns a description that includes the absolute
path of the file.
- getDescription() - Method in class sf.spring.core.io.InputStreamResource
-
This implementation returns a description that includes the passed-in
description, if any.
- getDescription() - Method in class sf.spring.core.io.PathResource
-
Deprecated.
- getDescription() - Method in interface sf.spring.core.io.Resource
-
Return a description for this resource,
to be used for error output when working with the resource.
- getDescription() - Method in class sf.spring.core.io.UrlResource
-
This implementation returns a description that includes the URL.
- getDescription() - Method in class sf.spring.core.io.VfsResource
-
- getDescriptiveType(Object) - Static method in class sf.spring.util.ClassUtils
-
Return a descriptive name for the given object's type: usually simply
the class name, but component type class name + "[]" for arrays,
and an appended list of implemented interfaces for JDK proxies.
- getDescriptor() - Method in class sf.spring.asm.ConstantDynamic
-
Returns the type of this constant.
- getDescriptor() - Method in exception sf.spring.asm.MethodTooLargeException
-
Returns the descriptor of the method.
- getDescriptor() - Method in class sf.spring.asm.Type
-
Returns the descriptor corresponding to this type.
- getDescriptor(Class<?>) - Static method in class sf.spring.asm.Type
-
Returns the descriptor corresponding to the given class.
- getDialect() - Method in class sf.database.connection.WrapConnection
-
- getDialect(DataSource) - Method in class sf.database.dao.DaoSupport
-
- getDialect(boolean) - Method in class sf.database.dao.DBClient
-
- getDialect(boolean) - Method in interface sf.database.dao.DBMethod
-
获取dialect
- getDialect() - Method in class sf.database.datasource.WrapDataSource
-
- getDialect(String, String) - Static method in class sf.database.dialect.DialectUtils
-
获取数据库方言
- getDialectSqlId(Connection, String) - Static method in class sf.database.jdbc.sql.CrudTemplateIdImpl
-
是否使用dialect处理,主要解决应用跨数据库访问的问题
- getDigits() - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
the number of fractional digits
- getDimensions() - Method in class sf.spring.asm.Type
-
Returns the number of dimensions of this array type.
- getDisplayString(Object) - Static method in class sf.spring.util.ObjectUtils
-
Return a content-based String representation if obj
is
not null
; otherwise returns an empty String.
- getDomainClass() - Method in interface sf.database.mapper.DaoMapper
-
- getDomainClass() - Method in class sf.database.mapper.DaoMapperImpl
-
- getDouble(String) - Method in class sf.database.VarObject
-
得到字段值,类型转换为Double
- getDouble(long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
- getDouble(Object, long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
- getDouble(Object, int) - Method in class sf.tools.reflectasm.FieldAccess
-
- getDriverClass(String) - Method in interface sf.database.dialect.DatabaseDialect
-
获取数据库的默认驱动类
- getDriverClass(String) - Method in class sf.database.dialect.DBDialect
-
- getDriverClass(String) - Method in interface sf.database.dialect.IDBDialect
-
获取数据库的默认驱动类
- getDriverClassName() - Method in enum sf.database.dialect.DatabaseDriver
-
Return the driver class name.
- getDriverMajorVersion() - Method in class sf.database.dbinfo.ConnectInfo
-
- getDriverName(Connection) - Static method in class sf.database.util.DBUtils
-
- getDriverVersion() - Method in class sf.database.dbinfo.ConnectInfo
-
- getDropConstraintSql(String, String) - Method in interface sf.database.dbinfo.DdlGenerator
-
生成删除约束的语句
- getDropConstraintSql(String, String) - Method in class sf.database.dbinfo.DdlGeneratorImpl
-
- getDs() - Method in class sf.database.datasource.WrapDataSource
-
- getDynamicTableName() - Method in class sf.database.dao.DBContext
-
- getDynamicTableName(DBContext, TableMapping) - Static method in class sf.database.util.OrmUtils
-
获取动态表名
- getDynamicTableName() - Method in class sf.dsl.Example
-
- getDynmicSQL() - Method in class sf.database.dao.DBClient
-
- getDynmicSQL() - Method in interface sf.database.dao.DBMethod
-
- getDynmicSQLInf() - Method in class sf.database.jdbc.sql.Crud
-
- getDynmicSQLMapper() - Method in interface sf.database.mapper.DaoMapper
-
- getDynmicSQLMapper() - Method in class sf.database.mapper.DaoMapperImpl
-
- getEffectFields() - Method in interface sf.core.LazyLoadTask
-
- getElementCollection() - Method in class sf.database.meta.ColumnMapping
-
- getElementType() - Method in class sf.spring.asm.Type
-
Returns the type of the elements of this array type.
- getEnclosingClassName() - Method in interface sf.spring.core.type.ClassMetadata
-
Return the name of the enclosing class of the underlying class,
or null
if the underlying class is a top-level class.
- getEnclosingClassName() - Method in class sf.spring.core.type.StandardClassMetadata
-
- getEncoding() - Method in class sf.tools.io.UnicodeReader
-
Get stream encoding or NULL if stream is uninitialized.
- getEnd() - Method in class sf.common.log.LogContext
-
- getEngine() - Method in class sf.database.template.enjoy.ext.SqlKit
-
- getEnjoyEngine() - Static method in class sf.database.template.enjoy.EnjoyHelp
-
- getEnjoySqlKit() - Static method in class sf.database.template.enjoy.EnjoyHelp
-
- getEntityClass() - Method in class sf.dsl.Example
-
- getEntityGraph(String) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- getEntityGraphs(Class<T>) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- getEntityManagerFactory() - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- getEnumByValue(Class, Object) - Static method in class sf.tools.EnumUtils
-
获得枚举,根据EnumMapping 注解,如果没有,则使用枚举名称
- getEnumerated() - Method in class sf.database.meta.ColumnMapping
-
- getEnv(String) - Method in class sf.database.jdbc.sql.SQLContext
-
- getExample() - Method in class sf.dsl.Example.GeneratedCriteria
-
- getExceptionIndex() - Method in class sf.spring.asm.TypeReference
-
Returns the index of the exception, in a 'throws' clause of a method, whose type is referenced
by this type reference.
- getExcludePatter() - Method in class sf.codegen.EntityEnhancerASM
-
- getExecClz() - Method in class sf.database.jdbc.sql.SQLContext
-
- getExecuteKey() - Method in class sf.common.log.LogContext
-
- getExists(Connection, ObjectType, String) - Method in class sf.database.dbinfo.DBMetaData
-
判断对象是否存在
- getExistTable(Connection, String) - Method in class sf.database.dbinfo.DBMetaData
-
判断一张表是否存在
- getExpression() - Method in class sf.database.jdbc.sql.SQLParameter
-
- getExtName(String) - Static method in class sf.tools.IOUtils
-
得到文件的扩展名(小写如果没有则返回空字符串)。如果传入的文件名包含路径,分析时会考虑最后一个\或/字符后满的部分才作为文件名。
- getFeature() - Method in class sf.database.jdbc.extension.ObjectFastJsonMapping
-
- getFetchDBField() - Method in class sf.database.meta.ColumnMapping
-
- getField() - Method in class sf.database.jdbc.sql.SQLParameter
-
- getField() - Method in class sf.database.meta.ColumnMapping
-
- getField() - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- GETFIELD - Static variable in interface sf.spring.asm.Opcodes
-
- getField(Field, Object) - Static method in class sf.spring.util.ReflectionUtils
-
- getField() - Method in class sf.tools.reflect.PropertyHold
-
- getFieldAccessor() - Method in class sf.database.meta.ColumnMapping
-
- getFieldAccessor() - Method in interface sf.database.meta.IColumnMapping
-
获得字段访问器
- getFieldCount() - Method in class sf.tools.reflectasm.FieldAccess
-
- getFieldName() - Method in class sf.database.meta.ColumnMapping
-
- getFieldNames() - Method in class sf.tools.reflectasm.FieldAccess
-
- getFields(TableImpl<?>) - Static method in class org.jooq.impl.JooqVisitor
-
- getFields() - Method in class sf.database.meta.TableMapping
-
- getFields() - Method in class sf.tools.reflectasm.FieldAccess
-
- getFieldToColumn() - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
- getFieldType(Class<?>, String) - Static method in class sf.tools.ASMUtils
-
- getFieldTypes() - Method in class sf.tools.reflectasm.FieldAccess
-
- getFieldValue(Object, String) - Static method in class sf.tools.reflect.BeanUtils
-
- getFile() - Method in class sf.spring.core.io.AbstractFileResolvingResource
-
This implementation returns a File reference for the underlying class path
resource, provided that it refers to a file in the file system.
- getFile(URI) - Method in class sf.spring.core.io.AbstractFileResolvingResource
-
This implementation returns a File reference for the given URI-identified
resource, provided that it refers to a file in the file system.
- getFile() - Method in class sf.spring.core.io.AbstractResource
-
This implementation throws a FileNotFoundException, assuming
that the resource cannot be resolved to an absolute file path.
- getFile() - Method in class sf.spring.core.io.FileSystemResource
-
This implementation returns the underlying File reference.
- getFile() - Method in class sf.spring.core.io.FileUrlResource
-
- getFile() - Method in class sf.spring.core.io.PathResource
-
Deprecated.
This implementation returns the underlying File reference.
- getFile() - Method in interface sf.spring.core.io.Resource
-
Return a File handle for this resource.
- getFile() - Method in class sf.spring.core.io.UrlResource
-
This implementation returns a File reference for the underlying URL/URI,
provided that it refers to a file in the file system.
- getFile() - Method in class sf.spring.core.io.VfsResource
-
- getFile(String) - Static method in class sf.spring.util.ResourceUtils
-
Resolve the given resource location to a java.io.File
,
i.e.
- getFile(URL) - Static method in class sf.spring.util.ResourceUtils
-
Resolve the given resource URL to a java.io.File
,
i.e.
- getFile(URL, String) - Static method in class sf.spring.util.ResourceUtils
-
Resolve the given resource URL to a java.io.File
,
i.e.
- getFile(URI) - Static method in class sf.spring.util.ResourceUtils
-
Resolve the given resource URI to a java.io.File
,
i.e.
- getFile(URI, String) - Static method in class sf.spring.util.ResourceUtils
-
Resolve the given resource URI to a java.io.File
,
i.e.
- getFileForLastModifiedCheck() - Method in class sf.spring.core.io.AbstractFileResolvingResource
-
This implementation determines the underlying File
(or jar file, in case of a resource in a jar/zip).
- getFileForLastModifiedCheck() - Method in class sf.spring.core.io.AbstractResource
-
Determine the File to use for timestamp checking.
- getFilename() - Method in class sf.spring.core.io.AbstractResource
-
This implementation always returns null
,
assuming that this resource type does not have a filename.
- getFilename() - Method in class sf.spring.core.io.ClassPathResource
-
This implementation returns the name of the file that this class path
resource refers to.
- getFilename() - Method in class sf.spring.core.io.FileSystemResource
-
This implementation returns the name of the file.
- getFilename() - Method in class sf.spring.core.io.PathResource
-
Deprecated.
This implementation returns the name of the file.
- getFilename() - Method in interface sf.spring.core.io.Resource
-
Determine a filename for this resource, i.e.
- getFilename() - Method in class sf.spring.core.io.UrlResource
-
This implementation returns the name of the file that this URL refers to.
- getFilename() - Method in class sf.spring.core.io.VfsResource
-
- getFilename(String) - Static method in class sf.spring.util.StringUtils
-
Extract the filename from the given Java resource path,
e.g.
- getFilenameExtension(String) - Static method in class sf.spring.util.StringUtils
-
Extract the filename extension from the given Java resource path,
e.g.
- getFilterCondition() - Method in class sf.database.dbinfo.Index
-
- getFirst(K) - Method in interface sf.spring.util.MultiValueMap
-
Return the first value for the given key.
- getFirstToken(String) - Static method in class sf.database.mapper.handle.HandleHelp
-
- getFloat(long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
- getFloat(Object, long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
- getFloat(Object, int) - Method in class sf.tools.reflectasm.FieldAccess
-
- getFlushMode() - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- getFormalParameterIndex() - Method in class sf.spring.asm.TypeReference
-
Returns the index of the formal parameter whose type is referenced by this type reference.
- getFormattedJdbcPlaceholder(BindableColumn<?>, String, String) - Method in class sf.dynamicsql.EnjoyRenderingStrategy
-
- getFormattedJdbcPlaceholder(String, String) - Method in class sf.dynamicsql.EnjoyRenderingStrategy
-
- getFormattedJdbcPlaceholder(BindableColumn<?>, String, String) - Method in class sf.dynamicsql.FreemarkerRenderingStrategy
-
- getFormattedJdbcPlaceholder(String, String) - Method in class sf.dynamicsql.FreemarkerRenderingStrategy
-
- getFrom() - Method in class sf.database.dbinfo.ColumnChange
-
获得变更前的描述
- getFrom() - Method in class sf.database.dbinfo.ColumnModification
-
得到数据库中(实际)的列定义
- getFromClause(Example, DBContext, boolean) - Static method in class sf.dsl.ExampleSQLHelp
-
- getFromColumn() - Method in class sf.database.dbinfo.ForeignKey
-
- getFromSchema() - Method in class sf.database.dbinfo.ForeignKey
-
- getFromTable() - Method in class sf.database.dbinfo.ForeignKey
-
- getFromTable() - Method in class sf.database.meta.CascadeConfig
-
- getFromToColumns() - Method in class sf.database.meta.CascadeConfig
-
- getFunctions(Connection, String) - Method in class sf.database.dbinfo.DBMetaData
-
返回所有自定义数据库函数
- getGenericType(ColumnMapping, Class<?>) - Static method in class sf.database.meta.CascadeUtils
-
- getGenericType() - Method in class sf.querydsl.QueryDSLObjectMapJsonType
-
- getGenericType() - Method in interface sf.tools.reflect.Property
-
得到泛型类型
- getGenericType() - Method in class sf.tools.reflect.PropertyHold
-
- getGenericTypeClasses(Field) - Static method in class sf.tools.GenericsUtils
-
- getGenericTypeClasses(Type) - Static method in class sf.tools.GenericsUtils
-
- getGetter() - Method in class sf.tools.reflect.PropertyHold
-
- getGv() - Method in class sf.database.meta.ColumnMapping
-
- getHandler() - Method in class sf.database.jdbc.sql.SQLParameter
-
- getHandler() - Method in class sf.database.meta.ColumnMapping
-
- getHandler() - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- getHash(Object) - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
Get the hash for a given object, apply an additional hash function to reduce
collisions.
- getHash() - Method in interface sf.spring.util.ConcurrentReferenceHashMap.Reference
-
Return the hash for the reference.
- getHibernateDialect() - Method in class sf.database.dialect.cubrid.CubridDialect
-
- getHibernateDialect() - Method in class sf.database.dialect.db2.DB2Dialect
-
- getHibernateDialect() - Method in class sf.database.dialect.DBDialect
-
返回对应的 Hibernate 的 Dialect
- getHibernateDialect() - Method in class sf.database.dialect.DefaultDBDialect
-
- getHibernateDialect() - Method in class sf.database.dialect.derby.DerbyDialect
-
- getHibernateDialect() - Method in class sf.database.dialect.firebird.FirebirdDialect
-
- getHibernateDialect() - Method in class sf.database.dialect.h2.H2Dialect
-
- getHibernateDialect() - Method in class sf.database.dialect.hsqldb.HsqldbDialect
-
- getHibernateDialect() - Method in class sf.database.dialect.mysql.MySqlDialect
-
- getHibernateDialect() - Method in class sf.database.dialect.oracle.OracleDialect
-
- getHibernateDialect() - Method in class sf.database.dialect.postgresql.PostgreSqlDialect
-
- getHibernateDialect() - Method in class sf.database.dialect.sqlite.SqliteDialect
-
- getHibernateDialect() - Method in class sf.database.dialect.sqlserver.SqlServerDialect
-
- getHoldability() - Method in class sf.database.connection.WrapConnection
-
- getHost() - Method in class sf.database.dbinfo.ConnectInfo
-
获得数据库地址
- getId() - Method in enum sf.database.dialect.DatabaseDriver
-
Return the identifier of this driver.
- getId() - Method in class sf.database.support.AllowDataInitialize
-
- getId() - Method in class sf.spring.util.StopWatch
-
Get the ID of this StopWatch
, as specified on construction.
- getIdentifierGenerator() - Method in class sf.database.meta.ColumnMapping
-
- getIdentifierQuoteString(Connection) - Static method in class sf.database.util.DBUtils
-
- getIdentityHexString(Object) - Static method in class sf.spring.util.ObjectUtils
-
Return a hex String form of an object's identity hash code.
- getIgnoreCaseColumnMapping(String) - Method in interface sf.database.meta.ITableMapping
-
数据库列名
- getIgnoreCaseColumnMapping(String) - Method in class sf.database.meta.TableMapping
-
忽略大小写获取对应数据库字段的columnMapping
- getIgnoreCaseDBFieldColumnMapping(String) - Method in interface sf.database.meta.ITableMapping
-
- getIgnoreCaseDBFieldColumnMapping(String) - Method in class sf.database.meta.TableMapping
-
- getImplClasses() - Method in class sf.database.support.EntityScanner
-
- getImplementationSqlType(int) - Method in interface sf.database.dialect.DatabaseDialect
-
得到该数据库上该种数据类型的真实实现类型。
比如,在不支持boolean类型的数据库上,会以char类型代替boolean;在不支持blob的数据库上,会以varbinary类型代替blob
- getIncludePattern() - Method in class sf.codegen.EntityEnhancerASM
-
设置类名Pattern
- getIndex(String) - Method in class sf.tools.reflectasm.FieldAccess
-
- getIndex(Field) - Method in class sf.tools.reflectasm.FieldAccess
-
- getIndex(String) - Method in class sf.tools.reflectasm.MethodAccess
-
Returns the index of the first method with the specified name.
- getIndex(String, Class...) - Method in class sf.tools.reflectasm.MethodAccess
-
Returns the index of the first method with the specified name and param types.
- getIndex(String, int) - Method in class sf.tools.reflectasm.MethodAccess
-
Returns the index of the first method with the specified name and the specified number of arguments.
- getIndexes(Connection, String) - Method in class sf.database.dbinfo.DBMetaData
-
得到指定表的所有索引
- getIndexes() - Method in class sf.jooq.tables.DynamicJooqTable
-
- getIndexes() - Method in class sf.jooq.tables.JooqTable
-
- getIndexName() - Method in class sf.database.dbinfo.Index
-
获得索引名称
- getIndexNames(TableMapping, Connection) - Method in class sf.database.dialect.DBDialect
-
- getIndexNames(TableMapping, Connection) - Method in class sf.database.dialect.h2.H2Dialect
-
- getIndexNames(TableMapping, Connection) - Method in class sf.database.dialect.oracle.OracleDialect
-
- getIndexNames(TableMapping, Connection) - Method in class sf.database.dialect.sqlserver.SQLServer2005Dialect
-
- getIndexQualifier() - Method in class sf.database.dbinfo.Index
-
- getIndexs() - Method in class sf.database.meta.TableMapping
-
- getInputParas() - Method in class sf.database.jdbc.sql.SQLContext
-
- getInputStream() - Method in class sf.spring.core.io.ByteArrayResource
-
This implementation returns a ByteArrayInputStream for the
underlying byte array.
- getInputStream() - Method in class sf.spring.core.io.ClassPathResource
-
This implementation opens an InputStream for the given class path resource.
- getInputStream() - Method in class sf.spring.core.io.DescriptiveResource
-
- getInputStream() - Method in class sf.spring.core.io.FileSystemResource
-
This implementation opens a NIO file stream for the underlying file.
- getInputStream() - Method in class sf.spring.core.io.InputStreamResource
-
This implementation throws IllegalStateException if attempting to
read the underlying stream multiple times.
- getInputStream() - Method in interface sf.spring.core.io.InputStreamSource
-
Return an
InputStream
for the content of an underlying resource.
- getInputStream() - Method in class sf.spring.core.io.PathResource
-
Deprecated.
This implementation opens a InputStream for the underlying file.
- getInputStream() - Method in class sf.spring.core.io.UrlResource
-
This implementation opens an InputStream for the given URL.
- getInputStream() - Method in class sf.spring.core.io.VfsResource
-
- getInputStream(File) - Static method in class sf.tools.IOUtils
-
获得二进制文件写入句柄
- getInputStream() - Method in class sf.tools.URLFile
-
- getInsertRelation() - Method in class sf.database.meta.CascadeConfig
-
- getInsertTableClass(AbstractSQLInsertClause) - Static method in class sf.querydsl.QueryDSL
-
- getInstance() - Static method in class sf.database.dbinfo.DBMetaData
-
- getInstance() - Static method in class sf.database.jdbc.sql.Crud
-
- getInstance() - Static method in class sf.database.jdbc.sql.CrudExampleImpl
-
- getInstance() - Static method in class sf.database.jdbc.sql.CrudModelImpl
-
- getInstance() - Static method in class sf.database.jdbc.sql.CrudSqlImpl
-
- getInstance() - Static method in class sf.database.jdbc.sql.CrudTemplateIdImpl
-
- getInstance() - Static method in class sf.database.jdbc.sql.CrudTemplateSourceImpl
-
- getInstance(Class<?>, Class<?>) - Method in class sf.database.jdbc.type.TypeHandlerRegistry
-
- getInstance() - Static method in class sf.database.mapper.handle.MethodHandleAutoSQL
-
- getInstance() - Static method in class sf.database.mapper.handle.MethodHandleSQL
-
- getInstance() - Static method in class sf.database.mapper.handle.MethodHandleTemplate
-
- getInstance() - Static method in class sf.database.OrmConfig
-
- getInstance() - Static method in class sf.database.template.enjoy.EnjoyHandler
-
- getInstance() - Static method in class sf.database.template.expression.ExpressionHandler
-
- getInstance() - Static method in class sf.database.template.expression.ExpressionHelp
-
- getInstance() - Static method in class sf.database.template.freemarker.FreemarkerHandler
-
- getInstance() - Static method in class sf.database.template.freemarker.FreemarkerHelp
-
- getInstance() - Static method in class sf.database.template.mybatis.MybatisHandler
-
- getInstance() - Static method in class sf.database.template.mybatis.MybatisHelp
-
- getInstance() - Static method in class sf.dynamicsql.DynmicSQLImpl
-
- getInstance() - Static method in class sf.jooq.JooqImpl
-
- getInstance() - Static method in class sf.querydsl.QueryDSLOrmImpl
-
- getInstance() - Static method in class sf.tools.reflect.UnsafeWrapper
-
- getInt(long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
- getInt(Object, long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
Fetches a value from a given Java variable.
- getInt(Object, int) - Method in class sf.tools.reflectasm.FieldAccess
-
- getInteger(String) - Method in class sf.database.VarObject
-
得到字段值,类型转换为Integer
- getInterfaceMethodIfPossible(Method) - Static method in class sf.spring.util.ClassUtils
-
Determine a corresponding interface method for the given method handle, if possible.
- getInterfaceNames() - Method in interface sf.spring.core.type.ClassMetadata
-
Return the names of all interfaces that the underlying class
implements, or an empty array if there are none.
- getInterfaceNames() - Method in class sf.spring.core.type.StandardClassMetadata
-
- getInterfaces() - Method in class sf.spring.asm.ClassReader
-
- getInternalName() - Method in class sf.spring.asm.Type
-
Returns the internal name of the class corresponding to this object or array type.
- getInternalName(Class<?>) - Static method in class sf.spring.asm.Type
-
Returns the internal name of the given class.
- getIntrospectedClass() - Method in class sf.spring.core.type.StandardClassMetadata
-
Return the underlying Class.
- getIntrospectedMethod() - Method in class sf.spring.core.type.StandardMethodMetadata
-
Return the underlying Method.
- getItem(int) - Method in class sf.spring.asm.ClassReader
-
Returns the start offset in this
ClassReader
of a JVMS 'cp_info' structure (i.e.
- getItemCount() - Method in class sf.spring.asm.ClassReader
-
Returns the number of entries in the class's constant pool table.
- getJarFile(String) - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
Resolve the given jar file URL into a JarFile object.
- getJavaFieldColumnMapping(String) - Method in interface sf.database.meta.ITableMapping
-
- getJavaFieldColumnMapping(String) - Method in class sf.database.meta.TableMapping
-
- getJavaResourcePath() - Static method in class sf.ext.gen.GenUtils
-
- getJavaSRCPath() - Static method in class sf.ext.gen.GenUtils
-
- getJavaVersion() - Static method in enum sf.spring.boot.system.JavaVersion
-
- getJdbcType() - Method in class sf.database.jdbc.sql.SQLParameter
-
- getJdbcType() - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- getJdbcVersion() - Method in class sf.database.meta.MetadataFeature
-
- getJoinColumn() - Method in class sf.database.meta.ColumnMapping
-
- getJoinColumns() - Method in class sf.database.meta.ColumnMapping
-
- getJoins(AbstractSQLQuery) - Static method in class sf.querydsl.QueryDSL
-
获取内部的SQLRelationalPathBase
- getJoinTable() - Method in class sf.database.meta.ColumnMapping
-
- getJooq() - Method in class sf.database.dao.DBClient
-
- getJooq() - Method in interface sf.database.dao.DBMethod
-
- getJooqDialect() - Method in class sf.database.dialect.cubrid.CubridDialect
-
- getJooqDialect() - Method in class sf.database.dialect.db2.DB2Dialect
-
- getJooqDialect() - Method in class sf.database.dialect.DefaultDBDialect
-
- getJooqDialect() - Method in class sf.database.dialect.derby.DerbyDialect
-
- getJooqDialect() - Method in class sf.database.dialect.firebird.FirebirdDialect
-
- getJooqDialect() - Method in class sf.database.dialect.h2.H2Dialect
-
- getJooqDialect() - Method in class sf.database.dialect.hsqldb.HsqldbDialect
-
- getJooqDialect() - Method in interface sf.database.dialect.IDBDialect
-
- getJooqDialect() - Method in class sf.database.dialect.mariadb.MariaDBDialect
-
- getJooqDialect() - Method in class sf.database.dialect.mysql.MySqlDialect
-
- getJooqDialect() - Method in class sf.database.dialect.oracle.OracleDialect
-
- getJooqDialect() - Method in class sf.database.dialect.postgresql.PostgreSqlDialect
-
- getJooqDialect() - Method in class sf.database.dialect.sqlite.SqliteDialect
-
- getJooqDialect() - Method in class sf.database.dialect.sqlserver.SqlServerDialect
-
- getJooqInf() - Method in class sf.database.jdbc.sql.Crud
-
- getJooqMapper() - Method in interface sf.database.mapper.DaoMapper
-
- getJooqMapper() - Method in class sf.database.mapper.DaoMapperImpl
-
- getJooqTable() - Method in class sf.database.meta.TableMapping
-
- getJpaTransient() - Method in class sf.database.meta.ColumnMapping
-
- getJvmExtClassLoader() - Static method in class sf.tools.reflect.ClassLoaderUtil
-
得到虚拟机扩展的ClassLoader
- getKey() - Method in class sf.common.Entry
-
- getKey() - Method in class sf.database.jdbc.sql.GeneratedKeyHolder
-
- getKey() - Method in interface sf.database.jdbc.sql.KeyHolder
-
Retrieve the first item from the first map, assuming that there is just
one item and just one map, and that the item is a number.
- getKey() - Method in enum sf.dsl.Operator
-
- getKey() - Method in class sf.spring.util.ConcurrentReferenceHashMap.Entry
-
- getKeyList() - Method in class sf.database.jdbc.sql.GeneratedKeyHolder
-
- getKeyList() - Method in interface sf.database.jdbc.sql.KeyHolder
-
Return a reference to the List that contains the keys.
- getKeys() - Method in class sf.database.jdbc.sql.GeneratedKeyHolder
-
- getKeys() - Method in interface sf.database.jdbc.sql.KeyHolder
-
Retrieve the first map of keys.
- getKeys() - Method in class sf.jooq.tables.DynamicJooqTable
-
- getKeys() - Method in class sf.jooq.tables.JooqTable
-
- getKeySeq() - Method in class sf.database.dbinfo.ForeignKey
-
- getLabels() - Method in class sf.spring.asm.Attribute
-
Returns the labels corresponding to this attribute.
- getLastDataInitResult() - Method in class sf.database.support.AllowDataInitialize
-
- getLastDataInitTime() - Method in class sf.database.support.AllowDataInitialize
-
- getLastDataInitUser() - Method in class sf.database.support.AllowDataInitialize
-
- getLastTaskInfo() - Method in class sf.spring.util.StopWatch
-
- getLastTaskName() - Method in class sf.spring.util.StopWatch
-
Get the name of the last task.
- getLastTaskTimeMillis() - Method in class sf.spring.util.StopWatch
-
Get the time taken by the last task in milliseconds.
- getLastTaskTimeNanos() - Method in class sf.spring.util.StopWatch
-
Get the time taken by the last task in nanoseconds.
- getLength() - Method in class sf.database.meta.def.ColumnDef
-
- getLength() - Method in class sf.spring.asm.TypePath
-
Returns the length of this path, i.e.
- getLevel() - Method in enum sf.database.transaction.TransactionIsolationLevel
-
- getLimit(Select) - Static method in class org.jooq.impl.JooqVisitor
-
- getLimit() - Method in class sf.database.mapper.handle.RowLimit
-
- getLimit() - Method in class sf.dsl.Example.OffsetLimit
-
- getList() - Method in class sf.common.wrapper.Page
-
返回记录数据
- getList(String) - Method in class sf.database.VarObject
-
得到字段值,并转换为List
- getList(String, Class<T>) - Method in class sf.database.VarObject
-
得到字段值,并转换为List类型
- getListMapResult(ResultSet) - Static method in class sf.database.jdbc.sql.CommonResult
-
- getListResult(ResultSet, Class<T>, DBContext) - Static method in class sf.database.jdbc.sql.CommonResult
-
提取结果
- getListSql() - Method in class sf.database.jdbc.sql.SQLContext
-
- getListSql() - Method in class sf.database.template.enjoy.ext.SqlPara
-
- getLoadFactor() - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
- getLoadIns(Type) - Static method in class sf.tools.ASMUtils
-
- getLobNames() - Method in class sf.database.meta.TableMapping
-
- getLocale() - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
Return the locale used by this LinkedCaseInsensitiveMap
.
- getLocalFile() - Method in class sf.tools.URLFile
-
- getLockMode(Object) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- getLog() - Static method in class sf.common.log.LogUtil
-
- getLoginTimeout() - Method in class sf.database.datasource.ADataSource
-
- getLoginTimeout() - Method in class sf.database.datasource.SimpleDataSource
-
- getLoginTimeout() - Method in class sf.database.datasource.WrapDataSource
-
- getLogWriter() - Method in class sf.database.datasource.ADataSource
-
- getLogWriter() - Method in class sf.database.datasource.SimpleDataSource
-
- getLogWriter() - Method in class sf.database.datasource.WrapDataSource
-
- getLong(String) - Method in class sf.database.VarObject
-
得到字段值,类型转换为Long
- getLong(long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
- getLong(Object, long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
- getLong(Object, int) - Method in class sf.tools.reflectasm.FieldAccess
-
- getLookDialectClass() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- getLookDialectClass() - Method in class sf.database.OrmConfig
-
- getLowerColumnName() - Method in class sf.database.meta.ColumnMapping
-
- getManyToMany() - Method in class sf.database.meta.ColumnMapping
-
- getManyToOne() - Method in class sf.database.meta.ColumnMapping
-
- getMap() - Method in class sf.dynamicsql.SimpleTable
-
- getMap() - Method in class sf.jooq.tables.DynamicJooqTable
-
- getMap() - Method in class sf.jooq.tables.JooqTable
-
- getMap() - Method in class sf.querydsl.DynamicSQLRelationalPath
-
- getMap() - Method in class sf.querydsl.JPAEntityPath
-
- getMap() - Method in class sf.querydsl.SQLRelationalPath
-
- getMapKey() - Method in class sf.database.meta.ColumnMapping
-
- getMapKeyClass() - Method in class sf.database.meta.ColumnMapping
-
- getMapKeyColumn() - Method in class sf.database.meta.ColumnMapping
-
- getMapKeyEnumerated() - Method in class sf.database.meta.ColumnMapping
-
- getMapKeyJoinColumn() - Method in class sf.database.meta.ColumnMapping
-
- getMapKeyJoinColumns() - Method in class sf.database.meta.ColumnMapping
-
- getMappedClass() - Method in class org.smallframework.spring.SormBeanPropertyRowMapper
-
Get the class that we are mapping to.
- getMapper() - Method in interface org.smallframework.spring.CommonService
-
- getMapper() - Method in class org.smallframework.spring.CommonServiceImpl
-
- getMapper(Class<T>) - Method in class sf.database.dao.DBClient
-
通过mapper接口生成dao代理
- getMapper(Class<T>) - Method in interface sf.database.dao.DBMethod
-
获取接口映射
- getMapper(Class<T>) - Method in class sf.database.mapper.DefaultMapperBuilder
-
- getMapper(Class<T>) - Method in interface sf.database.mapper.MapperBuilder
-
Gets the dao2.
- getMapperImplTemplate() - Method in class sf.ext.gen.MapperImplCodeGen
-
- getMapperPkg() - Method in class sf.ext.gen.MapperImplCodeGen
-
- getMapperTemplate() - Method in class sf.ext.gen.MapperCodeGen
-
- getMappingTypeHandler(Class<? extends TypeHandler<?>>) - Method in class sf.database.jdbc.type.TypeHandlerRegistry
-
- getMaster() - Method in class sf.database.datasource.SimpleRoutingDataSource
-
- getMasterDataSource() - Method in class sf.database.datasource.SimpleRoutingDataSource
-
- getMatcherResult(String, String, boolean) - Static method in class sf.tools.string.RegexpUtils
-
得到匹配结果分组。
- getMatchType() - Method in class sf.database.dbinfo.Constraint
-
- getMaximumScale() - Method in class sf.database.dbinfo.DataType
-
- getMaxStringLength() - Method in class sf.spring.asm.ClassReader
-
Returns a conservative estimate of the maximum length of the strings contained in the class's
constant pool table.
- getMemberClassNames() - Method in interface sf.spring.core.type.ClassMetadata
-
Return the names of all classes declared as members of the class represented by
this ClassMetadata object.
- getMemberClassNames() - Method in class sf.spring.core.type.StandardClassMetadata
-
- getMergeTableClass(SQLMergeClause) - Static method in class sf.querydsl.QueryDSL
-
- getMeta() - Method in class sf.database.meta.ColumnMapping
-
- getMeta() - Method in interface sf.database.meta.IColumnMapping
-
get tableMetadata
- getMeta() - Method in interface sf.database.meta.MetadataContainer
-
获得所在表的Metadata信息。
- getMeta(Class<?>) - Static method in class sf.database.meta.MetaHolder
-
根据类获取表模型
- getMeta() - Method in class sf.database.meta.TupleField
-
- getMetaAnnotationTypes(String) - Method in interface sf.spring.core.type.AnnotationMetadata
-
Get the fully qualified class names of all meta-annotation types that
are present on the given annotation type on the underlying class.
- getMetaData() - Method in class sf.database.connection.WrapConnection
-
- getMetadataFeature(Connection) - Method in class sf.database.dbinfo.DBMetaData
-
- getMetadataReader(Resource) - Method in class sf.spring.core.type.classreading.CachingMetadataReaderFactory
-
- getMetadataReader(String) - Method in interface sf.spring.core.type.classreading.MetadataReaderFactory
-
Obtain a MetadataReader for the given class name.
- getMetadataReader(Resource) - Method in interface sf.spring.core.type.classreading.MetadataReaderFactory
-
Obtain a MetadataReader for the given resource.
- getMetadataReader(String) - Method in class sf.spring.core.type.classreading.SimpleMetadataReaderFactory
-
- getMetadataReader(Resource) - Method in class sf.spring.core.type.classreading.SimpleMetadataReaderFactory
-
- getMetaFieldMap() - Method in class sf.database.meta.TableMapping
-
- getMetaFields() - Method in class sf.database.meta.TableMapping
-
- getMetamodel() - Method in class sf.database.jpa.JpaEntityManagerFactory
-
- getMetamodel() - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- getMethod(Class<?>, String, Class<?>...) - Static method in class sf.spring.util.ClassUtils
-
Determine whether the given class has a public method with the given signature,
and return it if available (else throws an IllegalStateException
).
- getMethodAccess() - Method in class sf.database.meta.TableMapping
-
- getMethodCountForName(Class<?>, String) - Static method in class sf.spring.util.ClassUtils
-
Return the number of methods with a given name (with any argument types),
for the given class and/or its superclasses.
- getMethodDesc(Class<?>, Class<?>...) - Static method in class sf.tools.ASMUtils
-
生成方法签名
- getMethodDesc(Class<?>, Class<?>...) - Static method in class sf.tools.JavassitUtils
-
生成方法签名
- getMethodDescriptor(Type, Type...) - Static method in class sf.spring.asm.Type
-
Returns the descriptor corresponding to the given argument and return types.
- getMethodDescriptor(Method) - Static method in class sf.spring.asm.Type
-
Returns the descriptor corresponding to the given method.
- getMethodIfAvailable(Class<?>, String, Class<?>...) - Static method in class sf.spring.util.ClassUtils
-
Determine whether the given class has a public method with the given signature,
and return it if available (else return null
).
- getMethodName() - Method in exception sf.spring.asm.MethodTooLargeException
-
Returns the name of the method.
- getMethodName() - Method in interface sf.spring.core.type.MethodMetadata
-
Return the name of the method.
- getMethodName() - Method in class sf.spring.core.type.StandardMethodMetadata
-
- getMethodNames() - Method in class sf.tools.reflectasm.MethodAccess
-
- getMethodType(String) - Static method in class sf.spring.asm.Type
-
Returns the
Type
corresponding to the given method descriptor.
- getMethodType(Type, Type...) - Static method in class sf.spring.asm.Type
-
Returns the method
Type
corresponding to the given argument and return types.
- getMethodType(Class<?>, String) - Static method in class sf.tools.ASMUtils
-
- getMiddleTableColumns() - Method in class sf.database.meta.CascadeConfig
-
- getMiddleTableName() - Method in class sf.database.meta.CascadeConfig
-
- getMinimumScale() - Method in class sf.database.dbinfo.DataType
-
- getMinValue() - Method in class sf.database.dbinfo.SequenceInfo
-
- getMostSpecificMethod(Method, Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Given a method, which may come from an interface, and a target class used
in the current reflective invocation, find the corresponding target method
if there is one.
- getName() - Method in class sf.database.dbinfo.Constraint
-
- getName() - Method in class sf.database.dbinfo.ForeignKey
-
- getName() - Method in enum sf.database.dbinfo.ForeignKeyAction
-
- getName() - Method in class sf.database.dbinfo.Function
-
get the functuon/ procedure name
- getName() - Method in class sf.database.dbinfo.PrimaryKey
-
- getName() - Method in class sf.database.dbinfo.SequenceInfo
-
- getName() - Method in class sf.database.dbinfo.TableInfo
-
获得表/视图(等)的名称
- getName() - Method in class sf.database.dialect.cubrid.CubridDialect
-
- getName() - Method in interface sf.database.dialect.DatabaseDialect
-
得到RDBMS的名称
- getName() - Method in class sf.database.dialect.db2.DB2Dialect
-
- getName() - Method in class sf.database.dialect.DBDialect
-
- getName() - Method in class sf.database.dialect.DefaultDBDialect
-
- getName() - Method in class sf.database.dialect.derby.DerbyDialect
-
- getName() - Method in class sf.database.dialect.firebird.FirebirdDialect
-
- getName() - Method in class sf.database.dialect.h2.H2Dialect
-
- getName() - Method in class sf.database.dialect.hsqldb.HsqldbDialect
-
- getName() - Method in interface sf.database.dialect.IDBDialect
-
- getName() - Method in class sf.database.dialect.mariadb.MariaDBDialect
-
- getName() - Method in class sf.database.dialect.mysql.MySqlDialect
-
- getName() - Method in class sf.database.dialect.oracle.OracleDialect
-
- getName() - Method in class sf.database.dialect.postgresql.PostgreSqlDialect
-
- getName() - Method in class sf.database.dialect.sqlite.SqliteDialect
-
- getName() - Method in class sf.database.dialect.sqlserver.SqlServerDialect
-
- getName() - Method in class sf.database.meta.def.ColumnDef
-
- getName() - Method in class sf.database.meta.def.IndexDef
-
- getName() - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- getName() - Method in interface sf.database.meta.ITableMapping
-
返回class名称
- getName() - Method in class sf.database.meta.TableMapping
-
- getName() - Method in class sf.jooq.tables.JooqField
-
- getName() - Method in class sf.spring.asm.ConstantDynamic
-
Returns the name of this constant.
- getName() - Method in class sf.spring.asm.Handle
-
Returns the name of the field or method designated by this handle.
- getName() - Method in interface sf.tools.reflect.Property
-
得到名称
- getName() - Method in class sf.tools.reflect.PropertyHold
-
- getName() - Method in class sf.tools.URLFile
-
- getNameGenerator() - Method in class org.smallframework.spring.mapper.DaoMapperScannerConfigurer
-
- getNetworkTimeout() - Method in class sf.database.connection.WrapConnection
-
- getNewColumn() - Method in class sf.database.dbinfo.ColumnModification
-
得到模型会将数据库列更改为类型
- getNext() - Method in interface sf.spring.util.ConcurrentReferenceHashMap.Reference
-
Return the next reference in the chain, or null
if none.
- getNoWrapperColumnName(String) - Static method in class sf.database.util.SQLUtils
-
去除关键字的特殊字符
- getNumPrecRadix() - Method in class sf.database.dbinfo.DataType
-
- getNvlFunction(String, String) - Method in class sf.database.dialect.DBDialect
-
去除空值的判断方法
- getObject() - Method in class org.smallframework.spring.mapper.DaoMapperFactoryBean
-
- getObject() - Method in class org.smallframework.spring.OrmConfigFactoryBean
-
- getObject(Object, long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
Fetches a reference value from a given Java variable.
- getObjectNameToUse(String) - Method in interface sf.database.dialect.DatabaseDialect
-
Oracle会将所有未加引号的数据库对象名称都按照大写对象名来处理,MySQL则对表名一律转小写,列名则保留原来的大小写。
为了体现这一数据库策略的不同,这里处理大小写的问题。
- getObjectNameToUse(String) - Method in class sf.database.dialect.DBDialect
-
- getObjectNameToUse(String) - Method in interface sf.database.dialect.IDBDialect
-
Oracle会将所有未加引号的数据库对象名称都按照大写对象名来处理;MySQL则对表名一律转小写,列名则保留原来的大小写。
为了体现这一数据库策略的不同,这里处理大小写的问题。
- getObjectNameToUse(String) - Method in enum sf.database.meta.object.Case
-
- getObjectNameToUse(ColumnMapping) - Method in enum sf.database.meta.object.Case
-
- getObjectType() - Method in class org.smallframework.spring.mapper.DaoMapperFactoryBean
-
- getObjectType() - Method in class org.smallframework.spring.OrmConfigFactoryBean
-
- getObjectType() - Method in class sf.database.dbinfo.Function
-
返回对象类型
- getObjectType(String) - Static method in class sf.spring.asm.Type
-
Returns the
Type
corresponding to the given internal name.
- getOffset(Select) - Static method in class org.jooq.impl.JooqVisitor
-
- getOffset() - Method in class sf.database.mapper.handle.RowLimit
-
- getOffset() - Method in class sf.dsl.Example.OffsetLimit
-
- getOffset() - Method in class sf.spring.asm.Label
-
Returns the bytecode offset corresponding to this label.
- getOffsetLimit() - Method in class sf.dsl.Example
-
- getOneResult(ResultSet, Class<T>, DBContext) - Static method in class sf.database.jdbc.sql.CommonResult
-
- getOneToMany() - Method in class sf.database.meta.ColumnMapping
-
- getOneToOne() - Method in class sf.database.meta.ColumnMapping
-
- getOpcode(int) - Method in class sf.spring.asm.Type
-
Returns a JVM instruction opcode adapted to this
Type
.
- getOper() - Method in enum sf.dsl.Operator
-
- getOrDefault(Object, V) - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
- getOrDefault(Object, V) - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
- getOrderBy() - Method in class sf.database.meta.ColumnMapping
-
- getOrderByClause(boolean) - Method in class sf.dsl.Example
-
- getOrderByClause(Example, boolean) - Static method in class sf.dsl.ExampleSQLHelp
-
- getOrderColumn() - Method in class sf.database.meta.ColumnMapping
-
- getOrderdColumns() - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
- getOrderMap() - Method in class sf.dsl.Example
-
- getOrdinal() - Method in class sf.database.dbinfo.ColumnInfo
-
- getOutputStream() - Method in class sf.spring.core.io.FileSystemResource
-
This implementation opens a FileOutputStream for the underlying file.
- getOutputStream() - Method in class sf.spring.core.io.FileUrlResource
-
- getOutputStream() - Method in class sf.spring.core.io.PathResource
-
Deprecated.
This implementation opens a OutputStream for the underlying file.
- getOutputStream() - Method in interface sf.spring.core.io.WritableResource
-
Return an
OutputStream
for the underlying resource,
allowing to (over-)write its content.
- getOwner() - Method in class sf.spring.asm.Handle
-
Returns the internal name of the class that owns the field or method designated by this handle.
- getPackageName(Class<?>) - Static method in class sf.database.mapper.handle.MethodHandleSQL
-
- getPackageName(Class<?>) - Static method in class sf.database.mapper.handle.MethodHandleTemplate
-
- getPackageName(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Determine the name of the package of the given class,
e.g.
- getPackageName(String) - Static method in class sf.spring.util.ClassUtils
-
Determine the name of the package of the given fully-qualified class name,
e.g.
- getPackageNames() - Method in class sf.database.support.EntityScanner
-
- getPackages() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- getPackagesToScan() - Method in class sf.database.OrmConfig
-
- getPageSize() - Method in class sf.common.wrapper.Page
-
获得每页的记录数
- getPageSQLContext(SqlPara) - Method in class sf.database.template.enjoy.EnjoyHandler
-
- getPageType(Type, Class) - Static method in class sf.database.mapper.handle.HandleHelp
-
- getPara() - Method in class sf.database.template.enjoy.ext.SqlPara
-
- getParaList() - Method in class sf.database.template.enjoy.ext.SqlPara
-
- getParameterizedType(Field) - Static method in class sf.tools.reflect.ReflectionExtends
-
获取泛型类型
- getParameters() - Method in class sf.database.mapper.handle.Condition
-
- getParameterTypes() - Method in class sf.tools.reflectasm.MethodAccess
-
- getParams() - Method in class sf.database.template.mybatis.SqlParam
-
- getParamterTypeClass(Type) - Static method in class sf.database.mapper.handle.HandleHelp
-
- getParas() - Method in class sf.common.log.LogContext
-
- getParas() - Method in class sf.database.jdbc.sql.SQLContext
-
- getParas() - Method in class sf.database.meta.CascadeContext
-
- getParent() - Method in class sf.tools.URLFile
-
- getParentFile() - Method in class sf.tools.URLFile
-
- getParentLogger() - Method in class sf.database.datasource.ADataSource
-
- getParentLogger() - Method in class sf.database.datasource.SimpleDataSource
-
- getParentLogger() - Method in class sf.database.datasource.WrapDataSource
-
- getParsedPageCountSql(String, Map<String, Object>) - Method in class sf.database.template.enjoy.EnjoyHandler
-
- getParsedPageCountSql(String, Map<String, Object>) - Method in class sf.database.template.expression.ExpressionHandler
-
- getParsedPageCountSql(String, Map<String, Object>) - Method in class sf.database.template.freemarker.FreemarkerHandler
-
- getParsedPageCountSql(String, Map<String, Object>) - Method in class sf.database.template.mybatis.MybatisHandler
-
- getParsedPageCountSql(String, Map<String, Object>) - Method in interface sf.database.template.TemplateHandler
-
- getParsedPageCountSqlSource(String, Map<String, Object>) - Method in class sf.database.template.enjoy.EnjoyHandler
-
- getParsedPageCountSqlSource(String, Map<String, Object>) - Method in class sf.database.template.expression.ExpressionHandler
-
- getParsedPageCountSqlSource(String, Map<String, Object>) - Method in class sf.database.template.freemarker.FreemarkerHandler
-
- getParsedPageCountSqlSource(String, Map<String, Object>) - Method in class sf.database.template.mybatis.MybatisHandler
-
- getParsedPageCountSqlSource(String, Map<String, Object>) - Method in interface sf.database.template.TemplateHandler
-
分页使用 查询总数
- getParsedPageListSql(String, Map<String, Object>) - Method in class sf.database.template.enjoy.EnjoyHandler
-
- getParsedPageListSql(String, Map<String, Object>) - Method in class sf.database.template.expression.ExpressionHandler
-
- getParsedPageListSql(String, Map<String, Object>) - Method in class sf.database.template.freemarker.FreemarkerHandler
-
- getParsedPageListSql(String, Map<String, Object>) - Method in class sf.database.template.mybatis.MybatisHandler
-
- getParsedPageListSql(String, Map<String, Object>) - Method in interface sf.database.template.TemplateHandler
-
- getParsedPageListSqlSource(String, Map<String, Object>) - Method in class sf.database.template.enjoy.EnjoyHandler
-
- getParsedPageListSqlSource(String, Map<String, Object>) - Method in class sf.database.template.expression.ExpressionHandler
-
- getParsedPageListSqlSource(String, Map<String, Object>) - Method in class sf.database.template.freemarker.FreemarkerHandler
-
- getParsedPageListSqlSource(String, Map<String, Object>) - Method in class sf.database.template.mybatis.MybatisHandler
-
- getParsedPageListSqlSource(String, Map<String, Object>) - Method in interface sf.database.template.TemplateHandler
-
分页使用 查询列表
- getParsedPageSql(String, Map<String, Object>) - Method in class sf.database.template.enjoy.EnjoyHandler
-
- getParsedPageSql(String, Map<String, Object>) - Method in class sf.database.template.expression.ExpressionHandler
-
- getParsedPageSql(String, Map<String, Object>) - Method in class sf.database.template.freemarker.FreemarkerHandler
-
- getParsedPageSql(String, Map<String, Object>) - Method in class sf.database.template.mybatis.MybatisHandler
-
- getParsedPageSql(String, Map<String, Object>) - Method in interface sf.database.template.TemplateHandler
-
- getParsedPageSqlSource(String, Map<String, Object>) - Method in class sf.database.template.enjoy.EnjoyHandler
-
- getParsedPageSqlSource(String, Map<String, Object>) - Method in class sf.database.template.expression.ExpressionHandler
-
- getParsedPageSqlSource(String, Map<String, Object>) - Method in class sf.database.template.freemarker.FreemarkerHandler
-
- getParsedPageSqlSource(String, Map<String, Object>) - Method in class sf.database.template.mybatis.MybatisHandler
-
- getParsedPageSqlSource(String, Map<String, Object>) - Method in interface sf.database.template.TemplateHandler
-
- getParsedSql(String, Map<String, Object>) - Method in class sf.database.template.enjoy.EnjoyHandler
-
- getParsedSql(String, Map<String, Object>) - Method in class sf.database.template.expression.ExpressionHandler
-
- getParsedSql(String, Map<String, Object>) - Method in class sf.database.template.freemarker.FreemarkerHandler
-
- getParsedSql(String, Map<String, Object>) - Method in class sf.database.template.mybatis.MybatisHandler
-
- getParsedSql(String, Map<String, Object>) - Method in interface sf.database.template.TemplateHandler
-
- getParsedSqlSource(String, Map<String, Object>) - Method in class sf.database.template.enjoy.EnjoyHandler
-
- getParsedSqlSource(String, Map<String, Object>) - Method in class sf.database.template.expression.ExpressionHandler
-
- getParsedSqlSource(String, Map<String, Object>) - Method in class sf.database.template.freemarker.FreemarkerHandler
-
- getParsedSqlSource(String, Map<String, Object>) - Method in class sf.database.template.mybatis.MybatisHandler
-
- getParsedSqlSource(String, Map<String, Object>) - Method in interface sf.database.template.TemplateHandler
-
根据sql模板内容渲染
- getPassword() - Method in class sf.database.dbinfo.ConnectInfo
-
获得口令
- getPath() - Method in class org.smallframework.mavenplugin.goal.EnhanceASMMojo
-
- getPath() - Method in class org.smallframework.mavenplugin.goal.EnhanceJavassistMojo
-
- getPath(String) - Static method in class sf.ext.gen.GenUtils
-
- getPath() - Method in class sf.spring.core.io.ClassPathResource
-
Return the path for this resource (as resource path within the class path).
- getPath() - Method in class sf.spring.core.io.FileSystemResource
-
Return the file path for this resource.
- getPath() - Method in class sf.spring.core.io.PathResource
-
Deprecated.
Return the file path for this resource.
- getPath() - Method in class sf.tools.URLFile
-
- getPathMatcher() - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
Return the PathMatcher that this resource pattern resolver uses.
- getPathWithinContext() - Method in interface sf.spring.core.io.ContextResource
-
Return the path within the enclosing 'context'.
- getPathWithinContext() - Method in class sf.spring.core.io.DefaultResourceLoader.ClassPathContextResource
-
- getPatternComparator(String) - Method in class sf.spring.util.AntPathMatcher
-
Given a full path, returns a
Comparator
suitable for sorting patterns in order of
explicitness.
- getPatternComparator(String) - Method in interface sf.spring.util.PathMatcher
-
Given a full path, returns a
Comparator
suitable for sorting patterns
in order of explicitness for that path.
- getPersistenceUnitUtil() - Method in class sf.database.jpa.JpaEntityManagerFactory
-
- getPhysicalConnection(Connection) - Static method in class sf.database.connection.ConnectionHelp
-
还原为原始连接
- getPkFields() - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
- getPkFields() - Method in class sf.database.meta.TableMapping
-
- getPkName() - Method in class sf.database.dbinfo.ForeignKey
-
- getPrecision() - Method in class sf.database.dbinfo.DataType
-
- getPrecision() - Method in class sf.database.meta.def.ColumnDef
-
- getPreResultParas() - Method in class sf.database.jdbc.sql.SQLContext
-
- getPrimaryKey() - Method in class sf.database.dbinfo.TableInfo
-
- getPrimaryKey() - Method in class sf.jooq.tables.DynamicJooqTable
-
- getPrimaryKey() - Method in class sf.jooq.tables.JooqTable
-
- getPrimaryKeySql(String, List<String>) - Method in class sf.database.dialect.DBDialect
-
- getPrimaryKeyValue(DBObject) - Static method in class sf.database.util.OrmUtils
-
提供主键的值
- getPrimaryKeyValueMap(DBObject) - Static method in class sf.database.util.OrmUtils
-
提供主键的值
- getPrimitiveLetter(Class<?>) - Static method in class sf.tools.ASMUtils
-
- getPrimitiveLetter(Class<?>) - Static method in class sf.tools.JavassitUtils
-
- getPrimitiveType(MethodVisitor, Class<?>) - Static method in class sf.tools.ASMUtils
-
get the class object of primitive type
- getPrintSql() - Method in class sf.common.log.LogContext
-
- getProcedures(Connection, String) - Method in class sf.database.dbinfo.DBMetaData
-
得到数据库中的当前用户的存储过程
- getProductName() - Method in enum sf.database.dialect.DatabaseDriver
-
- getProfile() - Method in class sf.database.dbinfo.ConnectInfo
-
获得方言
- getProfile() - Method in class sf.database.meta.def.TableDef
-
- getProperties() - Method in class sf.database.jpa.JpaEntityManagerFactory
-
- getProperties() - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- getProperty(DBProperty) - Method in interface sf.database.dialect.DatabaseDialect
-
返回指定的属性(文本)
- getProperty(DBProperty, String) - Method in interface sf.database.dialect.DatabaseDialect
-
返回指定的属性(文本)
- getProperty(DBProperty) - Method in class sf.database.dialect.DBDialect
-
- getProperty(DBProperty, String) - Method in class sf.database.dialect.DBDialect
-
- getPropertyInt(DBProperty) - Method in interface sf.database.dialect.DatabaseDialect
-
返回指定特性(数值),如果无值返回0
- getPropertyInt(DBProperty) - Method in class sf.database.dialect.DBDialect
-
- getPropertyLong(DBProperty) - Method in interface sf.database.dialect.DatabaseDialect
-
返回指定数据库特性(数值),如果无值返回0
- getPropertyLong(DBProperty) - Method in class sf.database.dialect.DBDialect
-
- getPropertyNames() - Method in class sf.database.template.mybatis.SqlParam
-
- getPropertyOrder() - Method in class sf.ext.gen.GenConfig
-
- getProtocolResolvers() - Method in class sf.spring.core.io.DefaultResourceLoader
-
Return the collection of currently registered protocol resolvers,
allowing for introspection as well as modification.
- getQualifiedMethodName(Method) - Static method in class sf.spring.util.ClassUtils
-
Return the qualified name of the given method, consisting of
fully qualified interface/class name + "." + method name.
- getQualifiedMethodName(Method, Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Return the qualified name of the given method, consisting of
fully qualified interface/class name + "." + method name.
- getQualifiedName(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Return the qualified name of the given class: usually simply
the class name, but component type class name + "[]" for arrays.
- getQueryDSL() - Method in class sf.database.dao.DBClient
-
- getQueryDSL() - Method in interface sf.database.dao.DBMethod
-
- getQueryDslDialect() - Method in class sf.database.dialect.cubrid.CubridDialect
-
- getQueryDslDialect() - Method in class sf.database.dialect.db2.DB2Dialect
-
- getQueryDslDialect() - Method in class sf.database.dialect.DefaultDBDialect
-
- getQueryDslDialect() - Method in class sf.database.dialect.derby.DerbyDialect
-
- getQueryDslDialect() - Method in class sf.database.dialect.firebird.FirebirdDialect
-
- getQueryDslDialect() - Method in class sf.database.dialect.h2.H2Dialect
-
- getQueryDslDialect() - Method in class sf.database.dialect.hsqldb.HsqldbDialect
-
- getQueryDslDialect() - Method in interface sf.database.dialect.IDBDialect
-
- getQueryDslDialect() - Method in class sf.database.dialect.mysql.MySqlDialect
-
- getQueryDslDialect() - Method in class sf.database.dialect.oracle.OracleDialect
-
- getQueryDslDialect() - Method in class sf.database.dialect.postgresql.PostgreSqlDialect
-
- getQueryDslDialect() - Method in class sf.database.dialect.sqlite.SqliteDialect
-
- getQueryDslDialect() - Method in class sf.database.dialect.sqlserver.SQLServer2005Dialect
-
- getQueryDslDialect() - Method in class sf.database.dialect.sqlserver.SQLServer2008Dialect
-
- getQueryDslDialect() - Method in class sf.database.dialect.sqlserver.SQLServer2012Dialect
-
- getQueryDslDialect() - Method in class sf.database.dialect.sqlserver.SqlServerDialect
-
- getQueryDSLInf() - Method in class sf.database.jdbc.sql.Crud
-
获取dsljdbc的接口
- getQueryDSLMapper() - Method in interface sf.database.mapper.DaoMapper
-
- getQueryDSLMapper() - Method in class sf.database.mapper.DaoMapperImpl
-
- getQueryDSLTableClass(AbstractSQLQuery) - Static method in class sf.querydsl.QueryDSL
-
获取表class
- getQueryMetadata(QueryMixin) - Static method in class com.querydsl.core.support.QueryBaseVistor
-
- getQueryMetadata(QueryBase) - Static method in class com.querydsl.core.support.QueryBaseVistor
-
- getQueryMixin(QueryBase) - Static method in class com.querydsl.core.support.QueryBaseVistor
-
- getQueryTimeout() - Method in class sf.database.connection.WrapConnection
-
- getQueryTimeout() - Method in class sf.database.dao.DBContext
-
- getQuoteChar() - Method in class sf.database.dialect.DBDialect
-
- getQuoteChar() - Method in class sf.database.meta.MetadataFeature
-
- getQuotedCase() - Method in class sf.database.meta.MetadataFeature
-
- getRawColumnName() - Method in class sf.database.meta.ColumnMapping
-
- getRawTypes() - Method in class sf.tools.reflect.PropertyHold
-
- getReader(URL, String) - Static method in class sf.tools.IOUtils
-
从URL获得reader
- getReader(File, String) - Static method in class sf.tools.IOUtils
-
获得一个供读取文本的reader, 本方法可以从BOM自动判断utf-8, unicode等类型,因此charset一般可以为null.
- getReader(InputStream, String) - Static method in class sf.tools.IOUtils
-
获得Reader
- getReader(Class<?>, String, String) - Static method in class sf.tools.IOUtils
-
获得相对于一个class的所在路径的相对路径的文件资源
- getRecordType() - Method in class sf.jooq.tables.DynamicJooqTable
-
- getRecordType() - Method in class sf.jooq.tables.JooqTable
-
- getRefColumns() - Method in class sf.database.dbinfo.Constraint
-
- getReference(Class<T>, Object) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- getReference(Object, ConcurrentReferenceHashMap.Restructure) - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
- getReference(Object, int, ConcurrentReferenceHashMap.Restructure) - Method in class sf.spring.util.ConcurrentReferenceHashMap.Segment
-
- getReferenceColumn() - Method in class sf.database.dbinfo.ForeignKey
-
- getReferenceSchema() - Method in class sf.database.dbinfo.ForeignKey
-
- getReferenceTable() - Method in class sf.database.dbinfo.ForeignKey
-
- getRefGeneration() - Method in class sf.database.dbinfo.TableInfo
-
- getReflectasmGetterIndex() - Method in class sf.tools.reflect.PropertyHold
-
- getReflectasmSetterIndex() - Method in class sf.tools.reflect.PropertyHold
-
- getRefTableName() - Method in class sf.database.dbinfo.Constraint
-
- getRefTableSchema() - Method in class sf.database.dbinfo.Constraint
-
- getRelationalPath(AbstractSQLDeleteClause) - Static method in class com.querydsl.sql.dml.QueryDSLDMLVistor
-
- getRelationalPath(AbstractSQLInsertClause) - Static method in class com.querydsl.sql.dml.QueryDSLDMLVistor
-
- getRelationalPath(AbstractSQLUpdateClause) - Static method in class com.querydsl.sql.dml.QueryDSLDMLVistor
-
- getRelationalPath(SQLMergeClause) - Static method in class com.querydsl.sql.dml.QueryDSLDMLVistor
-
- getRelationalPath() - Method in class sf.database.meta.TableMapping
-
- getRemarks() - Method in class sf.database.dbinfo.ColumnInfo
-
- getRemarks() - Method in class sf.database.dbinfo.Function
-
获取备注
- getRemarks() - Method in class sf.database.dbinfo.TableInfo
-
获得表的备注信息
- getResource(String) - Method in class sf.spring.core.io.ClasspathLoader
-
- getResource(String) - Method in class sf.spring.core.io.DefaultResourceLoader
-
- getResource(String) - Method in interface sf.spring.core.io.ResourceLoader
-
Return a Resource handle for the specified resource location.
- getResource(String) - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
- getResource() - Method in interface sf.spring.core.type.classreading.MetadataReader
-
Return the resource reference for the class file.
- getResourceByPath(String) - Method in class sf.spring.core.io.ClassRelativeResourceLoader
-
- getResourceByPath(String) - Method in class sf.spring.core.io.DefaultResourceLoader
-
Return a Resource handle for the resource at the given path.
- getResourceByPath(String) - Method in class sf.spring.core.io.FileSystemResourceLoader
-
Resolve resource paths as file system paths.
- getResourceCache(Class<T>) - Method in class sf.spring.core.io.DefaultResourceLoader
-
Obtain a cache for the given value type, keyed by
Resource
.
- getResourceLoader() - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
Return the ResourceLoader that this pattern resolver works with.
- getResourceLoader() - Method in class sf.spring.core.type.classreading.SimpleMetadataReaderFactory
-
Return the ResourceLoader that this MetadataReaderFactory has been
constructed with.
- getResources(URL, List<String>) - Static method in class org.smallframework.spring.path.SpringClassPathScanning
-
- getResources(String) - Method in class sf.spring.core.io.ClasspathLoader
-
- getResources(String) - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
- getResources(String) - Method in interface sf.spring.core.io.support.ResourcePatternResolver
-
Resolve the given location pattern into Resource objects.
- getResult() - Method in class sf.common.log.LogContext
-
- getResult() - Method in class sf.database.jdbc.sql.SQLContext
-
- getResultBeanClass() - Method in class sf.database.jdbc.sql.SQLContext
-
- getResultBeanClass() - Method in class sf.database.meta.CascadeContext
-
- getRetType(Method, Class) - Static method in class sf.database.mapper.handle.HandleHelp
-
- getReturnClz(AbstractSQLQuery<?, ?>) - Static method in class sf.querydsl.QueryDSLOrmImpl
-
获取返回值的对象,该方法存在bug,在某些特殊方法下存在,返回值为空的情况
- getReturnedClass() - Method in class sf.querydsl.QueryDSLObjectMapJsonType
-
- getReturnType() - Method in class sf.spring.asm.Type
-
Returns the return type of methods of this type.
- getReturnType(String) - Static method in class sf.spring.asm.Type
-
Returns the
Type
corresponding to the return type of the given method descriptor.
- getReturnType(Method) - Static method in class sf.spring.asm.Type
-
Returns the
Type
corresponding to the return type of the given method.
- getReturnTypeName() - Method in interface sf.spring.core.type.MethodMetadata
-
Return the fully-qualified name of this method's declared return type.
- getReturnTypeName() - Method in class sf.spring.core.type.StandardMethodMetadata
-
- getReturnTypes() - Method in class sf.tools.reflectasm.MethodAccess
-
- getRm() - Method in class sf.database.jdbc.sql.ResultSetIteration
-
- getRollbackOnly() - Method in class sf.database.jpa.JpaEntityTransaction
-
- getRoot(URL) - Static method in class sf.spring.core.io.VfsUtils
-
- getRootDataModel(Environment) - Static method in class sf.database.template.freemarker.FreemarkerHelp
-
- getRowMapper(Class<T>, DBContext) - Static method in class sf.database.jdbc.rowmapper.RowMapperHelp
-
获取转为rowmapper
- getRs() - Method in class sf.database.jdbc.sql.ResultSetIteration
-
- getSavedDefaultValue() - Method in class sf.database.meta.ColumnMapping
-
- getScale() - Method in class sf.database.meta.def.ColumnDef
-
- getSchema() - Method in class sf.database.connection.WrapConnection
-
- getSchema() - Method in class sf.database.dbinfo.Constraint
-
- getSchema() - Method in class sf.database.dbinfo.Function
-
获取schema
- getSchema() - Method in class sf.database.dbinfo.SequenceInfo
-
- getSchema() - Method in class sf.database.dbinfo.TableInfo
-
获得表所在schema
- getSchema(String) - Method in interface sf.database.dialect.DatabaseDialect
-
对于表名前缀的XX.
- getSchema(String) - Method in class sf.database.dialect.DBDialect
-
- getSchema(String) - Method in interface sf.database.dialect.IDBDialect
-
对于表名前缀的XX.
- getSchema(String) - Method in class sf.database.dialect.oracle.OracleDialect
-
判断SEQUENCE是否存在时,若schema为小写会存在误判情况(将存在判断为不存在),
为了避免大小写引起的问题,一律转成大写。
- getSchema() - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
- getSchema() - Method in interface sf.database.meta.ITableMapping
-
得到schema名称。 ORM允许用户使用Annotation @Table(schema="S1")
添加在实体类上,指定该实体操作位于特定的schema上。
建模时的schema,在实际运行环境中经过重定向后变为实际部署的数据源名称。
- getSchema() - Method in class sf.database.meta.TableMapping
-
- getSchema(Connection) - Static method in class sf.database.util.DBUtils
-
获取schema 不报错
- getSchema(String, String) - Static method in class sf.jooq.Jooq
-
- getSchema() - Method in class sf.jooq.tables.DynamicJooqTable
-
- getSchema() - Method in class sf.jooq.tables.JooqTable
-
- getSchemaMap() - Method in class sf.database.meta.TableMapping
-
- getSchemas(Connection) - Method in class sf.database.dbinfo.DBMetaData
-
获得所有的Schema
- getSearchable() - Method in class sf.database.dbinfo.DataType
-
- getSegment(int) - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
- getSegmentsSize() - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
- getSelectClause(Example, SelectOpt, boolean) - Static method in class sf.dsl.ExampleSQLHelp
-
- getSelectColumns() - Method in class sf.dsl.Example
-
- getSelectFromTable(Select) - Static method in class sf.jooq.Jooq
-
- getSelectFromTableList(SelectQuery<?>) - Static method in class org.jooq.impl.JooqVisitor
-
获取from的表数量
- getSelectSQLContext(Example, DBContext, SelectOpt, boolean, boolean) - Static method in class sf.dsl.ExampleSQLHelp
-
获取完整的查询
- getSelectSubObject() - Method in class sf.database.meta.CascadeConfig
-
- getSelfRefencingColName() - Method in class sf.database.dbinfo.TableInfo
-
- getSeqNextValSql(String) - Method in class sf.database.dialect.DBDialect
-
获取下一个序列值得sql语句
- getSeqNextValSql(String) - Method in class sf.database.dialect.oracle.OracleDialect
-
- getSeqNextValSql(String) - Method in class sf.database.dialect.postgresql.PostgreSqlDialect
-
- getSequenceGenerator() - Method in class sf.database.meta.ColumnMapping
-
- getSequenceInfo(Connection, String, String) - Method in class sf.database.dialect.DBDialect
-
- getSequenceInfo(Connection, String, String) - Method in class sf.database.dialect.oracle.OracleDialect
-
- getSequenceInfo(Connection, String, String) - Method in class sf.database.dialect.sqlserver.SqlServerDialect
-
- getSequences() - Method in class sf.jooq.JooqSchema
-
- getSetter() - Method in class sf.tools.reflect.PropertyHold
-
- getShort(String) - Method in class sf.database.VarObject
-
- getShort(long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
- getShort(Object, long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
- getShort(Object, int) - Method in class sf.tools.reflectasm.FieldAccess
-
- getShortName(String) - Static method in class sf.spring.util.ClassUtils
-
Get the class name without the qualified package name.
- getShortName(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Get the class name without the qualified package name.
- getShortNameAsProperty(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Return the short string name of a Java class in uncapitalized JavaBeans
property format.
- getSimpleMatchResult(String, String, boolean) - Static method in class sf.tools.string.RegexpUtils
-
- getSimpleName() - Method in interface sf.database.meta.ITableMapping
-
返回class名称Simple
- getSimpleName() - Method in class sf.database.meta.TableMapping
-
- getSize() - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
For char or date types this is the maximum number of characters, for numeric or decimal types this is precision.
- getSize() - Method in class sf.spring.asm.ConstantDynamic
-
Returns the size of this constant.
- getSize() - Method in class sf.spring.asm.Type
-
Returns the size of values of this type.
- getSize() - Method in class sf.spring.util.ConcurrentReferenceHashMap.Segment
-
Return the size of the current references array.
- getSlaves() - Method in class sf.database.datasource.SimpleRoutingDataSource
-
- getSlavesDataSources() - Method in class sf.database.datasource.SimpleRoutingDataSource
-
- getSort() - Method in class sf.spring.asm.Type
-
Returns the sort of this type.
- getSort() - Method in class sf.spring.asm.TypeReference
-
Returns the sort of this type reference.
- getSpace() - Method in class sf.ext.gen.GenConfig
-
- getSpaceCount() - Method in class sf.ext.gen.GenConfig
-
- getSpecificName() - Method in class sf.database.dbinfo.Function
-
获取specificName
- getSql() - Method in class sf.common.log.LogContext
-
- getSql() - Method in class sf.database.jdbc.sql.SQLContext
-
- getSql() - Method in class sf.database.meta.CascadeContext
-
- getSQL(String) - Method in class sf.database.template.enjoy.EnjoyHandler
-
- getSql(String) - Method in class sf.database.template.enjoy.ext.SqlKit
-
- getSql() - Method in class sf.database.template.enjoy.ext.SqlPara
-
- getSQL(String) - Method in class sf.database.template.expression.ExpressionHandler
-
- getSQL(String) - Method in class sf.database.template.freemarker.FreemarkerHandler
-
- getSQL(String) - Method in class sf.database.template.mybatis.MybatisHandler
-
- getSql() - Method in class sf.database.template.mybatis.SqlParam
-
- getSQL(String) - Method in interface sf.database.template.TemplateHandler
-
- getSqlByDialect(DBDialect) - Method in class sf.database.meta.CascadeContext
-
- getSQLContext(SqlPara) - Method in class sf.database.template.enjoy.EnjoyHandler
-
- getSQLContext(String, List<Object>) - Method in class sf.database.template.freemarker.FreemarkerHandler
-
- getSQLContext(String, List<Object>) - Method in class sf.database.template.mybatis.MybatisHandler
-
- getSQLContextWhereClause(Example, boolean) - Static method in class sf.dsl.ExampleSQLHelp
-
- getSqlDataType() - Method in class sf.database.dbinfo.DataType
-
- getSqlDateExpression(Date) - Method in interface sf.database.dialect.DatabaseDialect
-
针对非绑定变量SQL,生成SQL语句所用的文本值。 Java -> SQL String
- getSQLDialect(String) - Static method in class sf.jooq.JooqDialectUtils
-
- getSqlExpression(Object, DBDialect) - Method in class sf.database.jdbc.extension.ObjectFastJsonMapping
-
- getSqlExpression(Object, DBDialect) - Method in class sf.database.jdbc.extension.ObjectGsonMapping
-
- getSqlExpression(Object, DBDialect) - Method in class sf.database.jdbc.extension.ObjectJacksonMapping
-
- getSqlExpression(T, DBDialect) - Method in interface sf.database.jdbc.type.TypeHandler
-
获取sql表达式
- getSqlExpression() - Method in class sf.database.mapper.handle.Condition
-
- getSqlId() - Method in class sf.database.jdbc.sql.SQLContext
-
- getSQLKeywords(Connection) - Method in class sf.database.dbinfo.DBMetaData
-
得到由JDBC驱动提供的所有数据库关键字
- getSqlMapEntrySet() - Method in class sf.database.template.enjoy.ext.SqlKit
-
- getSqlPara(String, Map) - Method in class sf.database.template.enjoy.ext.SqlKit
-
示例:
1:sql 定义
#sql("key")
select * from xxx where id = #para(id) and age > #para(age)
#end
- getSqlPara(String, Object...) - Method in class sf.database.template.enjoy.ext.SqlKit
-
示例:
1:sql 定义
#sql("key")
select * from xxx where a = #para(0) and b = #para(1)
#end
- getSqlParaBySource(String, Map) - Method in class sf.database.template.enjoy.ext.SqlKit
-
根据sql模板语句获取sqlPara
- getSqlParaPage(String, Map) - Method in class sf.database.template.enjoy.ext.SqlKit
-
获取分页的sql
示例:
1:sql 定义
#sql("key")
select * from xxx where id = #para(id) and age > #para(age)
#end
- getSqlParaPage(String, Map<String, Object>) - Method in class sf.database.template.freemarker.FreemarkerHelp
-
- getSqlParaPage(String, Map<String, Object>) - Method in class sf.database.template.mybatis.MybatisHelp
-
- getSqlParaPageSource(String, Map) - Method in class sf.database.template.enjoy.ext.SqlKit
-
- getSqlParaPageSource(String, Map<String, Object>) - Method in class sf.database.template.freemarker.FreemarkerHelp
-
- getSqlParaPageSource(String, Map<String, Object>) - Method in class sf.database.template.mybatis.MybatisHelp
-
- getSqlParaPageTemplate(Template, Map) - Method in class sf.database.template.enjoy.ext.SqlKit
-
- getSqlParaPageTemplate(Template, Map<String, Object>) - Method in class sf.database.template.freemarker.FreemarkerHelp
-
- getSqlParaPageTemplate(String, Map<String, Object>) - Method in class sf.database.template.mybatis.MybatisHelp
-
- getSqlSelectCount(String) - Static method in class sf.database.util.DBUtils
-
- getSqlStatmentSeparator() - Method in class sf.database.dialect.DBDialect
-
批量运行多个SQL语句之间的分隔符。
- getSqlStatmentSeparator() - Method in class sf.database.dialect.sqlserver.SqlServerDialect
-
- getSqlTemplatePath() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- getSqlTemplatePath() - Method in class sf.database.OrmConfig
-
- getSQLTemplateProvider(ExecuteProvider, Method, Object[]) - Static method in class sf.database.mapper.handle.MethodHandleProvider
-
- getSQLTemplates(String) - Static method in class sf.querydsl.QueryDSLDialectUtils
-
- getSqlTemplateType() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- getSqlTemplateType() - Method in class sf.database.OrmConfig
-
- getSqlTimeExpression(Date) - Method in interface sf.database.dialect.DatabaseDialect
-
针对非绑定变量SQL,生成SQL语句所用的文本值。 Java -> SQL String
- getSqlTimestampExpression(Date) - Method in interface sf.database.dialect.DatabaseDialect
-
针对非绑定变量SQL,生成SQL语句所用的文本值。 Java -> SQL String
- getSqlType() - Method in class sf.database.dbinfo.ColumnDBType
-
- getSqlType() - Method in class sf.database.dbinfo.ColumnInfo
-
- getSqlType() - Method in class sf.database.jdbc.extension.ObjectFastJsonMapping
-
- getSqlType() - Method in class sf.database.jdbc.extension.ObjectGsonMapping
-
- getSqlType() - Method in class sf.database.jdbc.extension.ObjectJacksonMapping
-
- getSqlType() - Method in class sf.database.jdbc.type.ArrayType
-
- getSqlType() - Method in class sf.database.jdbc.type.AttributeConverterType
-
- getSqlType() - Method in class sf.database.jdbc.type.BigDecimalDECIMALType
-
- getSqlType() - Method in class sf.database.jdbc.type.BigDecimalNUMERICType
-
- getSqlType() - Method in class sf.database.jdbc.type.BigIntegerBIGINTType
-
- getSqlType() - Method in class sf.database.jdbc.type.BigIntegerNUMERICType
-
- getSqlType() - Method in class sf.database.jdbc.type.BlobByteObjectArrayType
-
- getSqlType() - Method in class sf.database.jdbc.type.BlobType
-
- getSqlType() - Method in class sf.database.jdbc.type.BooleanBITType
-
- getSqlType() - Method in class sf.database.jdbc.type.BooleanCharType
-
- getSqlType() - Method in class sf.database.jdbc.type.BooleanType
-
- getSqlType() - Method in class sf.database.jdbc.type.ByteArrayBINARYType
-
- getSqlType() - Method in class sf.database.jdbc.type.ByteArrayLONGVARBINARYType
-
- getSqlType() - Method in class sf.database.jdbc.type.ByteArrayVARBINARYType
-
- getSqlType() - Method in class sf.database.jdbc.type.ByteObjectArrayBINARYType
-
- getSqlType() - Method in class sf.database.jdbc.type.ByteTINYINTType
-
- getSqlType() - Method in class sf.database.jdbc.type.CalendarTIMESTAMPType
-
- getSqlType() - Method in class sf.database.jdbc.type.CharacterVARCHARType
-
- getSqlType() - Method in class sf.database.jdbc.type.ClobType
-
- getSqlType() - Method in class sf.database.jdbc.type.DateLongType
-
- getSqlType() - Method in class sf.database.jdbc.type.DateTIMESTAMPType
-
- getSqlType() - Method in class sf.database.jdbc.type.DateTIMEType
-
- getSqlType() - Method in class sf.database.jdbc.type.DateType
-
- getSqlType() - Method in class sf.database.jdbc.type.DoubleFLOATType
-
- getSqlType() - Method in class sf.database.jdbc.type.DoubleType
-
- getSqlType() - Method in class sf.database.jdbc.type.EnumObjectTypeHandler
-
- getSqlType() - Method in class sf.database.jdbc.type.EnumOrdinalTypeHandler
-
- getSqlType() - Method in class sf.database.jdbc.type.EnumStringTypeHandler
-
- getSqlType() - Method in class sf.database.jdbc.type.FileBlobType
-
- getSqlType() - Method in class sf.database.jdbc.type.FileClobType
-
- getSqlType() - Method in class sf.database.jdbc.type.FloatDOUBLEType
-
- getSqlType() - Method in class sf.database.jdbc.type.FloatREALType
-
- getSqlType() - Method in class sf.database.jdbc.type.FloatType
-
- getSqlType() - Method in class sf.database.jdbc.type.InputStreamBINARYType
-
- getSqlType() - Method in class sf.database.jdbc.type.InstantTIMESTAMPType
-
- getSqlType() - Method in class sf.database.jdbc.type.IntegerType
-
- getSqlType() - Method in class sf.database.jdbc.type.LocalDateDATEType
-
- getSqlType() - Method in class sf.database.jdbc.type.LocalDateTimeTIMESTAMPType
-
- getSqlType() - Method in class sf.database.jdbc.type.LocalTimeTIMEType
-
- getSqlType() - Method in class sf.database.jdbc.type.LongBIGINTType
-
- getSqlType() - Method in class sf.database.jdbc.type.NullType
-
- getSqlType() - Method in class sf.database.jdbc.type.ObjectJAVAOBJECTType
-
- getSqlType() - Method in class sf.database.jdbc.type.ObjectType
-
- getSqlType() - Method in class sf.database.jdbc.type.ReaderBINARYType
-
- getSqlType() - Method in class sf.database.jdbc.type.RefType
-
- getSqlType() - Method in class sf.database.jdbc.type.RowIdType
-
- getSqlType() - Method in class sf.database.jdbc.type.ShortSMALLINTType
-
- getSqlType() - Method in class sf.database.jdbc.type.StringCHARType
-
- getSqlType() - Method in class sf.database.jdbc.type.StringClobType
-
- getSqlType() - Method in class sf.database.jdbc.type.StringLONGNVARCHARType
-
- getSqlType() - Method in class sf.database.jdbc.type.StringLONGVARCHARType
-
- getSqlType() - Method in class sf.database.jdbc.type.StringNCHARType
-
- getSqlType() - Method in class sf.database.jdbc.type.StringNCLOBType
-
- getSqlType() - Method in class sf.database.jdbc.type.StringNVARCHARType
-
- getSqlType() - Method in class sf.database.jdbc.type.StringSQLXMLType
-
- getSqlType() - Method in class sf.database.jdbc.type.StringVARCHARType
-
- getSqlType() - Method in class sf.database.jdbc.type.StructType
-
- getSqlType() - Method in interface sf.database.jdbc.type.TypeHandler
-
java.sql.Types的值
- getSqlType() - Method in class sf.database.jdbc.type.UrlDATALINKType
-
- getSqlType() - Method in class sf.database.meta.ColumnMapping
-
- getStart() - Method in class sf.common.log.LogContext
-
- getStartValue() - Method in class sf.database.dbinfo.SequenceInfo
-
- GETSTATIC - Static variable in interface sf.spring.asm.Opcodes
-
- getStaticMethod(Class<?>, String, Class<?>...) - Static method in class sf.spring.util.ClassUtils
-
Return a public static method of a class.
- getStep() - Method in class sf.database.dbinfo.SequenceInfo
-
- getStep(int) - Method in class sf.spring.asm.TypePath
-
Returns the value of the given step of this path.
- getStepArgument(int) - Method in class sf.spring.asm.TypePath
-
Returns the index of the type argument that the given step is stepping into.
- getStrictCaseColumnMapping(String) - Method in interface sf.database.meta.ITableMapping
-
- getStrictCaseColumnMapping(String) - Method in class sf.database.meta.TableMapping
-
获取严格区分大小写的字段
- getStrictCaseDBFieldColumnMapping(String) - Method in interface sf.database.meta.ITableMapping
-
- getStrictCaseDBFieldColumnMapping(String) - Method in class sf.database.meta.TableMapping
-
区分大小写获取对应数据库字段的columnMapping
- getString(String) - Method in class sf.database.VarObject
-
得到字段值,类型转换为String
- getString(Object, int) - Method in class sf.tools.reflectasm.FieldAccess
-
- getStringMatcher(String) - Method in class sf.spring.util.AntPathMatcher
-
- getStringValue(Clob) - Method in class sf.database.jdbc.type.StringClobType
-
- getSubString(long, int) - Method in class sf.database.jdbc.lob.SimpleClob
-
- getSuffix() - Method in class org.smallframework.spring.mapper.DaoMapperClassPathScanner
-
- getSuperClassName() - Method in interface sf.spring.core.type.ClassMetadata
-
Return the name of the super class of the underlying class,
or null
if there is no super class defined.
- getSuperClassName() - Method in class sf.spring.core.type.StandardClassMetadata
-
- getSuperName() - Method in class sf.spring.asm.ClassReader
-
- getSuperTypeIndex() - Method in class sf.spring.asm.TypeReference
-
Returns the index of the "super type" of a class that is referenced by this type reference.
- getSystemClassPath() - Static method in class sf.tools.reflect.ClassLoaderUtil
-
得到本工程的classpath
- getSystemFunctions(Connection) - Method in class sf.database.dbinfo.DBMetaData
-
得到内建其他函数名
- getTable() - Method in class sf.database.meta.def.ColumnDef
-
- getTable() - Method in class sf.database.meta.TableMapping
-
- getTable(Class<T>) - Static method in class sf.dynamicsql.DynmicSQLTables
-
- getTable(DBContext, Class<T>) - Static method in class sf.dynamicsql.DynmicSQLTables
-
- getTable(DBContext, Class<T>, DBDialect) - Static method in class sf.dynamicsql.DynmicSQLTables
-
- getTable(TableMapping) - Static method in class sf.dynamicsql.DynmicSQLTables
-
- getTable(DBContext, TableMapping, DBDialect) - Static method in class sf.dynamicsql.DynmicSQLTables
-
- getTable(Class<T>) - Static method in class sf.jooq.JooqTables
-
- getTable(DBContext, Class<T>) - Static method in class sf.jooq.JooqTables
-
- getTable(DBContext, Class<T>, DBDialect) - Static method in class sf.jooq.JooqTables
-
- getTable(DBContext, TableMapping) - Static method in class sf.jooq.JooqTables
-
- getTable(DBContext, TableMapping, DBDialect) - Static method in class sf.jooq.JooqTables
-
- getTable() - Method in class sf.jooq.tables.JooqField
-
- getTableCatalog() - Method in class sf.database.dbinfo.Constraint
-
- getTableComment() - Method in class sf.database.meta.def.TableDef
-
- getTableFields() - Method in class sf.jooq.tables.DynamicJooqTable
-
- getTableFields() - Method in class sf.jooq.tables.JooqTable
-
- getTableGenerator() - Method in class sf.database.meta.ColumnMapping
-
- getTableMapping() - Method in class sf.database.jdbc.sql.SQLContext
-
- getTableMapping() - Method in class sf.database.jdbc.sql.SQLParameter
-
- getTableMapping() - Method in class sf.database.meta.CascadeContext
-
- getTableMapping(DBField, String) - Static method in class sf.database.meta.MetaHolder
-
- getTableMapping(DBField) - Static method in class sf.database.meta.MetaHolder
-
- getTableName() - Method in class sf.database.dbinfo.ColumnInfo
-
- getTableName() - Method in class sf.database.dbinfo.Constraint
-
- getTableName() - Method in class sf.database.dbinfo.Index
-
获得索引所在的表名
- getTablename() - Method in class sf.database.meta.def.TableDef
-
- getTableName() - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
- getTableName() - Method in class sf.database.meta.TableMapping
-
- getTableNameAlias(String, boolean) - Method in class sf.dsl.Example
-
- getTableNames(Connection, String, String, ObjectType...) - Method in class sf.database.dbinfo.DBMetaData
-
返回当前schema下的所有数据库表名
- getTables() - Method in class sf.jooq.JooqSchema
-
- getTableSchema() - Method in class sf.database.dbinfo.Constraint
-
- getTableSchema() - Method in class sf.database.dbinfo.Index
-
- getTablesResultSet() - Method in class sf.database.dbinfo.DBInfoBuilder
-
不同数据库 dbMeta.getTables(...) 的 schemaPattern 参数意义不同
1:oracle 数据库这个参数代表 dbMeta.getUserName()
2:postgresql 数据库中需要在 jdbcUrl中配置
schemaPatter,例如:jdbc:postgresql://localhost:15432/djpt?currentSchema=
public,sys,app 最后的参数就是搜索schema的顺序,DruidPlugin 下测试成功
3:开发者若在其它库中发现工作不正常,可通过继承 MetaBuilder并覆盖此方法来实现功能
- getTableTypes() - Method in class sf.database.meta.MetadataFeature
-
- getTableWithSchem() - Method in class sf.database.dbinfo.Index
-
- getTag() - Method in class sf.spring.asm.Handle
-
Returns the kind of field or method designated by this handle.
- getTail() - Method in class sf.core.DBObject
-
- getTailField() - Method in class sf.database.meta.TableMapping
-
- getTargetNumber(Number, Class<?>) - Static method in class sf.tools.NumberUtils
-
将number转换为对应的数字类型.
- getTaskCount() - Method in class sf.spring.util.StopWatch
-
Get the number of tasks timed.
- getTaskInfo() - Method in class sf.spring.util.StopWatch
-
Get an array of the data for tasks performed.
- getTaskName() - Method in class sf.spring.util.StopWatch.TaskInfo
-
Get the name of this task.
- getTemplate(String) - Method in class sf.database.template.freemarker.FreemarkerHelp
-
- getTemplate(String) - Method in class sf.database.template.mybatis.MybatisHelp
-
- getTemplate(String) - Static method in class sf.ext.gen.GenUtils
-
mapper 代码生成
- getTemplateHandler() - Static method in class sf.database.template.TemplateRender
-
- getTemplateSql() - Method in class sf.database.jdbc.sql.SQLContext
-
- getTemporal() - Method in class sf.database.meta.ColumnMapping
-
- getThisType() - Method in interface sf.database.meta.ITableMapping
-
得到此表对应的模型类。对于基本类型来说,模型类型和容器类型都是一致的。
- getThisType() - Method in class sf.database.meta.TableMapping
-
- getTimeMillis() - Method in class sf.spring.util.StopWatch.TaskInfo
-
Get the time in milliseconds this task took.
- getTimeNanos() - Method in class sf.spring.util.StopWatch.TaskInfo
-
Get the time in nanoseconds this task took.
- getTimeSeconds() - Method in class sf.spring.util.StopWatch.TaskInfo
-
Get the time in seconds this task took.
- getTo() - Method in class sf.database.dbinfo.ColumnChange
-
获得变更后描述
- getToTable() - Method in class sf.database.meta.CascadeConfig
-
- getTotalCount() - Method in class sf.common.wrapper.Page
-
返回记录总数
- getTotalPage() - Method in class sf.common.wrapper.Page
-
获得总页数
- getTotalTimeMillis() - Method in class sf.spring.util.StopWatch
-
Get the total time in milliseconds for all tasks.
- getTotalTimeNanos() - Method in class sf.spring.util.StopWatch
-
Get the total time in nanoseconds for all tasks.
- getTotalTimeSeconds() - Method in class sf.spring.util.StopWatch
-
Get the total time in seconds for all tasks.
- getTransaction() - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- getTransactionDefinition() - Method in class org.smallframework.spring.DaoTemplate
-
- getTransactionIsolation() - Method in class sf.database.connection.WrapConnection
-
- getTransactionManager() - Method in class org.smallframework.spring.DaoTemplate
-
- getTryCatchBlockIndex() - Method in class sf.spring.asm.TypeReference
-
Returns the index of the try catch block (using the order in which they are visited with
visitTryCatchBlock), whose 'catch' type is referenced by this type reference.
- getType() - Method in class sf.database.dbinfo.ColumnChange
-
变更种类
- getType() - Method in class sf.database.dbinfo.Constraint
-
- getType() - Method in class sf.database.dbinfo.Function
-
获取类型
- getType() - Method in class sf.database.dbinfo.Index
-
索引类型,有以下几类
tableIndexStatistic(0) - this identifies table statistics that are
returned in conjuction with a table's index descriptions
tableIndexClustered(1) - this is a clustered index
tableIndexHashed (2) - this is a hashed index
tableIndexOther (3) - this is some other style of index
- getType() - Method in class sf.database.dbinfo.TableInfo
-
获得表的类型
- getType(Integer, Integer, Integer) - Static method in class sf.database.jdbc.type.JavaType
-
- getType(Type) - Static method in class sf.database.mapper.handle.HandleHelp
-
- getType() - Method in class sf.database.meta.CascadeConfig
-
- getType() - Method in class sf.database.meta.ColumnMapping
-
- getType() - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
- getType() - Method in class sf.jooq.tables.JooqField
-
- getType(String) - Static method in class sf.spring.asm.Type
-
Returns the
Type
corresponding to the given type descriptor.
- getType(Class<?>) - Static method in class sf.spring.asm.Type
-
Returns the
Type
corresponding to the given class.
- getType(Constructor<?>) - Static method in class sf.spring.asm.Type
-
Returns the method
Type
corresponding to the given constructor.
- getType(Method) - Static method in class sf.spring.asm.Type
-
Returns the method
Type
corresponding to the given method.
- getType(Class<?>) - Static method in class sf.tools.ASMUtils
-
- getType(Class<?>) - Static method in class sf.tools.JavassitUtils
-
- getType() - Method in interface sf.tools.reflect.Property
-
得到类型
- getType() - Method in class sf.tools.reflect.PropertyHold
-
- getTypeArgumentIndex() - Method in class sf.spring.asm.TypeReference
-
Returns the index of the type argument referenced by this type reference.
- getTypeBySql(String) - Static method in class sf.database.mapper.handle.HandleHelp
-
根据sql语句判断sql类型,用于对应到DBClient操作
- getTypeCatelog() - Method in class sf.database.dbinfo.TableInfo
-
- getTypeFullName() - Method in enum sf.database.dbinfo.ConstraintType
-
- getTypeHandler() - Method in class sf.database.jdbc.type.AttributeConverterType
-
- getTypeHandler(Class<T>) - Method in class sf.database.jdbc.type.TypeHandlerRegistry
-
- getTypeHandler(Class<T>, Integer) - Method in class sf.database.jdbc.type.TypeHandlerRegistry
-
- getTypeHandlerNullThrowException(Class<T>, Integer) - Method in class sf.database.jdbc.type.TypeHandlerRegistry
-
- getTypeHandlers() - Method in class sf.database.jdbc.type.TypeHandlerRegistry
-
- getTypeMap() - Method in class sf.database.connection.WrapConnection
-
- getTypeName() - Method in enum sf.database.dbinfo.ConstraintType
-
- getTypeName() - Method in class sf.database.dbinfo.DataType
-
- getTypeName() - Method in class sf.database.dbinfo.TableInfo
-
- getTypeName() - Method in class sf.database.jdbc.type.ArrayType
-
- getTypeName() - Method in class sf.database.jdbc.type.StructType
-
- getTypeParameterBoundIndex() - Method in class sf.spring.asm.TypeReference
-
- getTypeParameterIndex() - Method in class sf.spring.asm.TypeReference
-
Returns the index of the type parameter referenced by this type reference.
- getTypeSchema() - Method in class sf.database.dbinfo.TableInfo
-
- getUDTs() - Method in class sf.jooq.JooqSchema
-
- getUniqueDeclaredMethods(Class<?>) - Static method in class sf.spring.util.ReflectionUtils
-
Get the unique set of declared methods on the leaf class and all superclasses.
- getUniqueDeclaredMethods(Class<?>, ReflectionUtils.MethodFilter) - Static method in class sf.spring.util.ReflectionUtils
-
Get the unique set of declared methods on the leaf class and all superclasses.
- getUniqueKeyGenerator() - Method in class sf.database.meta.ColumnMapping
-
- getUniques() - Method in class sf.database.meta.TableMapping
-
- getUnmodifiableTypeMap() - Method in class sf.querydsl.SQLRelationalPath
-
- getUnsafe() - Static method in class sf.tools.reflect.UnsafeUtils
-
- getUnwrap(TemplateModel) - Static method in class sf.database.template.freemarker.FreemarkerHelp
-
- getUpdateRelation() - Method in class sf.database.meta.CascadeConfig
-
- getUpdateRule() - Method in class sf.database.dbinfo.Constraint
-
- getUpdateRule() - Method in class sf.database.dbinfo.ForeignKey
-
- getUpdateTableClass(AbstractSQLUpdateClause) - Static method in class sf.querydsl.QueryDSL
-
- getUpperColumnName() - Method in class sf.database.meta.ColumnMapping
-
- getURI() - Method in class sf.spring.core.io.AbstractResource
-
- getURI() - Method in class sf.spring.core.io.FileSystemResource
-
This implementation returns a URI for the underlying file.
- getURI() - Method in class sf.spring.core.io.PathResource
-
Deprecated.
This implementation returns a URI for the underlying file.
- getURI() - Method in interface sf.spring.core.io.Resource
-
Return a URI handle for this resource.
- getURI() - Method in class sf.spring.core.io.UrlResource
-
This implementation returns the underlying URI directly,
if possible.
- getURI() - Method in class sf.spring.core.io.VfsResource
-
- getUrl() - Method in class sf.database.dbinfo.ConnectInfo
-
获得JDBC地址
- getURL() - Method in class sf.spring.core.io.AbstractResource
-
This implementation throws a FileNotFoundException, assuming
that the resource cannot be resolved to a URL.
- getURL() - Method in class sf.spring.core.io.ClassPathResource
-
This implementation returns a URL for the underlying class path resource,
if available.
- getURL() - Method in class sf.spring.core.io.FileSystemResource
-
This implementation returns a URL for the underlying file.
- getURL() - Method in class sf.spring.core.io.PathResource
-
Deprecated.
This implementation returns a URL for the underlying file.
- getURL() - Method in interface sf.spring.core.io.Resource
-
Return a URL handle for this resource.
- getURL() - Method in class sf.spring.core.io.UrlResource
-
This implementation returns the underlying URL reference.
- getURL() - Method in class sf.spring.core.io.VfsResource
-
- getURL(String) - Static method in class sf.spring.util.ResourceUtils
-
Resolve the given resource location to a java.net.URL
.
- getUrlPrefixes() - Method in enum sf.database.dialect.DatabaseDriver
-
- getUser() - Method in class sf.database.dbinfo.ConnectInfo
-
获得用户名
- getUserClass(Object) - Static method in class sf.spring.util.ClassUtils
-
Return the user-defined class for the given instance: usually simply
the class of the given instance, but the original class in case of a
CGLIB-generated subclass.
- getUserClass(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Return the user-defined class for the given class: usually simply the given
class, but the original class in case of a CGLIB-generated subclass.
- getUserDefinition() - Method in class sf.database.dbinfo.Index
-
- getUtf8Bytes(String) - Static method in class sf.tools.StringUtils
-
- getValidationQuery() - Method in enum sf.database.dialect.DatabaseDriver
-
Return the validation query.
- getValue() - Method in class sf.common.Entry
-
- getValue() - Method in class sf.database.jdbc.sql.SQLParameter
-
- getValue(T, ColumnMapping) - Static method in class sf.database.util.OrmValueUtils
-
- getValue(T, ColumnMapping, OrmValueUtils.BeanValueType) - Static method in class sf.database.util.OrmValueUtils
-
- getValue() - Method in class sf.dsl.Example.Criterion
-
- getValue(ResultSet, int) - Method in class sf.querydsl.QueryDSLObjectMapJsonType
-
- getValue() - Method in class sf.spring.asm.TypeReference
-
Returns the int encoded value of this type reference, suitable for use in visit methods related
to type annotations, like visitTypeAnnotation.
- getValue() - Method in class sf.spring.util.ConcurrentReferenceHashMap.Entry
-
- getValue(Object, long, Class<T>) - Static method in class sf.tools.reflect.UnsafeUtils
-
- getValueByEnum(Object) - Static method in class sf.tools.EnumUtils
-
- getValues() - Method in class sf.database.jdbc.sql.SQLContext
-
- getValues() - Method in class sf.database.template.TemplateContext
-
- getValueType() - Method in class sf.dsl.Example.Criterion
-
- getVersionMap() - Method in class sf.database.meta.TableMapping
-
- getWarnings() - Method in class sf.database.connection.WrapConnection
-
- getWriter(File, Charset, boolean) - Static method in class sf.tools.IOUtils
-
获得文本文件写入流
- getWriter(File, String, boolean) - Static method in class sf.tools.IOUtils
-
获得文本文件写入流
- getXaDataSourceClassName() - Method in enum sf.database.dialect.DatabaseDriver
-
Return the XA driver source class name.
- getXclass() - Method in class sf.database.jdbc.type.AttributeConverterType
-
- getYclass() - Method in class sf.database.jdbc.type.AttributeConverterType
-
- getZipContainer() - Method in class sf.tools.URLFile
-
- getZipEntryPath() - Method in class sf.tools.URLFile
-
- GOTO - Static variable in interface sf.spring.asm.Opcodes
-
- gSQL(String, String, String) - Static method in class sf.database.dialect.DBDialect
-
- gt(DBField, Object) - Method in class sf.dsl.Example.GeneratedCriteria
-
- I2B - Static variable in interface sf.spring.asm.Opcodes
-
- I2C - Static variable in interface sf.spring.asm.Opcodes
-
- I2D - Static variable in interface sf.spring.asm.Opcodes
-
- I2F - Static variable in interface sf.spring.asm.Opcodes
-
- I2L - Static variable in interface sf.spring.asm.Opcodes
-
- I2S - Static variable in interface sf.spring.asm.Opcodes
-
- IADD - Static variable in interface sf.spring.asm.Opcodes
-
- IALOAD - Static variable in interface sf.spring.asm.Opcodes
-
- IAND - Static variable in interface sf.spring.asm.Opcodes
-
- IAssignValue - Interface in sf.core
-
快速赋值
- IASTORE - Static variable in interface sf.spring.asm.Opcodes
-
- IColumnMapping - Interface in sf.database.meta
-
- iconst(MethodVisitor, int) - Static method in class sf.tools.ASMUtils
-
- ICONST_0 - Static variable in interface sf.spring.asm.Opcodes
-
- ICONST_1 - Static variable in interface sf.spring.asm.Opcodes
-
- ICONST_2 - Static variable in interface sf.spring.asm.Opcodes
-
- ICONST_3 - Static variable in interface sf.spring.asm.Opcodes
-
- ICONST_4 - Static variable in interface sf.spring.asm.Opcodes
-
- ICONST_5 - Static variable in interface sf.spring.asm.Opcodes
-
- ICONST_M1 - Static variable in interface sf.spring.asm.Opcodes
-
- ID_AUTOGEN_ERROR - Static variable in exception sf.common.exception.SmallOrmException
-
- ID_EXPECTED_ONE_ERROR - Static variable in exception sf.common.exception.SmallOrmException
-
- ID_NOT_FOUND - Static variable in exception sf.common.exception.SmallOrmException
-
- ID_VALUE_ERROR - Static variable in exception sf.common.exception.SmallOrmException
-
- IDBDialect - Interface in sf.database.dialect
-
- IdentifierGenerator - Interface in sf.database.jdbc.sql
-
主键生成策略
- identityToString(Object) - Static method in class sf.spring.util.ObjectUtils
-
Return a String representation of an object's overall identity.
- IdGenerator - Interface in sf.database.model
-
- IdGeneratorImpl - Class in sf.database.model
-
- IdGeneratorImpl() - Constructor for class sf.database.model.IdGeneratorImpl
-
- IDIV - Static variable in interface sf.spring.asm.Opcodes
-
- IDML - Interface in sf.core
-
- IEntity - Interface in sf.core
-
- IEntityEnhancer - Interface in sf.codegen
-
- IF_ACMPEQ - Static variable in interface sf.spring.asm.Opcodes
-
- IF_ACMPNE - Static variable in interface sf.spring.asm.Opcodes
-
- IF_ICMPEQ - Static variable in interface sf.spring.asm.Opcodes
-
- IF_ICMPGE - Static variable in interface sf.spring.asm.Opcodes
-
- IF_ICMPGT - Static variable in interface sf.spring.asm.Opcodes
-
- IF_ICMPLE - Static variable in interface sf.spring.asm.Opcodes
-
- IF_ICMPLT - Static variable in interface sf.spring.asm.Opcodes
-
- IF_ICMPNE - Static variable in interface sf.spring.asm.Opcodes
-
- IFEQ - Static variable in interface sf.spring.asm.Opcodes
-
- IFGE - Static variable in interface sf.spring.asm.Opcodes
-
- IFGT - Static variable in interface sf.spring.asm.Opcodes
-
- IFLE - Static variable in interface sf.spring.asm.Opcodes
-
- IFLT - Static variable in interface sf.spring.asm.Opcodes
-
- IFNE - Static variable in interface sf.spring.asm.Opcodes
-
- IFNONNULL - Static variable in interface sf.spring.asm.Opcodes
-
- IFNULL - Static variable in interface sf.spring.asm.Opcodes
-
- IgnoreEmptyList<E> - Class in sf.common
-
list的空实现,但不报错.
- IgnoreEmptyList() - Constructor for class sf.common.IgnoreEmptyList
-
- IINC - Static variable in interface sf.spring.asm.Opcodes
-
- ILazyLoadContext - Interface in sf.core
-
- ILOAD - Static variable in interface sf.spring.asm.Opcodes
-
- IMUL - Static variable in interface sf.spring.asm.Opcodes
-
- in(Object, List<Object>) - Static method in class sf.database.template.enjoy.ext.InDirective
-
- in(Object, List<Object>) - Static method in class sf.database.template.freemarker.ext.InModel
-
- in(DBField, Collection<?>) - Method in class sf.dsl.Example.GeneratedCriteria
-
- in(DBField, Object...) - Method in class sf.dsl.Example.GeneratedCriteria
-
- Index - Class in sf.database.dbinfo
-
数据库中查到的索引信息
- Index(String) - Constructor for class sf.database.dbinfo.Index
-
- Index() - Constructor for class sf.database.dbinfo.Index
-
- Index.IndexItem - Class in sf.database.dbinfo
-
- INDEX_NOT_FOUND - Static variable in class sf.tools.ArrayUtils
-
- IndexDef - Class in sf.database.meta.def
-
Index描述
- IndexDef(String, String[]) - Constructor for class sf.database.meta.def.IndexDef
-
- IndexItem(String, boolean, int) - Constructor for class sf.database.dbinfo.Index.IndexItem
-
- IndexItem() - Constructor for class sf.database.dbinfo.Index.IndexItem
-
- indexOf(Object) - Method in class sf.common.IgnoreEmptyList
-
- indexOf(boolean[], boolean) - Static method in class sf.tools.ArrayUtils
-
- indexOf(boolean[], boolean, int) - Static method in class sf.tools.ArrayUtils
-
- indexOf(byte[], byte) - Static method in class sf.tools.ArrayUtils
-
- indexOf(byte[], byte, int) - Static method in class sf.tools.ArrayUtils
-
- indexOf(char[], char) - Static method in class sf.tools.ArrayUtils
-
- indexOf(char[], char, int) - Static method in class sf.tools.ArrayUtils
-
- indexOf(double[], double) - Static method in class sf.tools.ArrayUtils
-
- indexOf(double[], double, double) - Static method in class sf.tools.ArrayUtils
-
- indexOf(double[], double, int) - Static method in class sf.tools.ArrayUtils
-
- indexOf(double[], double, int, double) - Static method in class sf.tools.ArrayUtils
-
- indexOf(float[], float) - Static method in class sf.tools.ArrayUtils
-
- indexOf(float[], float, int) - Static method in class sf.tools.ArrayUtils
-
- indexOf(int[], int) - Static method in class sf.tools.ArrayUtils
-
- indexOf(int[], int, int) - Static method in class sf.tools.ArrayUtils
-
- indexOf(long[], long) - Static method in class sf.tools.ArrayUtils
-
- indexOf(long[], long, int) - Static method in class sf.tools.ArrayUtils
-
- indexOf(Object[], Object) - Static method in class sf.tools.ArrayUtils
-
- indexOf(Object[], Object, int) - Static method in class sf.tools.ArrayUtils
-
- indexOf(short[], short) - Static method in class sf.tools.ArrayUtils
-
- indexOf(short[], short, int) - Static method in class sf.tools.ArrayUtils
-
- indexOf(String, String, int, int) - Static method in class sf.tools.StringUtils
-
Finds first occurrence of a substring in the given source but within limited range [start, end).
- indexOf(String, char, int, int) - Static method in class sf.tools.StringUtils
-
Finds the first occurrence of a character in the given source but within limited range (start, end].
- indexOf(String, String[]) - Static method in class sf.tools.StringUtils
-
Finds the very first index of a substring from the specified array.
- indexOf(String, String[], int) - Static method in class sf.tools.StringUtils
-
Finds the very first index of a substring from the specified array.
- indexOf(String, char[]) - Static method in class sf.tools.StringUtils
-
Finds the very first index of a substring from the specified array.
- indexOf(String, char[], int) - Static method in class sf.tools.StringUtils
-
Finds the very first index of a char from the specified array.
- indexOfIgnoreCase(String, char, int, int) - Static method in class sf.tools.StringUtils
-
Finds the first occurrence of a character in the given source but within limited range (start, end].
- indexOfIgnoreCase(String, String) - Static method in class sf.tools.StringUtils
-
Finds first index of a substring in the given source string with ignored case.
- indexOfIgnoreCase(String, String, int) - Static method in class sf.tools.StringUtils
-
Finds first index of a substring in the given source string with ignored
case.
- indexOfIgnoreCase(String, String, int, int) - Static method in class sf.tools.StringUtils
-
Finds first index of a substring in the given source string and range with
ignored case.
- indexOfIgnoreCase(String, String[]) - Static method in class sf.tools.StringUtils
-
Finds the very first index of a substring from the specified array.
- indexOfIgnoreCase(String, String[], int) - Static method in class sf.tools.StringUtils
-
Finds the very first index of a substring from the specified array.
- indexs - Variable in class sf.database.meta.TableMapping
-
- InDirective - Class in sf.database.template.enjoy.ext
-
- InDirective() - Constructor for class sf.database.template.enjoy.ext.InDirective
-
- INEG - Static variable in interface sf.spring.asm.Opcodes
-
- info(String, Object...) - Static method in class sf.common.log.LogUtil
-
以标准的slf4j的格式输出info
- info(Object) - Static method in class sf.common.log.LogUtil
-
- info - Variable in class sf.spring.asm.Label
-
A user managed state associated with this label.
- init() - Method in class sf.database.jdbc.type.TypeHandlerRegistry
-
默认初始化方法
- init() - Method in class sf.database.OrmConfig
-
- init(OrmConfig) - Method in class sf.database.OrmConfig
-
扫描类允许传入
- init() - Method in class sf.tools.io.UnicodeReader
-
Read-ahead four bytes and check for BOM marks.
- initialize(Class<T>) - Method in class org.smallframework.spring.SormBeanPropertyRowMapper
-
Initialize the mapping meta-data for the given class.
- initRelationalPathBase(Map<Class<?>, TableMapping>) - Static method in class sf.querydsl.QueryDSLTables
-
- inject(AnnotationVisitor) - Method in class sf.accelerator.asm.commons.AnnotationDef
-
- InModel - Class in sf.database.template.freemarker.ext
-
- InModel() - Constructor for class sf.database.template.freemarker.ext.InModel
-
- INNER_TYPE - Static variable in class sf.spring.asm.TypePath
-
A type path step that steps into the nested type of a class type.
- InputStreamBINARYType - Class in sf.database.jdbc.type
-
- InputStreamBINARYType() - Constructor for class sf.database.jdbc.type.InputStreamBINARYType
-
- InputStreamResource - Class in sf.spring.core.io
-
- InputStreamResource(InputStream) - Constructor for class sf.spring.core.io.InputStreamResource
-
Create a new InputStreamResource.
- InputStreamResource(InputStream, String) - Constructor for class sf.spring.core.io.InputStreamResource
-
Create a new InputStreamResource.
- InputStreamSource - Interface in sf.spring.core.io
-
Simple interface for objects that are sources for an
InputStream
.
- insert(T) - Method in class org.smallframework.spring.SpringDaoMapper
-
- insert(T) - Method in class sf.database.dao.DBClient
-
- insert(T, boolean, boolean) - Method in class sf.database.dao.DBClient
-
- insert(T) - Method in interface sf.database.dao.DBMethod
-
保存
- insert(T, boolean, boolean) - Method in interface sf.database.dao.DBMethod
-
插入结果
- insert(Connection, DBObject) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- insert(Connection, DBObject, boolean, boolean) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- insert(Connection, DBObject) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
插入
- insert(Connection, DBObject, boolean, boolean) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
- insert(Connection, List<String>, Map<String, Object>, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- insert(Connection, List<String>, Map<String, Object>, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
插入
- insert(Connection, List<String>, Map<String, Object>, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateIdImpl
-
- insert(Connection, List<String>, Map<String, Object>, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateIdInf
-
- insert(Connection, List<String>, Map<String, Object>, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateSourceImpl
-
- insert(Connection, List<String>, Map<String, Object>, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateSourceInf
-
- INSERT - Static variable in class sf.database.jdbc.sql.RecordHolder
-
- insert(T) - Method in interface sf.database.mapper.DaoMapper
-
通用插入,插入一个实体对象到数据库,返回主键
- insert(T) - Method in class sf.database.mapper.DaoMapperImpl
-
- insert(List<String>, Map<String, Object>, InsertStatementProvider<T>) - Method in interface sf.dynamicsql.dao.DBDynmicSQL
-
- insert(List<String>, Map<String, Object>, InsertStatementProvider<T>) - Method in class sf.dynamicsql.dao.DBDynmicSQLImpl
-
- insert(Connection, List<String>, Map<String, Object>, InsertStatementProvider<T>) - Method in class sf.dynamicsql.DynmicSQLImpl
-
- insert(Connection, List<String>, Map<String, Object>, InsertStatementProvider<T>) - Method in interface sf.dynamicsql.DynmicSQLInf
-
- insertBatch(List<T>) - Method in class org.smallframework.spring.SpringDaoMapper
-
- insertBatch(List<T>) - Method in interface sf.database.mapper.DaoMapper
-
批量插入实体,返回主键
- insertBatch(List<T>) - Method in class sf.database.mapper.DaoMapperImpl
-
- insertBatch(BatchInsert<T>, List<T>, boolean, int, List<String>, List<Map<String, Object>>) - Method in interface sf.dynamicsql.dao.DBDynmicSQL
-
- insertBatch(BatchInsert<T>, List<T>, boolean, int, List<String>, List<Map<String, Object>>) - Method in class sf.dynamicsql.dao.DBDynmicSQLImpl
-
- insertBatch(Connection, BatchInsert<T>, List<T>, boolean, int, List<String>, List<Map<String, Object>>) - Method in class sf.dynamicsql.DynmicSQLImpl
-
- insertBatch(Connection, BatchInsert<T>, List<T>, boolean, int, List<String>, List<Map<String, Object>>) - Method in interface sf.dynamicsql.DynmicSQLInf
-
- insertBatchFast(List<T>) - Method in class org.smallframework.spring.SpringDaoMapper
-
- insertBatchFast(List<T>) - Method in interface sf.database.mapper.DaoMapper
-
批量插入实体,快速插入 不返回主键
- insertBatchFast(List<T>) - Method in class sf.database.mapper.DaoMapperImpl
-
- insertCascade(DBObject, DBCascadeField...) - Method in class sf.database.dao.DBClient
-
- insertCascade(DBObject, DBCascadeField...) - Method in interface sf.database.dao.DBMethod
-
将对象插入数据库同时,也将指定级联字段的所有关联字段关联的对象统统插入相应的数据库
- insertCascade(Connection, DBObject, DBCascadeField...) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- insertCascade(Connection, DBObject, DBCascadeField...) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
将对象插入数据库同时,也将符合一个正则表达式的所有关联字段关联的对象统统插入相应的数据库
- INSERTED - Static variable in class sf.database.jdbc.sql.RecordHolder
-
- insertFast(T) - Method in class sf.database.dao.DBClient
-
- insertFast(T) - Method in interface sf.database.dao.DBMethod
-
快速插入方法,不返还主键.
- insertFast(Connection, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- insertFast(Connection, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
快速插入
- insertLinks(T, DBCascadeField...) - Method in class sf.database.dao.DBClient
-
- insertLinks(T, DBCascadeField...) - Method in interface sf.database.dao.DBMethod
-
仅将对象所有的关联字段插入到数据库中,并不包括对象本身
- insertLinks(Connection, T, DBCascadeField...) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- insertLinks(Connection, T, DBCascadeField...) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
仅将对象所有的关联字段插入到数据库中,并不包括对象本身
- insertRelation(T, DBCascadeField...) - Method in class sf.database.dao.DBClient
-
- insertRelation(T, DBCascadeField...) - Method in interface sf.database.dao.DBMethod
-
将对象的一个或者多个,多对多的关联信息,插入数据表
- insertRelation(Connection, T, DBCascadeField...) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- insertRelation(Connection, T, DBCascadeField...) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
将对象的一个或者多个,多对多的关联信息,插入数据表
- insertTemplate(String, Map<String, Object>, List<String>, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- insertTemplate(String, Map<String, Object>, List<String>, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
带主键返回的插入
- insertTemplateSource(String, Map<String, Object>, List<String>, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- insertTemplateSource(String, Map<String, Object>, List<String>, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- instance - Static variable in class sf.database.dialect.DefaultDBDialect
-
- instance - Static variable in class sf.database.OrmConfig
-
- instance(Class<T>) - Static method in class sf.database.util.OrmValueUtils
-
实例化,提供快速实例化,或标准实例化
- instance - Static variable in class sf.dynamicsql.EnjoyRenderingStrategy
-
- instance - Static variable in class sf.dynamicsql.FreemarkerRenderingStrategy
-
- INSTANCEOF - Static variable in interface sf.spring.asm.Opcodes
-
- INSTANCEOF - Static variable in class sf.spring.asm.TypeReference
-
The sort of type references that target the type declared in an 'instanceof' instruction.
- InstantTIMESTAMPType - Class in sf.database.jdbc.type
-
- InstantTIMESTAMPType() - Constructor for class sf.database.jdbc.type.InstantTIMESTAMPType
-
- INT - Static variable in class sf.spring.asm.Type
-
The sort of the int
type.
- INT_TYPE - Static variable in class sf.spring.asm.Type
-
The int
type.
- INTEGER - Static variable in interface sf.spring.asm.Opcodes
-
- IntegerType - Class in sf.database.jdbc.type
-
- IntegerType() - Constructor for class sf.database.jdbc.type.IntegerType
-
- interpretSequenceGenerator(SequenceGenerator) - Method in class sf.database.model.IdGeneratorImpl
-
Extract the IdentifierGeneratorDefinition related to the given SequenceGenerator annotation
- interpretTableGenerator(TableGenerator) - Method in class sf.database.model.IdGeneratorImpl
-
Extract the IdentifierGeneratorDefinition related to the given TableGenerator annotation
- inTrans() - Static method in class sf.database.transaction.DefaultTransactionManager
-
- inverseMapping - Static variable in class sf.database.meta.MetaHolder
-
- invoke(Object, Method, Object[]) - Method in class sf.database.mapper.MapperJavaProxy
-
Invoke.
- invoke(Object, int, Object...) - Method in class sf.tools.reflectasm.MethodAccess
-
- invoke(Object, String, Class[], Object...) - Method in class sf.tools.reflectasm.MethodAccess
-
Invokes the method with the specified name and the specified param types.
- invoke(Object, String, Object...) - Method in class sf.tools.reflectasm.MethodAccess
-
Invokes the first method with the specified name and the specified number of arguments.
- INVOKEDYNAMIC - Static variable in interface sf.spring.asm.Opcodes
-
- INVOKEINTERFACE - Static variable in interface sf.spring.asm.Opcodes
-
- invokeMethod(Method, Object) - Static method in class sf.spring.util.ReflectionUtils
-
Invoke the specified
Method
against the supplied target object with no arguments.
- invokeMethod(Method, Object, Object...) - Static method in class sf.spring.util.ReflectionUtils
-
Invoke the specified
Method
against the supplied target object with the
supplied arguments.
- INVOKESPECIAL - Static variable in interface sf.spring.asm.Opcodes
-
- INVOKESTATIC - Static variable in interface sf.spring.asm.Opcodes
-
- invokeVfsMethod(Method, Object, Object...) - Static method in class sf.spring.core.io.VfsUtils
-
- INVOKEVIRTUAL - Static variable in interface sf.spring.asm.Opcodes
-
- IOR - Static variable in interface sf.spring.asm.Opcodes
-
- IOUtils - Class in sf.tools
-
- IOUtils() - Constructor for class sf.tools.IOUtils
-
- IOUtils.FileFilterEx - Class in sf.tools
-
文件过滤器
- IP_ADDR - Static variable in class sf.tools.string.RegexpUtils
-
- IREM - Static variable in interface sf.spring.asm.Opcodes
-
- IRETURN - Static variable in interface sf.spring.asm.Opcodes
-
- isAbsolute() - Method in class sf.tools.URLFile
-
- isAbstract() - Method in interface sf.spring.core.type.ClassMetadata
-
Return whether the underlying class is marked as abstract.
- isAbstract() - Method in interface sf.spring.core.type.MethodMetadata
-
Return whether the underlying method is effectively abstract:
i.e.
- isAbstract() - Method in class sf.spring.core.type.StandardClassMetadata
-
- isAbstract() - Method in class sf.spring.core.type.StandardMethodMetadata
-
- isActive() - Method in class sf.database.jpa.JpaEntityTransaction
-
- isAllowDropColumn() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- isAllowDropColumn() - Method in class sf.database.OrmConfig
-
- isAllowDropColumn() - Method in class sf.database.support.EntityScanner
-
- isAlterTable() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- isAlterTable() - Method in class sf.database.OrmConfig
-
- isAlterTable() - Method in class sf.database.support.EntityScanner
-
- isAndroid(String) - Static method in class sf.tools.ASMUtils
-
- isAndroid() - Static method in class sf.tools.ASMUtils
-
- isAnnotated(String) - Method in interface sf.spring.core.type.AnnotatedTypeMetadata
-
Determine whether the underlying element has an annotation or meta-annotation
of the given type defined.
- isAnnotated(String) - Method in class sf.spring.core.type.StandardMethodMetadata
-
- isAnnotation() - Method in interface sf.spring.core.type.ClassMetadata
-
Return whether the underlying class represents an annotation.
- isAnnotation() - Method in class sf.spring.core.type.StandardClassMetadata
-
- isArray(Object) - Static method in class sf.spring.util.ObjectUtils
-
Determine whether the given object is an array:
either an Object array or a primitive array.
- isAssignable(Class<?>, Class<?>, String) - Static method in class sf.spring.util.Assert
-
Assert that superType.isAssignableFrom(subType)
is true
.
- isAssignable(Class<?>, Class<?>, Supplier<String>) - Static method in class sf.spring.util.Assert
-
Assert that superType.isAssignableFrom(subType)
is true
.
- isAssignable(Class<?>, Class<?>) - Static method in class sf.spring.util.Assert
-
Assert that superType.isAssignableFrom(subType)
is true
.
- isAssignable(Class<?>, Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Check if the right-hand side type may be assigned to the left-hand side
type, assuming setting by reflection.
- isAssignableValue(Class<?>, Object) - Static method in class sf.spring.util.ClassUtils
-
Determine if the given type is assignable from the given value,
assuming setting by reflection.
- isAuto() - Method in class sf.database.meta.ColumnMapping
-
是否自增
- isAutoincrement() - Method in class sf.database.dbinfo.ColumnInfo
-
- isAutoIncrement() - Method in class sf.database.dbinfo.DataType
-
- isAutoNumber() - Method in class sf.database.meta.ColumnMapping
-
是否为数字自增
- isBlank(String) - Static method in class sf.tools.StringUtils
-
Checks if a String is whitespace, empty ("") or null.
- isByteArray(int) - Static method in class sf.database.util.JdbcUtils
-
判断是否是字节数组类型
- isCacheable() - Method in class sf.database.meta.TableMapping
-
- isCacheSafe(Class<?>, ClassLoader) - Static method in class sf.spring.util.ClassUtils
-
Check whether the given class is cache-safe in the given context,
i.e.
- isCandidateComponent(AnnotatedBeanDefinition) - Method in class org.smallframework.spring.mapper.DaoMapperClassPathScanner
-
重新父类的判断是否能够实例化的组件
- isCascade() - Method in class sf.database.meta.ColumnMapping
-
是否是级联字段
- isCaseSensitive() - Method in class sf.database.dbinfo.DataType
-
- isCaseSensitive() - Method in interface sf.database.dialect.DatabaseDialect
-
数据库对象是否为大小写敏感的
一般来说对应引号中的表名列名都是大小写敏感的。此处仅指没有引号的情况下是否大小写敏感
- isCaseSensitive() - Method in class sf.database.dialect.DBDialect
-
- isCaseSensitive() - Method in interface sf.database.dialect.IDBDialect
-
数据库对象是否为大小写敏感的
一般来说对应引号中的表名列名都是大小写敏感的。此处仅指没有引号的情况下是否大小写敏感
- isCaseSensitive() - Method in enum sf.database.meta.object.Case
-
- isCglibProxy(Object) - Static method in class sf.spring.util.ClassUtils
-
- isCglibProxyClass(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
- isCglibProxyClassName(String) - Static method in class sf.spring.util.ClassUtils
-
- isCglibRenamedMethod(Method) - Static method in class sf.spring.util.ReflectionUtils
-
Determine whether the given method is a CGLIB 'renamed' method,
following the pattern "CGLIB$methodName$0".
- isCheckedException(Throwable) - Static method in class sf.spring.util.ObjectUtils
-
Return whether the given throwable is a checked exception:
that is, neither a RuntimeException nor an Error.
- isCheckEnhancement() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- isCheckEnhancement() - Method in class sf.database.OrmConfig
-
- isCheckSequence() - Method in class sf.database.support.EntityScanner
-
- isClosed() - Method in class sf.database.connection.WrapConnection
-
- isClustered() - Method in class sf.database.meta.def.IndexDef
-
- isCodeAttribute() - Method in class sf.spring.asm.Attribute
-
Returns true if this type of attribute is a Code attribute.
- isCompatibleWithThrowsClause(Throwable, Class<?>...) - Static method in class sf.spring.util.ObjectUtils
-
Check whether the given exception is compatible with the specified
exception types, as declared in a throws clause.
- isConcrete() - Method in interface sf.spring.core.type.ClassMetadata
-
Return whether the underlying class represents a concrete class,
i.e.
- isConcrete() - Method in class sf.spring.core.type.StandardClassMetadata
-
- isCount() - Method in class sf.dsl.Example
-
- isCreateTable() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- isCreateTable() - Method in class sf.database.OrmConfig
-
- isCreateTable() - Method in class sf.database.support.EntityScanner
-
- isCurrentTransactionReadOnly() - Method in class org.smallframework.spring.DaoTemplate
-
- isDateType(Integer) - Static method in class sf.database.jdbc.type.JavaType
-
- isDeferrable() - Method in class sf.database.dbinfo.Constraint
-
- isDeleted(int) - Method in class sf.database.jdbc.sql.RecordsHolder
-
检查指定的对象是否删除
- isDirectory() - Method in class sf.tools.URLFile
-
- isDirectoryOnly() - Method in class sf.spring.core.io.ClasspathLoader
-
- isDisplay() - Method in class sf.ext.gen.GenConfig
-
- isDistinct() - Method in class sf.dsl.Example
-
- isDoInit() - Method in class sf.database.support.AllowDataInitialize
-
- isEmpty() - Method in class sf.common.CopyOnWriteMap
-
Returns true if this map is empty, otherwise false.
- isEmpty() - Method in class sf.common.IgnoreEmptyList
-
- isEmpty() - Method in class sf.database.VarObject
-
- isEmpty(Collection<?>) - Static method in class sf.spring.util.CollectionUtils
-
Return true
if the supplied Collection is null
or empty.
- isEmpty(Map<?, ?>) - Static method in class sf.spring.util.CollectionUtils
-
Return true
if the supplied Map is null
or empty.
- isEmpty() - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
- isEmpty() - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
- isEmpty(Object[]) - Static method in class sf.spring.util.ObjectUtils
-
Determine whether the given array is empty:
i.e.
- isEmpty(Object) - Static method in class sf.spring.util.ObjectUtils
-
Determine whether the given object is empty.
- isEmpty(Object) - Static method in class sf.spring.util.StringUtils
-
Check whether the given object (possibly a String
) is empty.
- isEmpty(T[]) - Static method in class sf.tools.ArrayUtils
-
- isEmpty(CharSequence) - Static method in class sf.tools.StringUtils
-
- isEmpty(String) - Static method in class sf.tools.StringUtils
-
Checks if a String is empty ("") or null.
- isEnable() - Method in class sf.database.support.DataInitializer
-
- isEnabled() - Method in class sf.database.dbinfo.Constraint
-
- isEnd() - Method in class sf.accelerator.asm.commons.AnnotationDef
-
- isEnd() - Method in class sf.accelerator.asm.commons.FieldExtDef
-
- isEnhanceScanPackages() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- isEnhanceScanPackages() - Method in class sf.database.OrmConfig
-
- isEqualOrNewerThan(JavaVersion) - Method in enum sf.spring.boot.system.JavaVersion
-
Return if this version is equal to or newer than a given version.
- isEquals(Object) - Method in class sf.core.DBObject
-
- isEqualsMethod(Method) - Static method in class sf.spring.util.ReflectionUtils
-
Determine whether the given method is an "equals" method.
- isEqualTo(ColumnMapping, ColumnInfo, DBDialect) - Static method in class sf.database.dbinfo.ColumnDBType
-
比较列定义, 一样就返回true
- isExistPullMethod() - Method in class sf.database.meta.TableMapping
-
- isExistPushMethod() - Method in class sf.database.meta.TableMapping
-
- isFile() - Method in class sf.spring.core.io.AbstractFileResolvingResource
-
- isFile(URI) - Method in class sf.spring.core.io.AbstractFileResolvingResource
-
This implementation returns a File reference for the given URI-identified
resource, provided that it refers to a file in the file system.
- isFile() - Method in class sf.spring.core.io.AbstractResource
-
This implementation always returns false
.
- isFile() - Method in class sf.spring.core.io.FileSystemResource
-
This implementation always indicates a file.
- isFile() - Method in class sf.spring.core.io.PathResource
-
Deprecated.
This implementation always indicates a file.
- isFile() - Method in interface sf.spring.core.io.Resource
-
Determine whether this resource represents a file in a file system.
- isFile() - Method in class sf.spring.core.io.UrlResource
-
- isFile() - Method in class sf.tools.URLFile
-
- isFileURL(URL) - Static method in class sf.spring.util.ResourceUtils
-
Determine whether the given URL points to a resource in the file system,
i.e.
- isFinal() - Method in interface sf.spring.core.type.ClassMetadata
-
Return whether the underlying class is marked as 'final'.
- isFinal() - Method in interface sf.spring.core.type.MethodMetadata
-
Return whether the underlying method is marked as 'final'.
- isFinal() - Method in class sf.spring.core.type.StandardClassMetadata
-
- isFinal() - Method in class sf.spring.core.type.StandardMethodMetadata
-
- isFixedPrecScale() - Method in class sf.database.dbinfo.DataType
-
- isForUpdate() - Method in class sf.dsl.Example
-
- isGenerated() - Method in class sf.database.meta.ColumnMapping
-
- isGenerated() - Method in interface sf.database.meta.IColumnMapping
-
是否为自动生成数值
- isGeneratedcolumn() - Method in class sf.database.dbinfo.ColumnInfo
-
- isHashCodeMethod(Method) - Static method in class sf.spring.util.ReflectionUtils
-
Determine whether the given method is a "hashCode" method.
- isHasParamter() - Method in class sf.database.mapper.handle.Condition
-
- isHidden() - Method in class sf.tools.URLFile
-
- ISHL - Static variable in interface sf.spring.asm.Opcodes
-
- ISHR - Static variable in interface sf.spring.asm.Opcodes
-
- isIndependent() - Method in interface sf.spring.core.type.ClassMetadata
-
Determine whether the underlying class is independent, i.e.
- isIndependent() - Method in class sf.spring.core.type.StandardClassMetadata
-
- isInitData() - Method in class sf.database.support.EntityScanner
-
- isInitiallyDeferred() - Method in class sf.database.dbinfo.Constraint
-
- isInnerClass(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Determine if the supplied class is an inner class,
i.e.
- isInsertable() - Method in class sf.database.meta.def.ColumnDef
-
- isInstanceOf(Class<?>, Object, String) - Static method in class sf.spring.util.Assert
-
Assert that the provided object is an instance of the provided class.
- isInstanceOf(Class<?>, Object, Supplier<String>) - Static method in class sf.spring.util.Assert
-
Assert that the provided object is an instance of the provided class.
- isInstanceOf(Class<?>, Object) - Static method in class sf.spring.util.Assert
-
Assert that the provided object is an instance of the provided class.
- isInt(Class) - Static method in class sf.tools.JavaTypeUtils
-
是否是整数
- isInteger(Integer) - Static method in class sf.database.jdbc.type.JavaType
-
- isInterface() - Method in class sf.spring.asm.Handle
-
Returns true if the owner of the field or method designated by this handle is an interface.
- isInterface() - Method in interface sf.spring.core.type.ClassMetadata
-
Return whether the underlying class represents an interface.
- isInterface() - Method in class sf.spring.core.type.StandardClassMetadata
-
- isIOError(SQLException) - Method in interface sf.database.dialect.DatabaseDialect
-
当出现异常时,使用此方法检查这个异常是否因为网络连接异常引起的。
- isJarFileURL(URL) - Static method in class sf.spring.util.ResourceUtils
-
Determine whether the given URL points to a jar file itself,
that is, has protocol "file" and ends with the ".jar" extension.
- isJarResource(Resource) - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
Return whether the given resource handle indicates a jar resource
that the doFindPathMatchingJarResources
method can handle.
- isJarURL(URL) - Static method in class sf.spring.util.ResourceUtils
-
Determine whether the given URL points to a resource in a jar file.
- isJavaLanguageInterface(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
- isJavaNumberType(int) - Static method in class sf.database.jdbc.type.JavaType
-
- isJoinedToTransaction() - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- isKeepUpdate() - Method in class sf.database.dao.DBContext
-
- isLob(Integer) - Static method in class sf.database.jdbc.type.JavaType
-
- isLob() - Method in class sf.database.meta.ColumnMapping
-
- isLob() - Method in interface sf.database.meta.IColumnMapping
-
该字段是否为LOB字段
- isLocalFile() - Method in class sf.tools.URLFile
-
是否一个本地文件
- isNonStaticMemberClass() - Method in class sf.tools.reflectasm.ConstructorAccess
-
- isNoPkConstraint() - Method in class sf.database.meta.def.TableDef
-
- isNotBlank(String) - Static method in class sf.tools.StringUtils
-
Checks if a String is not empty (""), not null and not whitespace
only.
- isNotEmpty(Collection<?>) - Static method in class sf.spring.util.CollectionUtils
-
- isNotEmpty(Map<?, ?>) - Static method in class sf.spring.util.CollectionUtils
-
- isNotEmpty(T[]) - Static method in class sf.tools.ArrayUtils
-
- isNotEmpty(String) - Static method in class sf.tools.StringUtils
-
Checks if a String is not empty ("") and not null.
- isNotInsert() - Method in class sf.database.meta.ColumnMapping
-
- isNotInsert() - Method in interface sf.database.meta.IColumnMapping
-
该字段不参与插入
- isNotNull(DBField) - Method in class sf.dsl.Example.GeneratedCriteria
-
- isNoTransaction() - Method in class sf.database.dao.DBContext
-
- isNotUpdate() - Method in class sf.database.meta.ColumnMapping
-
- isNotUpdate() - Method in interface sf.database.meta.IColumnMapping
-
该字段不参与更新
- isNull(DBField) - Method in class sf.dsl.Example.GeneratedCriteria
-
- isNull(Object, String) - Static method in class sf.spring.util.Assert
-
Assert that an object is null
.
- isNull(Object, Supplier<String>) - Static method in class sf.spring.util.Assert
-
Assert that an object is null
.
- isNull(Object) - Static method in class sf.spring.util.Assert
-
- isNullable() - Method in class sf.database.dbinfo.ColumnDBType
-
- isNullable() - Method in class sf.database.dbinfo.ColumnInfo
-
- isNullable() - Method in class sf.database.dbinfo.DataType
-
- isNullable() - Method in class sf.database.meta.def.ColumnDef
-
- isNullable() - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- isNumberClass(Class<?>) - Static method in class sf.tools.JavaTypeUtils
-
判断是否是数字类型
- isNumeric(int) - Static method in class sf.database.util.JdbcUtils
-
判断是否是数字类型
Check whether the given SQL type is numeric.
- isObjectMethod(Method) - Static method in class sf.spring.util.ReflectionUtils
-
Determine whether the given method is originally declared by
Object
.
- isOlderThan(JavaVersion) - Method in enum sf.spring.boot.system.JavaVersion
-
Return if this version is older than a given version.
- isOnlyMapper() - Method in class sf.ext.gen.MapperCodeGen
-
- isOnSingleColumn(String) - Method in class sf.database.dbinfo.Index
-
- isOpen() - Method in class sf.database.jpa.JpaEntityManagerFactory
-
- isOpen() - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- isOpen() - Method in class sf.spring.core.io.AbstractResource
-
This implementation always returns false
.
- isOpen() - Method in class sf.spring.core.io.InputStreamResource
-
This implementation always returns true
.
- isOpen() - Method in interface sf.spring.core.io.Resource
-
Indicate whether this resource represents a handle with an open stream.
- isOpenStreamIterator() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- isOpenStreamIterator() - Method in class sf.database.OrmConfig
-
- isOverridable() - Method in interface sf.spring.core.type.MethodMetadata
-
Return whether the underlying method is overridable,
i.e.
- isOverridable() - Method in class sf.spring.core.type.StandardMethodMetadata
-
- isPattern(String) - Method in class sf.spring.util.AntPathMatcher
-
- isPattern(String) - Method in interface sf.spring.util.PathMatcher
-
Does the given path
represent a pattern that can be matched
by an implementation of this interface?
- isPk() - Method in class sf.database.meta.ColumnMapping
-
- isPk() - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- isPk() - Method in interface sf.database.meta.IColumnMapping
-
Is the column a promary key of table.
- isPreferBigDecimal() - Method in class sf.ext.gen.GenConfig
-
- isPreferDate() - Method in class sf.ext.gen.GenConfig
-
- isPresent(String, ClassLoader) - Static method in class sf.spring.util.ClassUtils
-
Determine whether the
Class
identified by the supplied name is present
and can be loaded.
- isPrimaryKey - Variable in class sf.database.dbinfo.ColumnInfo
-
- isPrimaryKey() - Method in class sf.database.dbinfo.ColumnInfo
-
- isPrimitiveArray(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Check if the given class represents an array of primitives,
i.e.
- isPrimitiveOrWrapper(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Check if the given class represents a primitive (i.e.
- isPrimitiveWrapper(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Check if the given class represents a primitive wrapper,
i.e.
- isPrimitiveWrapperArray(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Check if the given class represents an array of primitive wrappers,
i.e.
- isPublicStaticFinal(Field) - Static method in class sf.spring.util.ReflectionUtils
-
Determine whether the given field is a "public static final" constant.
- isReadable() - Method in class sf.spring.core.io.AbstractFileResolvingResource
-
- isReadable() - Method in class sf.spring.core.io.AbstractResource
-
This implementation always returns
true
for a resource
that
exists
(revised as of 5.1).
- isReadable() - Method in class sf.spring.core.io.DescriptiveResource
-
- isReadable() - Method in class sf.spring.core.io.FileSystemResource
-
This implementation checks whether the underlying file is marked as readable
(and corresponds to an actual file with content, not to a directory).
- isReadable() - Method in class sf.spring.core.io.PathResource
-
Deprecated.
This implementation checks whether the underlying file is marked as readable
(and corresponds to an actual file with content, not to a directory).
- isReadable() - Method in interface sf.spring.core.io.Resource
-
- isReadable() - Method in class sf.spring.core.io.VfsResource
-
- isReadable() - Method in interface sf.tools.reflect.Property
-
可读?
- isReadable() - Method in class sf.tools.reflect.PropertyHold
-
- isReadOnly() - Method in class sf.database.connection.WrapConnection
-
- isRunning() - Method in class sf.spring.util.StopWatch
-
Determine whether this StopWatch
is currently running.
- isScanSubPackage() - Method in class sf.database.support.EntityScanner
-
- isShowCallChain() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- isShowCallChain() - Method in class sf.database.OrmConfig
-
- isShowSql() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- isShowSql() - Method in class sf.database.OrmConfig
-
- isSingleton() - Method in class org.smallframework.spring.mapper.DaoMapperFactoryBean
-
- isSkipTable(String) - Method in class sf.database.dbinfo.DBInfoBuilder
-
通过继承并覆盖此方法,跳过一些不希望处理的 table,定制更加灵活的 table 过滤规则
- isSpecialChar(char) - Static method in class sf.database.mapper.handle.HandleHelp
-
- isSqlTemplateDebug() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- isSqlTemplateDebug() - Method in class sf.database.OrmConfig
-
- isSqlTemplateIdUseDialect() - Method in class sf.database.dao.DBContext
-
- isStatic() - Method in interface sf.spring.core.type.MethodMetadata
-
Return whether the underlying method is declared as 'static'.
- isStatic() - Method in class sf.spring.core.type.StandardMethodMetadata
-
- isString(int) - Static method in class sf.database.util.JdbcUtils
-
判断是否是字符串类型
- isSupportsSavepoints() - Method in class sf.database.meta.MetadataFeature
-
- isSynchronizationActive() - Method in class org.smallframework.spring.DaoTemplate
-
- isTail() - Method in class sf.database.meta.ColumnMapping
-
- ISTORE - Static variable in interface sf.spring.asm.Opcodes
-
- isToStringMethod(Method) - Static method in class sf.spring.util.ReflectionUtils
-
Determine whether the given method is a "toString" method.
- isTransaction() - Method in class org.smallframework.spring.DaoTemplate
-
- isTrue(boolean, String) - Static method in class sf.spring.util.Assert
-
Assert a boolean expression, throwing an IllegalArgumentException
if the expression evaluates to false
.
- isTrue(boolean, Supplier<String>) - Static method in class sf.spring.util.Assert
-
Assert a boolean expression, throwing an IllegalArgumentException
if the expression evaluates to false
.
- isTrue(boolean) - Static method in class sf.spring.util.Assert
-
- ISUB - Static variable in interface sf.spring.asm.Opcodes
-
- isUnique() - Method in class sf.database.dbinfo.ColumnDBType
-
- isUnique() - Method in class sf.database.dbinfo.ColumnInfo
-
- isUnique() - Method in class sf.database.dbinfo.Index
-
该索引是否唯一约束
- isUnique() - Method in class sf.database.meta.def.ColumnDef
-
- isUnique() - Method in class sf.database.meta.def.IndexDef
-
- isUnique() - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- isUnknown() - Method in class sf.spring.asm.Attribute
-
Returns true if this type of attribute is unknown.
- isUnsigned() - Method in class sf.database.dbinfo.DataType
-
- isUnsigned() - Method in class sf.database.meta.ColumnMapping
-
- isUpdatable() - Method in class sf.database.meta.def.ColumnDef
-
- isUpdate() - Method in class sf.database.jdbc.sql.SQLContext
-
- isUrl(String) - Static method in class sf.spring.util.ResourceUtils
-
Return whether the given resource location is a URL:
either a special "classpath" pseudo URL or a standard URL.
- isUseMappedBy() - Method in class sf.database.meta.CascadeConfig
-
- isUseOuterJoin() - Method in class sf.database.meta.TableMapping
-
- isUserLevelMethod(Method) - Static method in class sf.spring.util.ClassUtils
-
Determine whether the given method is declared by the user or at least pointing to
a user-declared method.
- isUseSystemPrint() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- isUseSystemPrint() - Method in class sf.database.OrmConfig
-
- isUseTail() - Method in class org.smallframework.springboot.SmallOrmProperties
-
- isUseTail() - Method in class sf.database.dao.DBContext
-
- isUseTail() - Method in class sf.database.OrmConfig
-
- isUseTemplateReplace() - Method in class sf.dynamicsql.SimpleTable
-
- isValid(int) - Method in class sf.database.connection.WrapConnection
-
- isValid() - Method in class sf.dsl.Example.GeneratedCriteria
-
- isVersion() - Method in class sf.database.meta.ColumnMapping
-
- isVisible(Class<?>, ClassLoader) - Static method in class sf.spring.util.ClassUtils
-
Check whether the given class is visible in the given ClassLoader.
- isWrapperFor(Class<?>) - Method in class sf.database.connection.WrapConnection
-
- isWrapperFor(Class<?>) - Method in class sf.database.datasource.ADataSource
-
- isWrapperFor(Class<?>) - Method in class sf.database.datasource.SimpleDataSource
-
- isWrapperFor(Class<?>) - Method in class sf.database.datasource.WrapDataSource
-
- isWritable() - Method in class sf.spring.core.io.FileSystemResource
-
This implementation checks whether the underlying file is marked as writable
(and corresponds to an actual file with content, not to a directory).
- isWritable() - Method in class sf.spring.core.io.FileUrlResource
-
- isWritable() - Method in class sf.spring.core.io.PathResource
-
Deprecated.
This implementation checks whether the underlying file is marked as writable
(and corresponds to an actual file with content, not to a directory).
- isWritable() - Method in interface sf.spring.core.io.WritableResource
-
- isWriteable() - Method in interface sf.tools.reflect.Property
-
可写?
- isWriteable() - Method in class sf.tools.reflect.PropertyHold
-
- isZipFile() - Method in class sf.tools.URLFile
-
- ITableMapping - Interface in sf.database.meta
-
- iteration(ResultSet, RowMapper<T>) - Static method in class sf.database.jdbc.sql.ResultSetIteration
-
Generates an Iterable
, suitable for use in for-each loops.
- iterator() - Method in class sf.common.IgnoreEmptyList
-
- iterator() - Method in class sf.database.jdbc.sql.RecordsHolder
-
- iterator() - Method in class sf.database.jdbc.sql.ResultSetIteration
-
Iterable接口
- ITERATOR_SIZE - Static variable in class sf.database.jdbc.sql.CrudSqlImpl
-
分页迭代数量
- IUSHR - Static variable in interface sf.spring.asm.Opcodes
-
- IXOR - Static variable in interface sf.spring.asm.Opcodes
-
- name() - Method in interface sf.core.DBCascadeField
-
- name() - Method in interface sf.core.DBField
-
- name() - Method in class sf.database.dbinfo.ForeignKey
-
- name() - Method in class sf.database.meta.TupleField
-
- named(String) - Static method in class sf.database.meta.dynamic.DynamicColumnMapping
-
Creates default column meta data with the given column name, but without
any type or constraint information.
- NameSpaceDirective - Class in sf.database.template.enjoy.ext
-
NameSpaceDirective
- NameSpaceDirective() - Constructor for class sf.database.template.enjoy.ext.NameSpaceDirective
-
- nativeSQL(String) - Method in class sf.database.connection.WrapConnection
-
- ne(DBField, Object) - Method in class sf.dsl.Example.GeneratedCriteria
-
- needLoad(String) - Method in interface sf.core.ILazyLoadContext
-
返回任务编号,-1表示无需执行
- needUpdate() - Method in class sf.core.DBObject
-
- needUpdate() - Method in interface sf.core.IDML
-
判断是否需要更新
- NEW - Static variable in interface sf.spring.asm.Opcodes
-
- NEW - Static variable in class sf.spring.asm.TypeReference
-
The sort of type references that target the type of the object created by a 'new' instruction.
- NEWARRAY - Static variable in interface sf.spring.asm.Opcodes
-
- newClass(String) - Method in class sf.spring.asm.ClassWriter
-
Adds a class reference to the constant pool of the class being build.
- newConst(Object) - Method in class sf.spring.asm.ClassWriter
-
Adds a number or string constant to the constant pool of the class being build.
- newConstantDynamic(String, String, Handle, Object...) - Method in class sf.spring.asm.ClassWriter
-
Adds a dynamic constant reference to the constant pool of the class being build.
- newExceptionReference(int) - Static method in class sf.spring.asm.TypeReference
-
Returns a reference to the type of an exception, in a 'throws' clause of a method.
- newField(String, String, String) - Method in class sf.spring.asm.ClassWriter
-
Adds a field reference to the constant pool of the class being build.
- newFormalParameterReference(int) - Static method in class sf.spring.asm.TypeReference
-
Returns a reference to the type of a formal parameter of a method.
- newHandle(int, String, String, String) - Method in class sf.spring.asm.ClassWriter
-
- newHandle(int, String, String, String, boolean) - Method in class sf.spring.asm.ClassWriter
-
Adds a handle to the constant pool of the class being build.
- newInstance(Class<T>) - Static method in class org.smallframework.spring.SormBeanPropertyRowMapper
-
Static factory method to create a new SormBeanPropertyRowMapper
(with the mapped class specified only once).
- newInstance(Class<T>) - Static method in class sf.tools.reflect.UnsafeUtils
-
不使用反射直接创造对象,注意类的构造方法不会被执行
- newInstance() - Method in class sf.tools.reflectasm.ConstructorAccess
-
Constructor for top-level classes and static nested classes.
- newInstance(Object) - Method in class sf.tools.reflectasm.ConstructorAccess
-
Constructor for inner classes (non-static nested classes).
- newInvokeDynamic(String, String, Handle, Object...) - Method in class sf.spring.asm.ClassWriter
-
Adds an invokedynamic reference to the constant pool of the class being build.
- newMethod(String, String, String, boolean) - Method in class sf.spring.asm.ClassWriter
-
Adds a method reference to the constant pool of the class being build.
- newMethodType(String) - Method in class sf.spring.asm.ClassWriter
-
Adds a method type reference to the constant pool of the class being build.
- newModule(String) - Method in class sf.spring.asm.ClassWriter
-
Adds a module reference to the constant pool of the class being build.
- newNameType(String, String) - Method in class sf.spring.asm.ClassWriter
-
Adds a name and type to the constant pool of the class being build.
- newPackage(String) - Method in class sf.spring.asm.ClassWriter
-
Adds a package reference to the constant pool of the class being build.
- newRecord() - Method in class sf.database.jdbc.sql.RecordsHolder
-
创建一个新记录
- newSuperTypeReference(int) - Static method in class sf.spring.asm.TypeReference
-
Returns a reference to the super class or to an interface of the 'implements' clause of a
class.
- newTryCatchReference(int) - Static method in class sf.spring.asm.TypeReference
-
Returns a reference to the type of the exception declared in a 'catch' clause of a method.
- newTypeArgumentReference(int, int) - Static method in class sf.spring.asm.TypeReference
-
Returns a reference to the type of a type argument in a constructor or method call or
reference.
- newTypeParameterBoundReference(int, int, int) - Static method in class sf.spring.asm.TypeReference
-
Returns a reference to a type parameter bound of a generic class or method.
- newTypeParameterReference(int, int) - Static method in class sf.spring.asm.TypeReference
-
Returns a reference to a type parameter of a generic class or method.
- newTypeReference(int) - Static method in class sf.spring.asm.TypeReference
-
Returns a type reference of the given sort.
- newUTF8(String) - Method in class sf.spring.asm.ClassWriter
-
Adds an UTF8 string to the constant pool of the class being build.
- next() - Method in class sf.database.jdbc.sql.ResultSetIteration
-
Iterator接口
- nextID(String) - Method in class sf.tools.snowflake.SnowflakeIDAutoGen
-
生成id
- nextId() - Method in class sf.tools.snowflake.SnowflakeIDWorker
-
- nextSlave() - Method in class sf.database.datasource.SimpleRoutingDataSource
-
- NO_ORDER - Static variable in class sf.ext.gen.GenConfig
-
- NO_ROW_LIMIT - Static variable in class sf.database.mapper.handle.RowLimit
-
- NO_ROW_OFFSET - Static variable in class sf.database.mapper.handle.RowLimit
-
- noNullElements(Object[], String) - Static method in class sf.spring.util.Assert
-
Assert that an array contains no null
elements.
- noNullElements(Object[], Supplier<String>) - Static method in class sf.spring.util.Assert
-
Assert that an array contains no null
elements.
- noNullElements(Object[]) - Static method in class sf.spring.util.Assert
-
- noNullElements(Collection<?>, String) - Static method in class sf.spring.util.Assert
-
Assert that a collection contains no null
elements.
- noNullElements(Collection<?>, Supplier<String>) - Static method in class sf.spring.util.Assert
-
Assert that a collection contains no null
elements.
- NOP - Static variable in interface sf.spring.asm.Opcodes
-
- NOT_UNIQUE_ERROR - Static variable in exception sf.common.exception.SmallOrmException
-
- notBetween(DBField, Object, Object) - Method in class sf.dsl.Example.GeneratedCriteria
-
- notEmpty(Object[], String) - Static method in class sf.spring.util.Assert
-
Assert that an array contains elements; that is, it must not be
null
and must contain at least one element.
- notEmpty(Object[], Supplier<String>) - Static method in class sf.spring.util.Assert
-
Assert that an array contains elements; that is, it must not be
null
and must contain at least one element.
- notEmpty(Object[]) - Static method in class sf.spring.util.Assert
-
- notEmpty(Collection<?>, String) - Static method in class sf.spring.util.Assert
-
Assert that a collection contains elements; that is, it must not be
null
and must contain at least one element.
- notEmpty(Collection<?>, Supplier<String>) - Static method in class sf.spring.util.Assert
-
Assert that a collection contains elements; that is, it must not be
null
and must contain at least one element.
- notEmpty(Collection<?>) - Static method in class sf.spring.util.Assert
-
- notEmpty(Map<?, ?>, String) - Static method in class sf.spring.util.Assert
-
Assert that a Map contains entries; that is, it must not be null
and must contain at least one entry.
- notEmpty(Map<?, ?>, Supplier<String>) - Static method in class sf.spring.util.Assert
-
Assert that a Map contains entries; that is, it must not be null
and must contain at least one entry.
- notEmpty(Map<?, ?>) - Static method in class sf.spring.util.Assert
-
- notHas(Feature) - Method in interface sf.database.dialect.DatabaseDialect
-
判断数据库是否不支持某项特性
- notHas(Feature) - Method in class sf.database.dialect.DBDialect
-
- notHas(Feature) - Method in interface sf.database.dialect.IDBDialect
-
判断数据库是否不支持某项特性
- notIn(DBField, Collection<?>) - Method in class sf.dsl.Example.GeneratedCriteria
-
- notIn(DBField, Object...) - Method in class sf.dsl.Example.GeneratedCriteria
-
- notLike(DBField, String) - Method in class sf.dsl.Example.GeneratedCriteria
-
- notLike(DBField, String, char) - Method in class sf.dsl.Example.GeneratedCriteria
-
- notLike(DBField, String, boolean) - Method in class sf.dsl.Example.GeneratedCriteria
-
- NotModified - Annotation Type in sf.codegen.support
-
标识不要做增强
- notNull - Variable in class sf.dsl.Example.GeneratedCriteria
-
- notNull - Variable in class sf.dsl.Example
-
- notNull(Object, String) - Static method in class sf.spring.util.Assert
-
Assert that an object is not null
.
- notNull(Object, Supplier<String>) - Static method in class sf.spring.util.Assert
-
Assert that an object is not null
.
- notNull(Object) - Static method in class sf.spring.util.Assert
-
- NULL - Static variable in interface sf.spring.asm.Opcodes
-
- nullable - Variable in class sf.database.dbinfo.ColumnDBType
-
- Nullable - Annotation Type in sf.spring.lang
-
A common Spring annotation to declare that annotated elements can be null
under
some circumstance.
- nullSafeClassName(Object) - Static method in class sf.spring.util.ObjectUtils
-
Determine the class name for the given object.
- nullSafeEquals(Object, Object) - Static method in class sf.spring.util.ObjectUtils
-
Determine if the given objects are equal, returning true
if
both are null
or false
if only one is null
.
- nullSafeHashCode(Object) - Static method in class sf.spring.util.ObjectUtils
-
Return as hash code for the given object; typically the value of
Object#hashCode()
}.
- nullSafeHashCode(Object[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(boolean[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(byte[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(char[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(double[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(float[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(int[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(long[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeHashCode(short[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a hash code based on the contents of the specified array.
- nullSafeToString(Object) - Static method in class sf.spring.util.ObjectUtils
-
Return a String representation of the specified Object.
- nullSafeToString(Object[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(boolean[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(byte[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(char[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(double[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(float[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(int[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(long[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a String representation of the contents of the specified array.
- nullSafeToString(short[]) - Static method in class sf.spring.util.ObjectUtils
-
Return a String representation of the contents of the specified array.
- NullType - Class in sf.database.jdbc.type
-
- NullType() - Constructor for class sf.database.jdbc.type.NullType
-
- number(String, Class<T>) - Method in class sf.querydsl.DynamicSQLRelationalPath
-
新创建
- number(DBField) - Method in class sf.querydsl.JPAEntityPath
-
- number(DBField) - Method in class sf.querydsl.SQLRelationalPath
-
抹去泛型类型
- numberNew(DBField, Class<T>) - Method in class sf.querydsl.SQLRelationalPath
-
新创建
- NumberUtils - Class in sf.tools
-
- NumberUtils() - Constructor for class sf.tools.NumberUtils
-
- random(int) - Static method in class sf.tools.RandomStringUtils
-
- random(int, boolean, boolean) - Static method in class sf.tools.RandomStringUtils
-
- random(int, int, int, boolean, boolean) - Static method in class sf.tools.RandomStringUtils
-
- random(int, int, int, boolean, boolean, char[]) - Static method in class sf.tools.RandomStringUtils
-
- random(int, String) - Static method in class sf.tools.RandomStringUtils
-
- random(int, char[]) - Static method in class sf.tools.RandomStringUtils
-
- randomAlphabetic(int) - Static method in class sf.tools.RandomStringUtils
-
- randomAlphanumeric(int) - Static method in class sf.tools.RandomStringUtils
-
- randomAscii(int) - Static method in class sf.tools.RandomStringUtils
-
- randomBase62(int) - Static method in class sf.tools.RandomStringUtils
-
- randomHex(int) - Static method in class sf.tools.RandomStringUtils
-
- randomNumeric(int) - Static method in class sf.tools.RandomStringUtils
-
- randomString() - Static method in class sf.tools.StringUtils
-
产生8位的随机数字
- RandomStringUtils - Class in sf.tools
-
- RandomStringUtils() - Constructor for class sf.tools.RandomStringUtils
-
- rawColumnName - Variable in class sf.database.meta.ColumnMapping
-
原始的ColumnName(对应数据库)
- RDBMS - Enum in sf.database.support
-
- read(ClassReader, int, int, char[], int, Label[]) - Method in class sf.spring.asm.Attribute
-
- read(char[], int, int) - Method in class sf.tools.io.UnicodeReader
-
- readableChannel() - Method in class sf.spring.core.io.AbstractFileResolvingResource
-
This implementation returns a FileChannel for the given URI-identified
resource, provided that it refers to a file in the file system.
- readableChannel() - Method in class sf.spring.core.io.AbstractResource
-
- readableChannel() - Method in class sf.spring.core.io.FileSystemResource
-
This implementation opens a FileChannel for the underlying file.
- readableChannel() - Method in class sf.spring.core.io.PathResource
-
Deprecated.
This implementation opens a Channel for the underlying file.
- readableChannel() - Method in interface sf.spring.core.io.Resource
-
- readByte(int) - Method in class sf.spring.asm.ClassReader
-
- readByteArray(long, int) - Static method in class sf.tools.reflect.UnsafeWrapper
-
从内存中读取一个数组
- readClass(int, char[]) - Method in class sf.spring.asm.ClassReader
-
Reads a CONSTANT_Class constant pool entry in this
ClassReader
.
- readConst(int, char[]) - Method in class sf.spring.asm.ClassReader
-
Reads a numeric or string constant pool entry in this
ClassReader
.
- ReaderBINARYType - Class in sf.database.jdbc.type
-
- ReaderBINARYType() - Constructor for class sf.database.jdbc.type.ReaderBINARYType
-
- readInt(int) - Method in class sf.spring.asm.ClassReader
-
- readLabel(int, Label[]) - Method in class sf.spring.asm.ClassReader
-
Returns the label corresponding to the given bytecode offset.
- readLong(int) - Method in class sf.spring.asm.ClassReader
-
- readModule(int, char[]) - Method in class sf.spring.asm.ClassReader
-
Reads a CONSTANT_Module constant pool entry in this
ClassReader
.
- readPackage(int, char[]) - Method in class sf.spring.asm.ClassReader
-
Reads a CONSTANT_Package constant pool entry in this
ClassReader
.
- readShort(int) - Method in class sf.spring.asm.ClassReader
-
- readUnsignedShort(int) - Method in class sf.spring.asm.ClassReader
-
- readUTF8(int, char[]) - Method in class sf.spring.asm.ClassReader
-
Reads a CONSTANT_Utf8 constant pool entry in this
ClassReader
.
- reallocateMemory(long, long) - Static method in class sf.tools.reflect.UnsafeWrapper
-
Resizes a new block of native memory, to the given size in bytes.
- rebuild() - Method in class sf.dynamicsql.SimpleTable
-
- RecordComponentVisitor - Class in sf.spring.asm
-
A visitor to visit a record component.
- RecordComponentVisitor(int) - Constructor for class sf.spring.asm.RecordComponentVisitor
-
- RecordComponentVisitor(int, RecordComponentVisitor) - Constructor for class sf.spring.asm.RecordComponentVisitor
-
- RecordHolder<T extends DBObject> - Class in sf.database.jdbc.sql
-
持有一个查询结果,以及对应的resultset中的记录
- RecordsHolder<T extends DBObject> - Class in sf.database.jdbc.sql
-
一个可以更新数据的结果集,我们可以直接在结果集上更新数据。 代码示例如下:
- ReferenceManager() - Constructor for class sf.spring.util.ConcurrentReferenceHashMap.ReferenceManager
-
- ReflectionExtends - Class in sf.tools.reflect
-
- ReflectionExtends() - Constructor for class sf.tools.reflect.ReflectionExtends
-
- ReflectionUtils - Class in sf.spring.util
-
Simple utility class for working with the reflection API and handling
reflection exceptions.
- ReflectionUtils() - Constructor for class sf.spring.util.ReflectionUtils
-
- ReflectionUtils.FieldCallback - Interface in sf.spring.util
-
Callback interface invoked on each field in the hierarchy.
- ReflectionUtils.FieldFilter - Interface in sf.spring.util
-
Callback optionally used to filter fields to be operated on by a field callback.
- ReflectionUtils.MethodCallback - Interface in sf.spring.util
-
Action to take on each method.
- ReflectionUtils.MethodFilter - Interface in sf.spring.util
-
Callback optionally used to filter methods to be operated on by a method callback.
- refresh(Object) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- refresh(Object, Map<String, Object>) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- refresh(Object, LockModeType) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- refresh(Object, LockModeType, Map<String, Object>) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- refreshTable(Class<?>) - Method in class sf.database.dao.DBClient
-
- refreshTable(Class<?>, MetadataEventListener) - Method in class sf.database.dao.DBClient
-
检查并修改数据库中的表,使其和传入的实体模型保持一致。
- refreshTable(TableMapping, MetadataEventListener, boolean, boolean) - Method in class sf.database.dao.DBClient
-
检查并修改数据库中的表,使其和传入的实体模型保持一致。
- refreshTable(Class<?>) - Method in interface sf.database.dao.DBMethod
-
刷新某张表
- refreshTable(Class<?>, MetadataEventListener) - Method in interface sf.database.dao.DBMethod
-
- refreshTable(TableMapping, MetadataEventListener, boolean, boolean) - Method in interface sf.database.dao.DBMethod
-
- refreshTable(Connection, Class<?>) - Static method in class sf.database.dbinfo.DBMetaData
-
检查并修改数据库中的表,使其和传入的实体模型保持一致。
- refreshTable(Connection, TableMapping, MetadataEventListener) - Static method in class sf.database.dbinfo.DBMetaData
-
检查并修改数据库中的表,使其和传入的实体模型保持一致。
- refreshTable(Connection, TableMapping, MetadataEventListener, boolean, boolean) - Static method in class sf.database.dbinfo.DBMetaData
-
检查并修改数据库中的表,使其和传入的实体模型保持一致。
- refreshTable(Connection, TableMapping, String, MetadataEventListener, boolean, boolean) - Static method in class sf.database.dbinfo.DBMetaData
-
更新表。此操作核对输入的元模型和数据库中表的差异,并且通过create table或alter table等语句尽可能将其修改得和元模型一直。
- refreshTables() - Method in class sf.database.dao.DBClient
-
- refreshTables() - Method in interface sf.database.dao.DBMethod
-
刷新表
- RefType - Class in sf.database.jdbc.type
-
- RefType() - Constructor for class sf.database.jdbc.type.RefType
-
- REGEXP_KEY_CHARS - Static variable in class sf.tools.string.RegexpUtils
-
预定义的字符,凡是字符串中出现这些字符的话,都需要转义
目前设置的转义字符有14个
- RegexpUtils - Class in sf.tools.string
-
用于生成正則表达式相关计算的工具
- RegexpUtils() - Constructor for class sf.tools.string.RegexpUtils
-
- registeEntity(String...) - Method in class sf.database.support.EntityScanner
-
- register(TypeHandler<?>) - Method in class sf.database.jdbc.type.TypeHandlerRegistry
-
- register(Class<T>, TypeHandler<? extends T>) - Method in class sf.database.jdbc.type.TypeHandlerRegistry
-
- register(Class<?>, Integer, TypeHandler<?>) - Method in class sf.database.jdbc.type.TypeHandlerRegistry
-
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class org.smallframework.springboot.SmallOrmAutoConfiguration.AutoConfiguredMapperScannerRegistrar
-
- registerCustom(Class<?>, Integer, TypeHandler<?>) - Method in class sf.database.jdbc.type.TypeHandlerRegistry
-
- registerCustomType(Class, TypeHandler<?>) - Static method in class sf.database.jdbc.type.Jdbcs
-
注册一个自定义JdbcValue,若adaptor为null,则取消注册
- registerFilters() - Method in class org.smallframework.spring.mapper.DaoMapperClassPathScanner
-
- registerType(Class<T>, AbstractSQLQuery) - Static method in class sf.querydsl.QueryDSL
-
设置返回自定义类型
- registerType(Class<T>, Configuration) - Static method in class sf.querydsl.QueryDSL
-
获取返回类型
- registerType(ColumnMapping, Type, Configuration) - Static method in class sf.querydsl.QueryDSL
-
- registry - Static variable in class sf.database.jdbc.type.Jdbcs
-
- relationalPathBase(Class<T>) - Static method in class sf.querydsl.QueryDSLTables
-
- relationalPathBase(DBContext, Class<T>) - Static method in class sf.querydsl.QueryDSLTables
-
- relationalPathBase(TableMapping) - Static method in class sf.querydsl.QueryDSLTables
-
- relationalPathBase(DBContext, TableMapping) - Static method in class sf.querydsl.QueryDSLTables
-
- release() - Method in interface sf.spring.util.ConcurrentReferenceHashMap.Reference
-
Release this entry and ensure that it will be returned from
ReferenceManager#pollForPurge()
.
- releaseSavepoint(Savepoint) - Method in class sf.database.connection.WrapConnection
-
- remove(Object) - Method in class sf.common.CopyOnWriteMap
-
Removed the value and key from this map based on the
provided key.
- remove(Object) - Method in class sf.common.IgnoreEmptyList
-
- remove(int) - Method in class sf.common.IgnoreEmptyList
-
- remove(Object) - Method in class sf.common.SoftHashMap
-
- remove() - Method in class sf.database.jdbc.sql.ResultSetIteration
-
- remove(Object) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- remove(Object) - Method in class sf.database.VarObject
-
- remove(Object) - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
- remove(Object, Object) - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
- remove(Object) - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
- remove(String, String) - Static method in class sf.tools.StringUtils
-
Removes all occurrences of a substring from within the source string.
- remove(String, char) - Static method in class sf.tools.StringUtils
-
Removes all occurrences of a character from within the source string.
- removeAll(Collection<?>) - Method in class sf.common.IgnoreEmptyList
-
- removeChars(String, String) - Static method in class sf.tools.StringUtils
-
Removes all characters contained in provided string.
- removeChars(String, char...) - Static method in class sf.tools.StringUtils
-
Removes set of characters from string.
- removeClassLoader(ClassLoader) - Method in class sf.spring.core.io.ClasspathLoader
-
- removeColumn(Index.IndexItem) - Method in class sf.database.dbinfo.Index
-
删除一个列
- removeColumn(String...) - Method in class sf.jooq.tables.DynamicJooqTable
-
删除列
- removeColumnByFieldName(String) - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
删除指定的列
- removeColumnByName(String) - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
按数据库字段名称删除指定的列
- removeColumns(String...) - Method in class sf.querydsl.DynamicSQLRelationalPath
-
删除动态表模型.
- removeCustomTypeHandler(Type) - Method in class sf.database.jdbc.type.TypeHandlerRegistry
-
- removedTableNamePrefixes - Variable in class sf.database.dbinfo.DBInfoBuilder
-
- removeDuplicateStrings(String[]) - Static method in class sf.spring.util.StringUtils
-
Remove duplicate strings from the given array.
- removeEldestEntry(Map.Entry<String, V>) - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
Determine whether this map should remove the given eldest entry.
- removeEnd(String, String) - Static method in class sf.tools.StringUtils
-
Removes a substring only if it is at the end of a source string,
otherwise returns the source string.
- removeEndIgnoreCase(String, String) - Static method in class sf.tools.StringUtils
-
Case insensitive removal of a substring if it is at the end of a source
string, otherwise returns the source string.
- removeExt(String) - Static method in class sf.tools.IOUtils
-
得到文件名除去扩展名的部分。如果传入的文件名包含路径,分析时会考虑最后一个\或/字符后满的部分才作为文件名。 去除扩展名后返回包含路径的部分。
- removeFields(TableImpl<?>, String...) - Static method in class org.jooq.impl.JooqVisitor
-
删除列
- removeNull(T[]) - Static method in class sf.tools.ArrayUtils
-
从数组中移除null的元素
- removeStart(String, String) - Static method in class sf.tools.StringUtils
-
Removes a substring only if it is at the beginning of a source string,
otherwise returns the source string.
- removeStartIgnoreCase(String, String) - Static method in class sf.tools.StringUtils
-
Case insensitive removal of a substring if it is at the beginning of a
source string, otherwise returns the source string.
- rename(String) - Method in class sf.jooq.tables.DynamicJooqTable
-
Rename this table
- rename(Name) - Method in class sf.jooq.tables.DynamicJooqTable
-
Rename this table
- rename(String) - Method in class sf.jooq.tables.JooqTable
-
Rename this table
- rename(Name) - Method in class sf.jooq.tables.JooqTable
-
Rename this table
- renameTo(File) - Method in class sf.tools.URLFile
-
- render(String, Map<String, Object>, List<Object>) - Method in class sf.database.template.freemarker.FreemarkerHelp
-
- render(String, Map<String, Object>, List<Object>) - Method in class sf.database.template.mybatis.MybatisHelp
-
- renderByEnjoy(Map<String, Object>, String) - Static method in class sf.ext.gen.GenUtils
-
- renderContent(String, Map<String, Object>, List<Object>) - Method in class sf.database.template.freemarker.FreemarkerHelp
-
- renderContent(String, Map<String, Object>, List<Object>) - Method in class sf.database.template.mybatis.MybatisHelp
-
- repeat(String, int) - Static method in class sf.tools.StringUtils
-
Repeat a String repeat
times to form a new String.
- repeat(String, String, int) - Static method in class sf.tools.StringUtils
-
Repeat a String repeat
times to form a new String, with a String
separator injected each time.
- repeat(char, int) - Static method in class sf.tools.StringUtils
-
Returns padding using the specified delimiter repeated to a given length.
- replace(K, V, V) - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
- replace(K, V) - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
- replace(String, String, String) - Static method in class sf.spring.util.StringUtils
-
Replace all occurrences of a substring within a string with another string.
- replace(String, String, String) - Static method in class sf.tools.StringUtils
-
Replaces all occurrences of a String within another String.
- replace(String, String, String, int) - Static method in class sf.tools.StringUtils
-
Replaces a String with another String inside a larger String, for the
first max
values of the search String.
- replaceChars(String, char, char) - Static method in class sf.tools.StringUtils
-
Replaces all occurrences of a character in a String with another.
- replaceChars(String, String, String) - Static method in class sf.tools.StringUtils
-
Replaces multiple characters in a String in one go.
- replaceEach(String, String[], String[]) - Static method in class sf.tools.StringUtils
-
Replaces all occurrences of Strings within another String.
- replaceEachRepeatedly(String, String[], String[]) - Static method in class sf.tools.StringUtils
-
Replaces all occurrences of Strings within another String.
- replaceLineSql(String) - Static method in class sf.database.template.sql.SqlHelp
-
快速替换压缩方法
- replaceOnce(String, String, String) - Static method in class sf.tools.StringUtils
-
Replaces a String with another String inside a larger String, once.
- replacePattern(String, String, String) - Static method in class sf.tools.StringUtils
-
Replaces each substring of the source String that matches the given
regular expression with the given replacement using the
Pattern.DOTALL
option.
- replacePlaceholders(String, Properties) - Method in class sf.spring.util.PropertyPlaceholderHelper
-
Replaces all placeholders of format
${name}
with the corresponding
property from the supplied
Properties
.
- replacePlaceholders(String, PropertyPlaceholderHelper.PlaceholderResolver) - Method in class sf.spring.util.PropertyPlaceholderHelper
-
- ReplaceSpaceDirective - Class in sf.database.template.enjoy.ext
-
- ReplaceSpaceDirective() - Constructor for class sf.database.template.enjoy.ext.ReplaceSpaceDirective
-
- reset() - Method in class sf.database.jdbc.sql.ResultSetIteration
-
重置
- resolve(String, ResourceLoader) - Method in interface sf.spring.core.io.ProtocolResolver
-
Resolve the given location against the given resource loader
if this implementation's protocol matches.
- resolveClassName(String, ClassLoader) - Static method in class sf.spring.util.ClassUtils
-
Resolve the given class name into a Class instance.
- resolvePlaceholder(String) - Method in interface sf.spring.util.PropertyPlaceholderHelper.PlaceholderResolver
-
Resolve the supplied placeholder name to the replacement value.
- resolvePlaceholders(String) - Static method in class sf.spring.util.SystemPropertyUtils
-
Resolve ${...}
placeholders in the given text, replacing them with
corresponding system property values.
- resolvePlaceholders(String, boolean) - Static method in class sf.spring.util.SystemPropertyUtils
-
Resolve ${...}
placeholders in the given text, replacing them with
corresponding system property values.
- resolvePrimitiveClassName(String) - Static method in class sf.spring.util.ClassUtils
-
Resolve the given class name as primitive class, if appropriate,
according to the JVM's naming rules for primitive classes.
- resolvePrimitiveIfNecessary(Class<?>) - Static method in class sf.spring.util.ClassUtils
-
Resolve the given class if it is a primitive class,
returning the corresponding primitive wrapper type instead.
- resolveRootDirResource(Resource) - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
Resolve the specified resource for path matching.
- resolveURL() - Method in class sf.spring.core.io.ClassPathResource
-
Resolves a URL for the underlying class path resource.
- Resource - Interface in sf.spring.core.io
-
Interface for a resource descriptor that abstracts from the actual
type of underlying resource, such as a file or class path resource.
- RESOURCE_VARIABLE - Static variable in class sf.spring.asm.TypeReference
-
The sort of type references that target the type of a resource variable in a method.
- ResourceLoader - Interface in sf.spring.core.io
-
Strategy interface for loading resources (e..
- resourcePatternResolver - Static variable in class org.smallframework.spring.path.SpringClassPathScanning
-
- ResourcePatternResolver - Interface in sf.spring.core.io.support
-
Strategy interface for resolving a location pattern (for example,
an Ant-style path pattern) into Resource objects.
- ResourceUtils - Class in sf.spring.util
-
Utility methods for resolving resource locations to files in the
file system.
- ResourceUtils() - Constructor for class sf.spring.util.ResourceUtils
-
- restructureIfNecessary(boolean) - Method in class sf.spring.util.ConcurrentReferenceHashMap.Segment
-
Restructure the underlying data structure when it becomes necessary.
- resultLog(LogContext, Exception) - Static method in class sf.common.log.OrmLog
-
日志打印
- resultLog(LogContext, Object, Connection) - Static method in class sf.common.log.OrmLog
-
日志打印
- resultLog(LogContext, Object, Connection, Exception) - Static method in class sf.common.log.OrmLog
-
- ResultSetCallback<T> - Interface in sf.database.jdbc.sql
-
结果集回调处理
- ResultSetIteration<T> - Class in sf.database.jdbc.sql
-
实现结果集的迭代接口.
- ResultSetIteration() - Constructor for class sf.database.jdbc.sql.ResultSetIteration
-
- ResultSetIteration(ResultSet, RowMapper<T>) - Constructor for class sf.database.jdbc.sql.ResultSetIteration
-
- ResultSets - Class in sf.database.jdbc.result
-
- RET - Static variable in interface sf.spring.asm.Opcodes
-
- retainAll(Collection<?>) - Method in class sf.common.IgnoreEmptyList
-
- rethrow(SQLException) - Method in class sf.database.jdbc.sql.ResultSetIteration
-
- rethrowException(Throwable) - Static method in class sf.spring.util.ReflectionUtils
-
- rethrowRuntimeException(Throwable) - Static method in class sf.spring.util.ReflectionUtils
-
- retrieveMatchingFiles(File, String) - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
Retrieve files that match the given path pattern,
checking the given directory and its subdirectories.
- RETURN - Static variable in interface sf.spring.asm.Opcodes
-
- reverse(String) - Static method in class sf.tools.StringUtils
-
- right(String, int) - Static method in class sf.tools.StringUtils
-
Gets the rightmost len
characters of a String.
- rightP() - Method in class sf.dsl.Example.GeneratedCriteria
-
右括号
- rightPad(String, int) - Static method in class sf.tools.StringUtils
-
- rightPad(String, int, char) - Static method in class sf.tools.StringUtils
-
- rightPad(String, int, String) - Static method in class sf.tools.StringUtils
-
- rm - Variable in class sf.database.jdbc.sql.ResultSetIteration
-
- rollback(Savepoint) - Method in class sf.database.connection.WrapConnection
-
- rollback() - Method in class sf.database.connection.WrapConnection
-
- rollback() - Method in class sf.database.jpa.JpaEntityTransaction
-
- rollback() - Static method in class sf.database.transaction.DefaultTransactionManager
-
- rollback(TransactionContext) - Method in class sf.jooq.spring.SpringTransactionProvider
-
- rollbackTransaction() - Method in class org.smallframework.spring.DaoTemplate
-
- rowid() - Method in class sf.core.DBObject
-
- rowid() - Method in interface sf.core.IEntity
-
如果是oracle得到rowid
- RowIdType - Class in sf.database.jdbc.type
-
rowid为只读对象.
- RowIdType() - Constructor for class sf.database.jdbc.type.RowIdType
-
- RowLimit - Class in sf.database.mapper.handle
-
- RowLimit() - Constructor for class sf.database.mapper.handle.RowLimit
-
- RowLimit(long, int) - Constructor for class sf.database.mapper.handle.RowLimit
-
- RowListHandler<T> - Class in sf.database.jdbc.handle
-
列表回调处理
- RowListHandler(RowMapper<T>) - Constructor for class sf.database.jdbc.handle.RowListHandler
-
- RowMapper<T> - Interface in sf.database.jdbc.rowmapper
-
将 一行 ResultSet 转换成 T,不允许调用 rs.next()
- RowMapperHelp - Class in sf.database.jdbc.rowmapper
-
- RowMapperHelp() - Constructor for class sf.database.jdbc.rowmapper.RowMapperHelp
-
- rowNum - Variable in class sf.database.jdbc.sql.ResultSetIteration
-
处理的记录位置(第几条记录):可以只针对某一条记录做特殊处理,从0开始
- rs - Variable in class sf.database.jdbc.sql.ResultSetIteration
-
- rsmd - Variable in class sf.database.jdbc.sql.ResultSetIteration
-
- SALOAD - Static variable in interface sf.spring.asm.Opcodes
-
- SASTORE - Static variable in interface sf.spring.asm.Opcodes
-
- saveAsFile(File, InputStream...) - Static method in class sf.tools.IOUtils
-
将输入流保存为文件
- saveAsFile(File, byte[]) - Static method in class sf.tools.IOUtils
-
将内存数据块写入文件
- saveAsFile(File, String...) - Static method in class sf.tools.IOUtils
-
- saveAsFile(File, Charset, Reader...) - Static method in class sf.tools.IOUtils
-
将reader内容保存为文件
- saveAsFile(File, boolean, byte[]) - Static method in class sf.tools.IOUtils
-
将内存数据块写入文件
- saveAsFile(File, Charset, String...) - Static method in class sf.tools.IOUtils
-
将文字写入文件
- saveAsTempFile(InputStream) - Static method in class sf.tools.IOUtils
-
将指定的流保存为临时文件
- saveAsTempFile(Reader) - Static method in class sf.tools.IOUtils
-
将数据从来源保存为临时文件
- SavedDefaultValue - Annotation Type in sf.database.annotations
-
插入时,当该对象属性值为null时,使用对象属性的默认值(比如默认的初始化的值).
- saveSourceFile(String, String, String, String) - Static method in class sf.ext.gen.GenUtils
-
- schema - Variable in class sf.database.meta.dynamic.DynamicTableMapping
-
schema of the table.
- schema - Variable in class sf.database.meta.TableMapping
-
- SCHEMA_MAPPING - Static variable in class sf.database.meta.MetaHolder
-
- schemaMap - Variable in class sf.database.meta.TableMapping
-
- Segment(int, int) - Constructor for class sf.spring.util.ConcurrentReferenceHashMap.Segment
-
- select(Example) - Method in class sf.database.dao.DBClient
-
- select(String, Object...) - Method in class sf.database.dao.DBClient
-
- select(Example) - Method in interface sf.database.dao.DBMethod
-
- select(String, Object...) - Method in interface sf.database.dao.DBMethod
-
查询 map ,注意返回结果字段不区分大小写.
- select(Connection, Example) - Method in class sf.database.jdbc.sql.CrudExampleImpl
-
- select(Connection, Example) - Method in interface sf.database.jdbc.sql.CrudExampleInf
-
- select(Connection, ResultSetCallback<T>, SQLContext) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- select(Connection, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- select(Connection, ResultSetCallback<T>, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- select(Connection, PreparedStatementCreator, ResultSetCallback<T>, SQLContext) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- select(Connection, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
- select(Connection, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateIdImpl
-
- select(Connection, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateIdInf
-
- select(Connection, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateSourceImpl
-
- select(Connection, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateSourceInf
-
- select - Variable in class sf.dsl.Example
-
select字段权限最高,不为空,则不再判断selectColumns,excludeColumns,countColumn
- select(String) - Method in class sf.dsl.Example
-
- select(SelectStatementProvider) - Method in interface sf.dynamicsql.dao.DBDynmicSQL
-
- select(SelectStatementProvider) - Method in class sf.dynamicsql.dao.DBDynmicSQLImpl
-
- select(Connection, SelectStatementProvider) - Method in class sf.dynamicsql.DynmicSQLImpl
-
- select(Connection, SelectStatementProvider) - Method in interface sf.dynamicsql.DynmicSQLInf
-
- selectArray(Example) - Method in class sf.database.dao.DBClient
-
- selectArray(String, Object...) - Method in class sf.database.dao.DBClient
-
- selectArray(Example) - Method in interface sf.database.dao.DBMethod
-
- selectArray(String, Object...) - Method in interface sf.database.dao.DBMethod
-
查询结果为数组
- selectArray(Connection, Example) - Method in class sf.database.jdbc.sql.CrudExampleImpl
-
- selectArray(Connection, Example) - Method in interface sf.database.jdbc.sql.CrudExampleInf
-
- selectArray(Connection, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectArray(Connection, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
- selectArray(Connection, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateIdImpl
-
- selectArray(Connection, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateIdInf
-
- selectArray(Connection, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateSourceImpl
-
- selectArray(Connection, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateSourceInf
-
- selectArray(SelectStatementProvider) - Method in interface sf.dynamicsql.dao.DBDynmicSQL
-
- selectArray(SelectStatementProvider) - Method in class sf.dynamicsql.dao.DBDynmicSQLImpl
-
- selectArray(Connection, SelectStatementProvider) - Method in class sf.dynamicsql.DynmicSQLImpl
-
- selectArray(Connection, SelectStatementProvider) - Method in interface sf.dynamicsql.DynmicSQLInf
-
- selectArrayTemplate(String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectArrayTemplate(String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- selectArrayTemplateSource(String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectArrayTemplateSource(String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- selectByContext(Connection, ResultSetCallback<T>, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectByPrimaryKeys(Class<T>, Object...) - Method in class sf.database.dao.DBClient
-
- selectByPrimaryKeys(Class<T>, Object...) - Method in interface sf.database.dao.DBMethod
-
根据主键查询
- selectByPrimaryKeys(Connection, Class<T>, Object...) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectByPrimaryKeys(Connection, Class<T>, Object...) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
- selectColumns - Variable in class sf.dsl.Example
-
- selectCount(T) - Method in class sf.database.dao.DBClient
-
- selectCount(T) - Method in interface sf.database.dao.DBMethod
-
查询总数
- selectCount(Connection, T) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectCount(Connection, T) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
查询总数
- selectCount(DBField) - Method in class sf.dsl.Example
-
- selectCount() - Method in class sf.dsl.Example
-
- selectDistinct(DBField...) - Method in class sf.dsl.Example
-
- selectForUpdate(Connection, ResultSetCallback<T>, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectForUpdate(Connection, ResultSetCallback<T>, SQLContext) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectForUpdate(Connection, ResultSetCallback<T>, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
支持结果集更新
- selectForUpdate(Connection, ResultSetCallback<T>, SQLContext) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
支持结果集更新
- selectIterator(OrmIterator<T>, T) - Method in class sf.database.dao.DBClient
-
- selectIterator(OrmIterator<T>, T, long, int) - Method in class sf.database.dao.DBClient
-
- selectIterator(OrmIterator<T>, Class<T>, String, Object...) - Method in class sf.database.dao.DBClient
-
- selectIterator(OrmIterator<T>, Class<T>, boolean, String, Object...) - Method in class sf.database.dao.DBClient
-
- selectIterator(OrmIterator<T>, T) - Method in interface sf.database.dao.DBMethod
-
查询迭代结果.回调形式.
- selectIterator(OrmIterator<T>, T, long, int) - Method in interface sf.database.dao.DBMethod
-
查询限制条数和起始位置的迭代结果.回调形式.
- selectIterator(OrmIterator<T>, Class<T>, String, Object...) - Method in interface sf.database.dao.DBMethod
-
数据迭代接口
- selectIterator(OrmIterator<T>, Class<T>, boolean, String, Object...) - Method in interface sf.database.dao.DBMethod
-
是否使用假分页开启迭代模式
- selectIterator(Connection, OrmIterator<T>, T) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectIterator(Connection, OrmIterator<T>, T, long, int) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectIterator(Connection, OrmIterator<T>, T) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
查询结果返回迭代
- selectIterator(Connection, OrmIterator<T>, T, long, int) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
查询结果返回迭代(分页查询)
- selectIterator(Connection, OrmIterator<T>, Class<T>, boolean, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
迭代接口
- selectIterator(Connection, OrmIterator<T>, Class<T>, boolean, SQLContext) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectIterator(Connection, CrudSqlImpl.IteratorResultSetCallBackDeal<T>, boolean, SQLContext) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectIterator(Connection, OrmIterator<T>, Class<T>, boolean, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
支持分页实现的迭代查询
- selectIterator(Connection, OrmIterator<T>, Class<T>, boolean, SQLContext) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
支持分页实现的迭代查询
- selectIterator(Connection, OrmIterator<T>, Class<T>, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateIdImpl
-
- selectIterator(Connection, OrmIterator<T>, Class<T>, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateIdInf
-
- selectIterator(Connection, OrmIterator<T>, Class<T>, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateSourceImpl
-
- selectIterator(Connection, OrmIterator<T>, Class<T>, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateSourceInf
-
- selectIterator(OrmIterator<T>, Class<T>, SelectStatementProvider) - Method in interface sf.dynamicsql.dao.DBDynmicSQL
-
- selectIterator(OrmIterator<T>, Class<T>, SelectStatementProvider) - Method in class sf.dynamicsql.dao.DBDynmicSQLImpl
-
- selectIterator(Connection, OrmIterator<T>, Class<T>, SelectStatementProvider) - Method in class sf.dynamicsql.DynmicSQLImpl
-
- selectIterator(Connection, OrmIterator<T>, Class<T>, SelectStatementProvider) - Method in interface sf.dynamicsql.DynmicSQLInf
-
- selectIterator(OrmIterator<T>, SelectStatementProvider) - Method in interface sf.dynamicsql.mapper.DynmicSQLMapper
-
- selectIterator(OrmIterator<T>, SelectStatementProvider) - Method in class sf.dynamicsql.mapper.DynmicSQLMapperImpl
-
- selectIterator(Connection, OrmIterator<T>, Select, Class<T>) - Method in class sf.jooq.JooqImpl
-
- selectIterator(Connection, OrmIterator<T>, Select, Class<T>) - Method in interface sf.jooq.JooqInf
-
迭代返回结果
- selectIterator(Connection, OrmIterator<T>, AbstractSQLQuery<?, ?>, Class<T>) - Method in interface sf.querydsl.QueryDSLInf
-
迭代查询
- selectIterator(Connection, OrmIterator<T>, AbstractSQLQuery<?, ?>, Class<T>) - Method in class sf.querydsl.QueryDSLOrmImpl
-
- selectIteratorTemplate(OrmIterator<T>, Class<T>, String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectIteratorTemplate(OrmIterator<T>, Class<T>, String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- selectIteratorTemplateSource(OrmIterator<T>, Class<T>, String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectIteratorTemplateSource(OrmIterator<T>, Class<T>, String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- SelectKey - Annotation Type in sf.database.mapper.annotation
-
返回值,比如主键的返回
- selectList(T) - Method in class sf.database.dao.DBClient
-
- selectList(T, long, int) - Method in class sf.database.dao.DBClient
-
- selectList(Class<T>, SQLContext) - Method in class sf.database.dao.DBClient
-
- selectList(Class<T>, SQLContext, long, int) - Method in class sf.database.dao.DBClient
-
- selectList(Class<T>, Example) - Method in class sf.database.dao.DBClient
-
- selectList(Class<T>, long, int, Example) - Method in class sf.database.dao.DBClient
-
- selectList(Class<T>, String, Object...) - Method in class sf.database.dao.DBClient
-
- selectList(Class<T>, long, int, String, Object...) - Method in class sf.database.dao.DBClient
-
- selectList(String, String, Object...) - Method in class sf.database.dao.DBClient
-
- selectList(String, long, int, String, Object...) - Method in class sf.database.dao.DBClient
-
- selectList(T) - Method in interface sf.database.dao.DBMethod
-
查询列表
- selectList(T, long, int) - Method in interface sf.database.dao.DBMethod
-
查询列表
- selectList(Class<T>, SQLContext) - Method in interface sf.database.dao.DBMethod
-
- selectList(Class<T>, SQLContext, long, int) - Method in interface sf.database.dao.DBMethod
-
- selectList(Class<T>, Example) - Method in interface sf.database.dao.DBMethod
-
- selectList(Class<T>, long, int, Example) - Method in interface sf.database.dao.DBMethod
-
- selectList(Class<T>, long, int, String, Object...) - Method in interface sf.database.dao.DBMethod
-
- selectList(Class<T>, String, Object...) - Method in interface sf.database.dao.DBMethod
-
根据sql查询,返回对应的列表
- selectList(String, String, Object...) - Method in interface sf.database.dao.DBMethod
-
根据@SqlResultSetMapping设置返回值,返回的为单个对象,或数组对象
- selectList(String, long, int, String, Object...) - Method in interface sf.database.dao.DBMethod
-
根据@SqlResultSetMapping设置返回值,返回的为单个对象,或数组对象
- selectList(Connection, Class<T>, Example) - Method in class sf.database.jdbc.sql.CrudExampleImpl
-
- selectList(Connection, Class<T>, long, int, Example) - Method in class sf.database.jdbc.sql.CrudExampleImpl
-
- selectList(Connection, Class<T>, Example) - Method in interface sf.database.jdbc.sql.CrudExampleInf
-
- selectList(Connection, Class<T>, long, int, Example) - Method in interface sf.database.jdbc.sql.CrudExampleInf
-
- selectList(Connection, Class<T>, SQLContext) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectList(Connection, Class<T>, SQLContext, long, int) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectList(Connection, T) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectList(Connection, T, long, int) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectList(Connection, Class<T>, SQLContext) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
- selectList(Connection, Class<T>, SQLContext, long, int) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
- selectList(Connection, T) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
查询列表
- selectList(Connection, T, long, int) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
- selectList(Connection, String, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectList(Connection, String, long, int, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectList(Connection, Class<T>, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectList(Connection, Class<T>, long, int, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectList(Connection, Class<T>, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
- selectList(Connection, Class<T>, long, int, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
- selectList(Connection, String, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
根据@SqlResultSetMapping设置返回值,返回的为单个对象,或数组对象
- selectList(Connection, String, long, int, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
根据@SqlResultSetMapping设置返回值,返回的为单个对象,或数组对象
- selectList(Connection, Class<T>, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateIdImpl
-
- selectList(Connection, Class<T>, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateIdInf
-
- selectList(Connection, Class<T>, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateSourceImpl
-
- selectList(Connection, Class<T>, String, Map<String, Object>, long, int) - Method in class sf.database.jdbc.sql.CrudTemplateSourceImpl
-
- selectList(Connection, Class<T>, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateSourceInf
-
- selectList(Connection, Class<T>, String, Map<String, Object>, long, int) - Method in interface sf.database.jdbc.sql.CrudTemplateSourceInf
-
- selectList(T) - Method in interface sf.database.mapper.DaoMapper
-
返回实体对应的所有数据库记录
- selectList(T) - Method in class sf.database.mapper.DaoMapperImpl
-
- selectList(Class<T>, SelectStatementProvider) - Method in interface sf.dynamicsql.dao.DBDynmicSQL
-
- selectList(Class<T>, SelectStatementProvider, long, int) - Method in interface sf.dynamicsql.dao.DBDynmicSQL
-
- selectList(Class<T>, SelectStatementProvider) - Method in class sf.dynamicsql.dao.DBDynmicSQLImpl
-
- selectList(Class<T>, SelectStatementProvider, long, int) - Method in class sf.dynamicsql.dao.DBDynmicSQLImpl
-
- selectList(Connection, Class<T>, SelectStatementProvider) - Method in class sf.dynamicsql.DynmicSQLImpl
-
- selectList(Connection, Class<T>, SelectStatementProvider, long, int) - Method in class sf.dynamicsql.DynmicSQLImpl
-
- selectList(Connection, Class<T>, SelectStatementProvider) - Method in interface sf.dynamicsql.DynmicSQLInf
-
- selectList(Connection, Class<T>, SelectStatementProvider, long, int) - Method in interface sf.dynamicsql.DynmicSQLInf
-
- selectList(SelectStatementProvider) - Method in interface sf.dynamicsql.mapper.DynmicSQLMapper
-
- selectList(SelectStatementProvider) - Method in class sf.dynamicsql.mapper.DynmicSQLMapperImpl
-
- selectListForUpdate(T) - Method in class sf.database.dao.DBClient
-
- selectListForUpdate(Class<T>, Example) - Method in class sf.database.dao.DBClient
-
- selectListForUpdate(T) - Method in interface sf.database.dao.DBMethod
-
使用select ...
- selectListForUpdate(Class<T>, Example) - Method in interface sf.database.dao.DBMethod
-
- selectListForUpdate(Connection, Class<T>, Example) - Method in class sf.database.jdbc.sql.CrudExampleImpl
-
- selectListForUpdate(Connection, Class<T>, Example) - Method in interface sf.database.jdbc.sql.CrudExampleInf
-
- selectListForUpdate(Connection, T) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectListForUpdate(Connection, T) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
悲观锁(Pessimistic Lock)
- selectListMap(Connection, SQLContext) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectListMap(Connection, SQLContext) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
- selectListTemplate(Class<T>, String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectListTemplate(Class<T>, String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- selectListTemplateSource(Class<T>, String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectListTemplateSource(Class<T>, long, int, String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectListTemplateSource(Class<T>, String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- selectListTemplateSource(Class<T>, long, int, String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- selectOne(T) - Method in class sf.database.dao.DBClient
-
- selectOne(Class<T>, SQLContext) - Method in class sf.database.dao.DBClient
-
- selectOne(Class<T>, Example) - Method in class sf.database.dao.DBClient
-
- selectOne(Class<T>, String, Object...) - Method in class sf.database.dao.DBClient
-
- selectOne(String, String, Object...) - Method in class sf.database.dao.DBClient
-
- selectOne(T) - Method in interface sf.database.dao.DBMethod
-
查询一条记录,如果结果不唯一则抛出异常
- selectOne(Class<T>, SQLContext) - Method in interface sf.database.dao.DBMethod
-
- selectOne(Class<T>, Example) - Method in interface sf.database.dao.DBMethod
-
- selectOne(Class<T>, String, Object...) - Method in interface sf.database.dao.DBMethod
-
查询单一对象
- selectOne(String, String, Object...) - Method in interface sf.database.dao.DBMethod
-
根据@SqlResultSetMapping设置返回值,返回的为单个对象,或数组对象
- selectOne(Connection, Class<T>, Example) - Method in class sf.database.jdbc.sql.CrudExampleImpl
-
- selectOne(Connection, Class<T>, Example) - Method in interface sf.database.jdbc.sql.CrudExampleInf
-
- selectOne(Connection, Class<T>, SQLContext) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectOne(Connection, T) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectOne(Connection, Class<T>, SQLContext) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
- selectOne(Connection, T) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
查询一条记录,如果结果不唯一则抛出异常
- selectOne(Connection, String, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectOne(Connection, Class<T>, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectOne(Connection, String, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
根据@SqlResultSetMapping设置返回值,返回的为单个对象,或数组对象
- selectOne(Connection, Class<T>, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
- selectOne(Connection, Class<T>, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateIdImpl
-
- selectOne(Connection, Class<T>, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateIdInf
-
- selectOne(Connection, Class<T>, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateSourceImpl
-
- selectOne(Connection, Class<T>, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateSourceInf
-
- selectOne(Class<T>, SelectStatementProvider) - Method in interface sf.dynamicsql.dao.DBDynmicSQL
-
- selectOne(Class<T>, SelectStatementProvider) - Method in class sf.dynamicsql.dao.DBDynmicSQLImpl
-
- selectOne(Connection, Class<T>, SelectStatementProvider) - Method in class sf.dynamicsql.DynmicSQLImpl
-
- selectOne(Connection, Class<T>, SelectStatementProvider) - Method in interface sf.dynamicsql.DynmicSQLInf
-
- selectOne(SelectStatementProvider, Class<S>) - Method in interface sf.dynamicsql.mapper.DynmicSQLMapper
-
- selectOne(SelectStatementProvider) - Method in interface sf.dynamicsql.mapper.DynmicSQLMapper
-
- selectOne(SelectStatementProvider, Class<S>) - Method in class sf.dynamicsql.mapper.DynmicSQLMapperImpl
-
- selectOne(SelectStatementProvider) - Method in class sf.dynamicsql.mapper.DynmicSQLMapperImpl
-
- selectOneForUpdate(T) - Method in class sf.database.dao.DBClient
-
- selectOneForUpdate(Class<T>, Example) - Method in class sf.database.dao.DBClient
-
- selectOneForUpdate(T) - Method in interface sf.database.dao.DBMethod
-
使用select ...
- selectOneForUpdate(Class<T>, Example) - Method in interface sf.database.dao.DBMethod
-
- selectOneForUpdate(Connection, Class<T>, Example) - Method in class sf.database.jdbc.sql.CrudExampleImpl
-
- selectOneForUpdate(Connection, Class<T>, Example) - Method in interface sf.database.jdbc.sql.CrudExampleInf
-
- selectOneForUpdate(Connection, T) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectOneForUpdate(Connection, T) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
悲观锁(Pessimistic Lock)
- selectOneTemplate(Class<T>, String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectOneTemplate(Class<T>, String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- selectOneTemplateSource(Class<T>, String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectOneTemplateSource(Class<T>, String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- SelectOpt - Enum in sf.dsl
-
查询操作
- selectPage(T, long, int) - Method in class sf.database.dao.DBClient
-
- selectPage(Class<T>, SQLContext, long, int) - Method in class sf.database.dao.DBClient
-
- selectPage(long, int, Class<T>, Example) - Method in class sf.database.dao.DBClient
-
- selectPage(long, int, Class<T>, String, Object...) - Method in class sf.database.dao.DBClient
-
- selectPage(T, long, int) - Method in interface sf.database.dao.DBMethod
-
查询并分页
- selectPage(Class<T>, SQLContext, long, int) - Method in interface sf.database.dao.DBMethod
-
- selectPage(long, int, Class<T>, Example) - Method in interface sf.database.dao.DBMethod
-
- selectPage(long, int, Class<T>, String, Object...) - Method in interface sf.database.dao.DBMethod
-
分页查询
- selectPage(Connection, long, int, Class<T>, Example) - Method in class sf.database.jdbc.sql.CrudExampleImpl
-
- selectPage(Connection, long, int, Class<T>, Example) - Method in interface sf.database.jdbc.sql.CrudExampleInf
-
- selectPage(Connection, long, int, Class<T>, SQLContext) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectPage(Connection, long, int, Class<T>, SQLContext, PageStrategy) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectPage(Connection, T, long, int) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectPage(Connection, long, int, Class<T>, SQLContext) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
- selectPage(Connection, long, int, Class<T>, SQLContext, PageStrategy) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
- selectPage(Connection, T, long, int) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
查询并分页
- selectPage(Connection, long, int, Class<T>, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectPage(Connection, long, int, Class<T>, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
分页查询
- selectPage(Connection, long, int, Class<T>, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateIdImpl
-
- selectPage(Connection, long, int, Class<T>, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateIdInf
-
- selectPage(Connection, long, int, Class<T>, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateSourceImpl
-
- selectPage(Connection, long, int, Class<T>, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateSourceInf
-
- selectPage(T, int, int) - Method in interface sf.database.mapper.DaoMapper
-
返回实体对应的一个范围的记录
- selectPage(T, int, int) - Method in class sf.database.mapper.DaoMapperImpl
-
- selectPage(long, int, Class<T>, SelectStatementProvider) - Method in interface sf.dynamicsql.dao.DBDynmicSQL
-
- selectPage(long, int, Class<T>, SelectStatementProvider) - Method in class sf.dynamicsql.dao.DBDynmicSQLImpl
-
- selectPage(Connection, long, int, Class<T>, SelectStatementProvider) - Method in class sf.dynamicsql.DynmicSQLImpl
-
- selectPage(Connection, long, int, Class<T>, SelectStatementProvider) - Method in interface sf.dynamicsql.DynmicSQLInf
-
- selectPage(SelectStatementProvider, int, int) - Method in interface sf.dynamicsql.mapper.DynmicSQLMapper
-
- selectPage(SelectStatementProvider, int, int) - Method in class sf.dynamicsql.mapper.DynmicSQLMapperImpl
-
- selectPageRaw(long, int, Class<T>, String, Object[], String, Object[]) - Method in class sf.database.dao.DBClient
-
- selectPageRaw(long, int, Class<T>, String, Object[], String, Object[], PageStrategy) - Method in class sf.database.dao.DBClient
-
- selectPageRaw(long, int, Class<T>, String, Object[], String, Object[]) - Method in interface sf.database.dao.DBMethod
-
最原始的分页方法,假分页实现,使用result跳过数据,实现
- selectPageRaw(long, int, Class<T>, String, Object[], String, Object[], PageStrategy) - Method in interface sf.database.dao.DBMethod
-
最原始的分页方法,假分页实现,使用result跳过数据,实现
- selectPageRaw(Connection, long, int, Class<T>, String, Object[], String, Object[]) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectPageRaw(Connection, long, int, Class<T>, String, Object[], String, Object[], PageStrategy) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectPageRaw(Connection, long, int, Class<T>, String, Object[], String, Object[]) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
最原始的分页方法,假分页实现,使用result跳过数据,实现
- selectPageRaw(Connection, long, int, Class<T>, String, Object[], String, Object[], PageStrategy) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
最原始的分页方法,假分页实现,使用result跳过数据,实现
- selectPageRaw(Connection, long, int, Class<T>, String, Map<String, Object>, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateIdImpl
-
- selectPageRaw(Connection, long, int, Class<T>, String, Map<String, Object>, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateIdInf
-
最原始的分页方法,使用原生sql实现
- selectPageRaw(Connection, long, int, Class<T>, String, Map<String, Object>, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateSourceImpl
-
- selectPageRaw(Connection, long, int, Class<T>, String, Map<String, Object>, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateSourceInf
-
最原始的分页方法,使用原生sql实现
- selectPageRaw(long, int, Class<T>, SelectStatementProvider, SelectStatementProvider) - Method in interface sf.dynamicsql.dao.DBDynmicSQL
-
- selectPageRaw(long, int, Class<T>, SelectStatementProvider, SelectStatementProvider) - Method in class sf.dynamicsql.dao.DBDynmicSQLImpl
-
- selectPageRaw(Connection, long, int, Class<T>, SelectStatementProvider, SelectStatementProvider) - Method in class sf.dynamicsql.DynmicSQLImpl
-
- selectPageRaw(Connection, long, int, Class<T>, SelectStatementProvider, SelectStatementProvider) - Method in interface sf.dynamicsql.DynmicSQLInf
-
- selectPageRawTemplate(long, int, Class<T>, String, Map<String, Object>, String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectPageRawTemplate(long, int, Class<T>, String, Map<String, Object>, String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
最原始的分页方法,使用原生sql实现
- selectPageRawTemplateSource(long, int, Class<T>, String, Map<String, Object>, String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectPageRawTemplateSource(long, int, Class<T>, String, Map<String, Object>, String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- selectPageTemplate(long, int, Class<T>, String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectPageTemplate(long, int, Class<T>, String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- selectPageTemplateSource(long, int, Class<T>, String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectPageTemplateSource(long, int, Class<T>, String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- selectProperties(DBField...) - Method in class sf.dsl.Example
-
指定要查询的属性列 - 这里会自动映射到表字段
- selectResultSet(ResultSetCallback<T>, String, Object...) - Method in class sf.database.dao.DBClient
-
- selectResultSet(ResultSetCallback<T>, String, Object...) - Method in interface sf.database.dao.DBMethod
-
数据迭代接口
- selectResultSet(Connection, ResultSetCallback<T>, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectResultSet(Connection, PreparedStatementCreator, ResultSetCallback<T>, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectResultSet(Connection, ResultSetCallback<T>, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
查询,允许自定义处理返回结果
- selectResultSet(Connection, PreparedStatementCreator, ResultSetCallback<T>, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
查询,允许自定义设置查询参数,自定义处理返回结果
- selectStream(OrmStream<T>, T) - Method in class sf.database.dao.DBClient
-
- selectStream(OrmStream<T>, Class<T>, String, Object...) - Method in class sf.database.dao.DBClient
-
- selectStream(OrmStream<T>, Class<T>, boolean, String, Object...) - Method in class sf.database.dao.DBClient
-
- selectStream(OrmStream<T>, T) - Method in interface sf.database.dao.DBMethod
-
stream lambda形式迭代结果.
- selectStream(OrmStream<T>, Class<T>, String, Object...) - Method in interface sf.database.dao.DBMethod
-
数据迭代接口
- selectStream(OrmStream<T>, Class<T>, boolean, String, Object...) - Method in interface sf.database.dao.DBMethod
-
数据迭代接口
- selectStream(Connection, OrmStream<T>, T) - Method in class sf.database.jdbc.sql.CrudModelImpl
-
- selectStream(Connection, OrmStream<T>, T) - Method in interface sf.database.jdbc.sql.CrudModelInf
-
查询结果返回迭代
- selectStream(Connection, OrmStream<T>, Class<T>, boolean, String, Object...) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectStream(Connection, OrmStream<T>, Class<T>, boolean, SQLContext) - Method in class sf.database.jdbc.sql.CrudSqlImpl
-
- selectStream(Connection, OrmStream<T>, Class<T>, boolean, String, Object...) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
支持分页实现的迭代查询
- selectStream(Connection, OrmStream<T>, Class<T>, boolean, SQLContext) - Method in interface sf.database.jdbc.sql.CrudSqlInf
-
- selectStream(Connection, OrmStream<T>, Class<T>, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateIdImpl
-
- selectStream(Connection, OrmStream<T>, Class<T>, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateIdInf
-
- selectStream(Connection, OrmStream<T>, Class<T>, String, Map<String, Object>) - Method in class sf.database.jdbc.sql.CrudTemplateSourceImpl
-
- selectStream(Connection, OrmStream<T>, Class<T>, String, Map<String, Object>) - Method in interface sf.database.jdbc.sql.CrudTemplateSourceInf
-
- selectStream(OrmStream<T>, Class<T>, SelectStatementProvider) - Method in interface sf.dynamicsql.dao.DBDynmicSQL
-
- selectStream(OrmStream<T>, Class<T>, SelectStatementProvider) - Method in class sf.dynamicsql.dao.DBDynmicSQLImpl
-
- selectStream(Connection, OrmStream<T>, Class<T>, SelectStatementProvider) - Method in class sf.dynamicsql.DynmicSQLImpl
-
- selectStream(Connection, OrmStream<T>, Class<T>, SelectStatementProvider) - Method in interface sf.dynamicsql.DynmicSQLInf
-
- selectStream(OrmStream<T>, SelectStatementProvider) - Method in interface sf.dynamicsql.mapper.DynmicSQLMapper
-
- selectStream(OrmStream<T>, SelectStatementProvider) - Method in class sf.dynamicsql.mapper.DynmicSQLMapperImpl
-
- selectStream(Connection, OrmStream<T>, Select, Class<T>) - Method in class sf.jooq.JooqImpl
-
- selectStream(Connection, OrmStream<T>, Select, Class<T>) - Method in interface sf.jooq.JooqInf
-
流式返回结果
- selectStream(Connection, OrmStream<T>, AbstractSQLQuery<?, ?>, Class<T>) - Method in interface sf.querydsl.QueryDSLInf
-
流式返回值
- selectStream(Connection, OrmStream<T>, AbstractSQLQuery<?, ?>, Class<T>) - Method in class sf.querydsl.QueryDSLOrmImpl
-
- selectStreamTemplate(OrmStream<T>, Class<T>, String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectStreamTemplate(OrmStream<T>, Class<T>, String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- selectStreamTemplateSource(OrmStream<T>, Class<T>, String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectStreamTemplateSource(OrmStream<T>, Class<T>, String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- selectTemplate(String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectTemplate(String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- selectTemplate(String, Map<String, Object>) - Method in interface sf.database.mapper.DaoMapper
-
执行一个jdbc sql模板查询
- selectTemplate(String, Map<String, Object>) - Method in class sf.database.mapper.DaoMapperImpl
-
- selectTemplateSource(String, Map<String, Object>) - Method in class sf.database.dao.DBClient
-
- selectTemplateSource(String, Map<String, Object>) - Method in interface sf.database.dao.DBMethod
-
- seq - Variable in class sf.database.dbinfo.Index.IndexItem
-
- SequenceInfo - Class in sf.database.dbinfo
-
数据库中的序列信息
- SequenceInfo() - Constructor for class sf.database.dbinfo.SequenceInfo
-
- serialize(ProjectableSQLQuery, boolean) - Static method in class com.querydsl.sql.QueryDSLVistor
-
- serialize(ProjectableSQLQuery, boolean) - Static method in class sf.querydsl.QueryDSL
-
ProjectableSQLQuery中的protected SQLSerializer serialize(boolean forCountRow)方法
执行sql的serialize方法
- set(int, Object) - Method in class sf.common.IgnoreEmptyList
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.extension.ObjectFastJsonMapping
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.extension.ObjectFastJsonMapping
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.extension.ObjectGsonMapping
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.extension.ObjectGsonMapping
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.extension.ObjectJacksonMapping
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.extension.ObjectJacksonMapping
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.ArrayType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.ArrayType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.AttributeConverterType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.AttributeConverterType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.BigDecimalDECIMALType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.BigDecimalDECIMALType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.BigDecimalNUMERICType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.BigDecimalNUMERICType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.BigIntegerBIGINTType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.BigIntegerBIGINTType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.BlobByteObjectArrayType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.BlobByteObjectArrayType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.BlobType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.BlobType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.BooleanCharType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.BooleanCharType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.BooleanType
-
Oracle,Types.BOOLEAN 对于 setNull 是不工作的
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.BooleanType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.ByteArrayBINARYType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.ByteArrayBINARYType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.ByteObjectArrayBINARYType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.ByteObjectArrayBINARYType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.ByteTINYINTType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.ByteTINYINTType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.CalendarTIMESTAMPType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.CalendarTIMESTAMPType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.CharacterVARCHARType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.CharacterVARCHARType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.ClobType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.ClobType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.DateLongType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.DateLongType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.DateTIMESTAMPType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.DateTIMESTAMPType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.DateTIMEType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.DateTIMEType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.DateType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.DateType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.DoubleType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.DoubleType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.EnumObjectTypeHandler
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.EnumObjectTypeHandler
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.EnumOrdinalTypeHandler
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.EnumOrdinalTypeHandler
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.EnumStringTypeHandler
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.EnumStringTypeHandler
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.FileBlobType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.FileBlobType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.FileClobType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.FileClobType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.FloatType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.FloatType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.InputStreamBINARYType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.InputStreamBINARYType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.InstantTIMESTAMPType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.InstantTIMESTAMPType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.IntegerType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.IntegerType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.LocalDateDATEType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.LocalDateDATEType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.LocalDateTimeTIMESTAMPType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.LocalDateTimeTIMESTAMPType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.LocalTimeTIMEType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.LocalTimeTIMEType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.LongBIGINTType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.LongBIGINTType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.NullType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.NullType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.ObjectType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.ObjectType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.ReaderBINARYType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.ReaderBINARYType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.RefType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.RefType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.RowIdType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.RowIdType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.ShortSMALLINTType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.ShortSMALLINTType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.StringClobType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.StringClobType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.StringNVARCHARType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.StringNVARCHARType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.StringSQLXMLType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.StringSQLXMLType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.StringVARCHARType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.StringVARCHARType
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.StructType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.StructType
-
- set(PreparedStatement, Object, int) - Method in interface sf.database.jdbc.type.TypeHandler
-
为缓冲语句设置值
- set(CallableStatement, Object, String) - Method in interface sf.database.jdbc.type.TypeHandler
-
- set(PreparedStatement, Object, int) - Method in class sf.database.jdbc.type.UrlDATALINKType
-
- set(CallableStatement, Object, String) - Method in class sf.database.jdbc.type.UrlDATALINKType
-
- set(String, Object) - Method in class sf.database.VarObject
-
设置字段的值,增加了字段名和数据类型的校验,可以安全地设置数值
- set(DBField) - Method in class sf.querydsl.JPAEntityPath
-
- set(K, V) - Method in interface sf.spring.util.MultiValueMap
-
Set the given single value under the given key.
- set(Object, Object) - Method in interface sf.tools.reflect.Property
-
设置值
- set(Object, Object) - Method in class sf.tools.reflect.PropertyHold
-
- set(Object, String, Object) - Method in class sf.tools.reflectasm.FieldAccess
-
- set(Object, int, Object) - Method in class sf.tools.reflectasm.FieldAccess
-
- setAll(Map<K, V>) - Method in interface sf.spring.util.MultiValueMap
-
Set the given values under.
- setAllOne2One(List<ColumnMapping>) - Method in class sf.database.meta.TableMapping
-
- setAllowDropColumn(boolean) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setAllowDropColumn(boolean) - Method in class sf.database.OrmConfig
-
- setAllowDropColumn(boolean) - Method in class sf.database.support.EntityScanner
-
- setAlterTable(boolean) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setAlterTable(boolean) - Method in class sf.database.OrmConfig
-
- setAlterTable(boolean) - Method in class sf.database.support.EntityScanner
-
- setAndOr(String) - Method in class sf.dsl.Example.GeneratedCriteria
-
- setAnnotatedClasses(String[]) - Method in class sf.database.OrmConfig
-
- setAnnotationClass(Class<? extends Annotation>) - Method in class org.smallframework.spring.mapper.DaoMapperClassPathScanner
-
- setAnnotationClass(Class<? extends Annotation>) - Method in class org.smallframework.spring.mapper.DaoMapperScannerConfigurer
-
- setApplicationContext(ApplicationContext) - Method in class org.smallframework.spring.mapper.DaoMapperScannerConfigurer
-
- setAsciiStream(long) - Method in class sf.database.jdbc.lob.SimpleClob
-
- setAttributeConverter(AttributeConverter<X, Y>) - Method in class sf.database.jdbc.type.AttributeConverterType
-
- setAutoCommit(Boolean) - Method in class sf.common.log.LogContext
-
- setAutoCommit(boolean) - Method in class sf.database.connection.WrapConnection
-
- setAutoincrement(boolean) - Method in class sf.database.dbinfo.ColumnInfo
-
- setAutoIncrement(boolean) - Method in class sf.database.dbinfo.DataType
-
- setBaseClass(String) - Method in class sf.ext.gen.GenConfig
-
- setBasePackage(String) - Method in class org.smallframework.spring.mapper.DaoMapperScannerConfigurer
-
- setBaseSqlTemplatePath(String) - Method in class sf.database.template.enjoy.ext.SqlKit
-
- setBatchSize(int) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setBatchSize(int) - Method in class sf.database.OrmConfig
-
- setBeanFactory(BeanFactory) - Method in class org.smallframework.springboot.SmallOrmAutoConfiguration.AutoConfiguredMapperScannerRegistrar
-
- setBeanName(String) - Method in class org.smallframework.spring.mapper.DaoMapperScannerConfigurer
-
- setBeanValueType(OrmValueUtils.BeanValueType) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setBeanValueType(OrmValueUtils.BeanValueType) - Method in class sf.database.OrmConfig
-
- setBinaryStream(long) - Method in class sf.database.jdbc.lob.SimpleBlob
-
- setBindDsName(String) - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
- setBinding(Binding<T, X>) - Method in class sf.jooq.tables.JooqField
-
- setBoolean(Object, int, boolean) - Method in class sf.tools.reflectasm.FieldAccess
-
- setByte(Object, int, byte) - Method in class sf.tools.reflectasm.FieldAccess
-
- setBytes(long, byte[]) - Method in class sf.database.jdbc.lob.SimpleBlob
-
- setBytes(long, byte[], int, int) - Method in class sf.database.jdbc.lob.SimpleBlob
-
- setCacheable(boolean) - Method in class sf.database.meta.TableMapping
-
- setCachedEscapeColumnName(String) - Method in class sf.database.meta.ColumnMapping
-
- setCacheLimit(int) - Method in class sf.spring.core.type.classreading.CachingMetadataReaderFactory
-
Specify the maximum number of entries for the MetadataReader cache.
- setCachePatterns(boolean) - Method in class sf.spring.util.AntPathMatcher
-
- setCacheSize(int) - Method in class sf.database.dbinfo.SequenceInfo
-
- setCascadeConfig(CascadeConfig) - Method in class sf.database.meta.ColumnMapping
-
- setCascadeField(DBCascadeField) - Method in class sf.database.meta.ColumnMapping
-
- setCascadeFields(Map<String, DBCascadeField>) - Method in class sf.database.meta.TableMapping
-
- setCaseSensitive(boolean) - Method in class sf.database.dbinfo.DataType
-
- setCaseSensitive(boolean) - Method in class sf.spring.util.AntPathMatcher
-
Specify whether to perform pattern matching in a case-sensitive fashion.
- setCatalog(String) - Method in class sf.database.connection.WrapConnection
-
- setCatalog(String) - Method in class sf.database.dbinfo.Constraint
-
- setCatalog(String) - Method in class sf.database.dbinfo.Function
-
设置catalog
- setCatalog(String) - Method in class sf.database.dbinfo.SequenceInfo
-
- setCatalog(String) - Method in class sf.database.dbinfo.TableInfo
-
设置Catalog
- setCatalog(String) - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
- setCatalog(String) - Method in class sf.database.meta.TableMapping
-
- setCcmments(List<String>) - Method in class sf.database.meta.def.TableDef
-
- setChar(Object, int, char) - Method in class sf.tools.reflectasm.FieldAccess
-
- setCharacterStream(long) - Method in class sf.database.jdbc.lob.SimpleClob
-
- setCharset(Charset) - Method in class sf.database.meta.def.TableDef
-
- setCheckClause(String) - Method in class sf.database.dbinfo.Constraint
-
- setCheckEnhancement(boolean) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setCheckEnhancement(boolean) - Method in class sf.database.OrmConfig
-
- setCheckIndex(boolean) - Method in class sf.database.support.EntityScanner
-
- setCheckParaAssigned(boolean) - Static method in class sf.database.template.enjoy.ext.ParaDirective
-
- setCheckSequence(boolean) - Method in class sf.database.support.EntityScanner
-
- setClassLoader(ClassLoader) - Method in class sf.spring.core.io.DefaultResourceLoader
-
Specify the ClassLoader to load class path resources with, or null
for using the thread context class loader at the time of actual resource access.
- setClassLoaders(ClassLoader...) - Method in class sf.spring.core.io.ClasspathLoader
-
指定查找资源的classloader
- setClient(DBClient) - Method in class org.smallframework.spring.mapper.DaoMapperFactoryBean
-
- setClientInfo(String, String) - Method in class sf.database.connection.WrapConnection
-
- setClientInfo(Properties) - Method in class sf.database.connection.WrapConnection
-
- setClz(Class<?>) - Method in class sf.database.meta.ColumnMapping
-
- setClz(Class<?>) - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- setClz(Class<? extends DBObject>) - Method in class sf.dynamicsql.SimpleTable
-
- setClz(Class<? extends DBObject>) - Method in class sf.jooq.tables.JooqTable
-
- setClz(Class<T>) - Method in class sf.querydsl.SQLRelationalPath
-
- setCollectionTable(CollectionTable) - Method in class sf.database.meta.ColumnMapping
-
- setCollectionValues(DBObject, ColumnMapping, List<Object>) - Static method in class sf.database.meta.CascadeUtils
-
- setColumn(Column) - Method in class sf.database.meta.ColumnMapping
-
- setColumnDef(String) - Method in class sf.database.dbinfo.ColumnInfo
-
- setColumnDef(ColumnDBType) - Method in class sf.database.meta.ColumnMapping
-
- setColumnDefinition(String) - Method in class sf.database.meta.def.ColumnDef
-
- setColumnInfos(List<ColumnInfo>) - Method in class sf.database.dbinfo.TableInfo
-
- setColumnMapping(ColumnMapping) - Method in class sf.database.jdbc.extension.ObjectFastJsonMapping
-
- setColumnMapping(ColumnMapping) - Method in class sf.database.jdbc.extension.ObjectGsonMapping
-
- setColumnMapping(ColumnMapping) - Method in class sf.database.jdbc.extension.ObjectJacksonMapping
-
- setColumnMapping(ColumnMapping) - Method in class sf.database.jdbc.sql.SQLParameter
-
- setColumnMapping(ColumnMapping) - Method in interface sf.database.jdbc.type.TypeHandler
-
设置返回的class,大部分的情况下不需要实现,只对范型返回类型的情况使用
- setColumnName(String) - Method in class sf.database.dbinfo.ColumnInfo
-
- setColumns(List<String>) - Method in class sf.database.dbinfo.Constraint
-
- setColumns(String[]) - Method in class sf.database.dbinfo.PrimaryKey
-
- setColumns(String[]) - Method in class sf.database.meta.def.IndexDef
-
- setColumnSize(int) - Method in class sf.database.dbinfo.ColumnInfo
-
- setComment(Comment) - Method in class sf.database.meta.ColumnMapping
-
- setComment(String) - Method in class sf.database.meta.def.ColumnDef
-
- setComment(String) - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- setComment(Comment) - Method in class sf.database.meta.TableMapping
-
- setComment(String) - Method in class sf.jooq.tables.JooqField
-
- setConvert(Convert) - Method in class sf.database.meta.ColumnMapping
-
- setConverter(Converter<X, U>) - Method in class sf.jooq.tables.JooqField
-
- setCount(boolean) - Method in class sf.dsl.Example
-
- setCountSql(String) - Method in class sf.database.jdbc.sql.SQLContext
-
- setCountSql(String) - Method in class sf.database.template.enjoy.ext.SqlPara
-
- setCreateTable(boolean) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setCreateTable(boolean) - Method in class sf.database.OrmConfig
-
- setCreateTable(boolean) - Method in class sf.database.support.EntityScanner
-
- setCurrentValue(long) - Method in class sf.database.dbinfo.SequenceInfo
-
- setDatabaseMajorVersion(int) - Method in class sf.database.dbinfo.ConnectInfo
-
- setDatabaseProductName(String) - Method in class sf.database.dbinfo.ConnectInfo
-
- setDatabaseProductVersion(String) - Method in class sf.database.dbinfo.ConnectInfo
-
- setDataSource(SimpleRoutingDataSource) - Method in class sf.database.dao.DaoSupport
-
- setDataSource(String) - Method in class sf.database.dao.DBContext
-
- setDataSource(DataSource) - Method in class sf.database.jpa.JpaEntityManagerFactory
-
- setDataSource(DataSource) - Method in class sf.database.OrmConfig
-
- setDataSources(Map<String, DataSource>) - Method in class sf.database.OrmConfig
-
- setDataType(String) - Method in class sf.database.dbinfo.ColumnInfo
-
- setDataType(int) - Method in class sf.database.dbinfo.DataType
-
- setDbClient(DBClient) - Method in class sf.database.OrmConfig
-
- setDbClient(DBClient) - Method in class sf.database.support.EntityScanner
-
- setDbContext(DBContext) - Method in class sf.database.connection.WrapConnection
-
- setDbname(String) - Method in class sf.database.dbinfo.ConnectInfo
-
设置数据库名
- setDecimalDigit(int) - Method in class sf.database.dbinfo.ColumnInfo
-
- setDecimalDigits(int) - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- setDefaultCase(Case) - Method in class sf.database.meta.MetadataFeature
-
- setDefaultClassLoader() - Method in class sf.spring.core.io.ClasspathLoader
-
指定查找资源的classpath使用默认的
- setDefaultDatasource(String) - Method in class sf.database.OrmConfig
-
- setDefaultJavaType(Class<T>) - Method in class sf.database.jdbc.extension.ObjectFastJsonMapping
-
- setDefaultJavaType(Class<T>) - Method in class sf.database.jdbc.extension.ObjectGsonMapping
-
- setDefaultJavaType(Class<T>) - Method in class sf.database.jdbc.extension.ObjectJacksonMapping
-
- setDefaultJavaType(Class<T>) - Method in interface sf.database.jdbc.type.TypeHandler
-
设置返回的class,大部分的情况下不需要实现,只对枚举或需要自定义返回类型的情况使用
和getDefaultJavaType() 方法成对出现
- setDefaultValue(Object) - Method in class sf.database.dbinfo.ColumnDBType
-
- setDefaultValue(Object) - Method in class sf.tools.reflect.PropertyHold
-
- setDeferrAbility(int) - Method in class sf.database.dbinfo.ForeignKey
-
- setDeferrable(boolean) - Method in class sf.database.dbinfo.Constraint
-
- setDefinition(String) - Method in class sf.database.meta.def.IndexDef
-
- setDeleteRelation(CascadeContext) - Method in class sf.database.meta.CascadeConfig
-
- setDeleteRule(ForeignKeyAction) - Method in class sf.database.dbinfo.Constraint
-
- setDeleteRule(int) - Method in class sf.database.dbinfo.ForeignKey
-
- setDeleteSubObject(CascadeContext) - Method in class sf.database.meta.CascadeConfig
-
- setDevMode(boolean) - Method in class sf.database.template.enjoy.ext.SqlKit
-
- setDialect(DBDialect) - Method in class sf.dsl.Example
-
- setDirectoryOnly(boolean) - Method in class sf.spring.core.io.ClasspathLoader
-
- setDisplay(boolean) - Method in class sf.ext.gen.GenConfig
-
- setDistinct(boolean) - Method in class sf.dsl.Example
-
- setDoInit(boolean) - Method in class sf.database.support.AllowDataInitialize
-
- setDouble(Object, int, double) - Method in class sf.tools.reflectasm.FieldAccess
-
- setDriverClassName(String) - Method in class sf.database.datasource.SimpleDataSource
-
- setDriverMajorVersion(int) - Method in class sf.database.dbinfo.ConnectInfo
-
- setDriverVersion(String) - Method in class sf.database.dbinfo.ConnectInfo
-
- setDynamicTableName(String) - Method in class sf.database.dao.DBContext
-
- setElementCollection(ElementCollection) - Method in class sf.database.meta.ColumnMapping
-
- setEnabled(boolean) - Method in class sf.database.dbinfo.Constraint
-
- setEnd(Long) - Method in class sf.common.log.LogContext
-
- setEnhanceScanPackages(boolean) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setEnhanceScanPackages(boolean) - Method in class sf.database.OrmConfig
-
- setEnumerated(Enumerated) - Method in class sf.database.meta.ColumnMapping
-
- setExcludePatter(String[]) - Method in class sf.codegen.EntityEnhancerASM
-
- setExecClz(Class<?>) - Method in class sf.database.jdbc.sql.SQLContext
-
- setExecuteKey(String) - Method in class sf.common.log.LogContext
-
- setExistPullMethod(boolean) - Method in class sf.database.meta.TableMapping
-
- setExistPushMethod(boolean) - Method in class sf.database.meta.TableMapping
-
- setExpression(String) - Method in class sf.database.jdbc.sql.SQLParameter
-
- setExprList(ExprList) - Method in class sf.database.template.enjoy.ext.NameSpaceDirective
-
- setExprList(ExprList) - Method in class sf.database.template.enjoy.ext.ParaDirective
-
- setExprList(ExprList) - Method in class sf.database.template.enjoy.ext.SqlDirective
-
- setExprList(ExprList) - Method in class sf.database.template.enjoy.ext.UseDirective
-
- setFactoryBeanName(String) - Method in class org.smallframework.spring.mapper.DaoMapperClassPathScanner
-
- setFactoryBeanName(String) - Method in class org.smallframework.spring.mapper.DaoMapperScannerConfigurer
-
- setFeature(SerializerFeature) - Method in class sf.database.jdbc.extension.ObjectFastJsonMapping
-
- setFetchDBField(FetchDBField) - Method in class sf.database.meta.ColumnMapping
-
- setField(DBField) - Method in class sf.database.meta.ColumnMapping
-
- setField(String) - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- setField(Field, Object, Object) - Static method in class sf.spring.util.ReflectionUtils
-
- setField(Field) - Method in class sf.tools.reflect.PropertyHold
-
- setFieldAccessor(PropertyHold) - Method in class sf.database.meta.ColumnMapping
-
- setFieldName(String) - Method in class sf.database.meta.ColumnMapping
-
- setFields(Field[]) - Method in class sf.tools.reflectasm.FieldAccess
-
- setFile(File) - Method in class sf.database.jdbc.lob.SimpleBlob
-
- setFilterCondition(String) - Method in class sf.database.dbinfo.Index
-
- setFirstResult(int) - Method in class sf.database.jdbc.handle.PageListHandler
-
- setFixedPrecScale(boolean) - Method in class sf.database.dbinfo.DataType
-
- setFloat(Object, int, float) - Method in class sf.tools.reflectasm.FieldAccess
-
- setFlushMode(FlushModeType) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- setForUpdate(boolean) - Method in class sf.dsl.Example
-
- setFrom(String) - Method in class sf.database.dbinfo.ColumnChange
-
设置变更前描述
- setFromColumn(String) - Method in class sf.database.dbinfo.ForeignKey
-
- setFromSchema(String) - Method in class sf.database.dbinfo.ForeignKey
-
- setFromTable(String) - Method in class sf.database.dbinfo.ForeignKey
-
- setFromTable(TableMapping) - Method in class sf.database.meta.CascadeConfig
-
- setFromToColumns(Map<ColumnMapping, ColumnMapping>) - Method in class sf.database.meta.CascadeConfig
-
- setGeneratedcolumn(boolean) - Method in class sf.database.dbinfo.ColumnInfo
-
- setGenericType(Type) - Method in class sf.querydsl.QueryDSLObjectMapJsonType
-
- setGetter(Method) - Method in class sf.tools.reflect.PropertyHold
-
- setGv(GeneratedValue) - Method in class sf.database.meta.ColumnMapping
-
- setHandler(TypeHandler<?>) - Method in class sf.database.jdbc.sql.SQLParameter
-
- setHandler(TypeHandler<Object>) - Method in class sf.database.meta.ColumnMapping
-
- setHandler(TypeHandler<Object>) - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- setHasParamter(boolean) - Method in class sf.database.mapper.handle.Condition
-
- setHoldability(int) - Method in class sf.database.connection.WrapConnection
-
- setHost(String) - Method in class sf.database.dbinfo.ConnectInfo
-
设置数据库地址
- setId(String) - Method in class sf.database.support.AllowDataInitialize
-
- setIdentifierGenerator(IdentifierGenerator) - Method in class sf.database.meta.ColumnMapping
-
- setImplClasses(String[]) - Method in class sf.database.support.EntityScanner
-
设置多个DataObject类
- setImplClasses(Class...) - Method in class sf.database.support.EntityScanner
-
- setIncludePattern(String) - Method in class sf.codegen.EntityEnhancerASM
-
- setIndex(Index) - Method in class sf.jooq.tables.DynamicJooqTable
-
- setIndex(Index) - Method in class sf.jooq.tables.JooqTable
-
- setIndexName(String) - Method in class sf.database.dbinfo.Index
-
设置索引名称
- setIndexQualifier(String) - Method in class sf.database.dbinfo.Index
-
- setIndexs(List<Index>) - Method in class sf.database.meta.TableMapping
-
- setInitData(boolean) - Method in class sf.database.support.EntityScanner
-
- setInitiallyDeferred(boolean) - Method in class sf.database.dbinfo.Constraint
-
- setInputParas(Map<String, Object>) - Method in class sf.database.jdbc.sql.SQLContext
-
- setInsertable(boolean) - Method in class sf.database.meta.def.ColumnDef
-
- setInsertRelation(CascadeContext) - Method in class sf.database.meta.CascadeConfig
-
- setInt(Object, int, int) - Method in class sf.tools.reflectasm.FieldAccess
-
- setJdbcSqlType(ColumnMapping) - Static method in class sf.database.jdbc.type.Jdbcs
-
设置 jdbc sql type
- setJdbcType(int) - Method in class sf.database.jdbc.sql.SQLParameter
-
- setJdbcType(Integer) - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- setJdbcUrl(String) - Method in class sf.database.datasource.SimpleDataSource
-
- setJoinColumn(JoinColumn) - Method in class sf.database.meta.ColumnMapping
-
- setJoinColumns(JoinColumns) - Method in class sf.database.meta.ColumnMapping
-
- setJoinTable(JoinTable) - Method in class sf.database.meta.ColumnMapping
-
- setJooqTable(JooqTable<Record>) - Method in class sf.database.meta.TableMapping
-
- setJpaTransient(Transient) - Method in class sf.database.meta.ColumnMapping
-
- setKeepTaskList(boolean) - Method in class sf.spring.util.StopWatch
-
- setKeepUpdate(boolean) - Method in class sf.database.dao.DBContext
-
- setKey(K) - Method in class sf.common.Entry
-
- setKey(UniqueKey<R>) - Method in class sf.jooq.tables.DynamicJooqTable
-
- setKey(UniqueKey<R>) - Method in class sf.jooq.tables.JooqTable
-
- setKeySeq(int) - Method in class sf.database.dbinfo.ForeignKey
-
- setLastDataInitResult(String) - Method in class sf.database.support.AllowDataInitialize
-
- setLastDataInitTime(Date) - Method in class sf.database.support.AllowDataInitialize
-
- setLastDataInitUser(String) - Method in class sf.database.support.AllowDataInitialize
-
- setLastModified(long) - Method in class sf.tools.URLFile
-
- setLength(int) - Method in class sf.database.meta.def.ColumnDef
-
- setList(List<T>) - Method in class sf.common.wrapper.Page
-
设置记录数据
- setList(T[]) - Method in class sf.common.wrapper.Page
-
设置记录数据
- setListSql(String) - Method in class sf.database.jdbc.sql.SQLContext
-
- setListSql(String) - Method in class sf.database.template.enjoy.ext.SqlPara
-
- setLoad(Bytecode, String, int) - Static method in class sf.tools.JavassitUtils
-
- setLob(boolean) - Method in class sf.database.meta.ColumnMapping
-
- setLobNames(List<DBField>) - Method in class sf.database.meta.TableMapping
-
- setLoginTimeout(int) - Method in class sf.database.datasource.ADataSource
-
- setLoginTimeout(int) - Method in class sf.database.datasource.SimpleDataSource
-
- setLoginTimeout(int) - Method in class sf.database.datasource.WrapDataSource
-
- setLogWriter(PrintWriter) - Method in class sf.database.datasource.ADataSource
-
- setLogWriter(PrintWriter) - Method in class sf.database.datasource.SimpleDataSource
-
- setLogWriter(PrintWriter) - Method in class sf.database.datasource.WrapDataSource
-
- setLong(Object, int, long) - Method in class sf.tools.reflectasm.FieldAccess
-
- setLookDialectClass(String) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setLookDialectClass(String) - Method in class sf.database.OrmConfig
-
- setLowerColumnName(String) - Method in class sf.database.meta.ColumnMapping
-
- setManyToMany(ManyToMany) - Method in class sf.database.meta.ColumnMapping
-
- setManyToOne(ManyToOne) - Method in class sf.database.meta.ColumnMapping
-
- setMapKey(MapKey) - Method in class sf.database.meta.ColumnMapping
-
- setMapKeyClass(MapKeyClass) - Method in class sf.database.meta.ColumnMapping
-
- setMapKeyColumn(MapKeyColumn) - Method in class sf.database.meta.ColumnMapping
-
- setMapKeyEnumerated(MapKeyEnumerated) - Method in class sf.database.meta.ColumnMapping
-
- setMapKeyJoinColumn(MapKeyJoinColumn) - Method in class sf.database.meta.ColumnMapping
-
- setMapKeyJoinColumns(MapKeyJoinColumns) - Method in class sf.database.meta.ColumnMapping
-
- setMappedClass(Class<T>) - Method in class org.smallframework.spring.SormBeanPropertyRowMapper
-
Set the class that each row should be mapped to.
- setMapperImplTemplate(String) - Method in class sf.ext.gen.MapperImplCodeGen
-
- setMapperInterface(Class<T>) - Method in class org.smallframework.spring.mapper.DaoMapperFactoryBean
-
- setMapperPkg(String) - Method in class sf.ext.gen.MapperImplCodeGen
-
- setMapperTemplate(String) - Method in class sf.ext.gen.MapperCodeGen
-
- setMapValues(DBObject, ColumnMapping, List<Object>) - Static method in class sf.database.meta.CascadeUtils
-
- setMatchType(ForeignKeyMatchType) - Method in class sf.database.dbinfo.Constraint
-
- setMaximumScale(short) - Method in class sf.database.dbinfo.DataType
-
- setMaxResults(int) - Method in class sf.database.jdbc.handle.PageListHandler
-
- setMeta(TableMapping) - Method in class sf.database.meta.ColumnMapping
-
- setMethodAccess(MethodAccess) - Method in class sf.database.meta.TableMapping
-
- setMiddleTableColumns(Map<String, ColumnMapping>) - Method in class sf.database.meta.CascadeConfig
-
- setMiddleTableName(String) - Method in class sf.database.meta.CascadeConfig
-
- setMinimumScale(short) - Method in class sf.database.dbinfo.DataType
-
- setMinValue(long) - Method in class sf.database.dbinfo.SequenceInfo
-
- setName(String) - Method in class sf.database.dbinfo.Constraint
-
- setName(String) - Method in class sf.database.dbinfo.ForeignKey
-
- setName(String) - Method in class sf.database.dbinfo.Function
-
set the functuon/procedure name
- setName(String) - Method in class sf.database.dbinfo.PrimaryKey
-
- setName(String) - Method in class sf.database.dbinfo.SequenceInfo
-
- setName(String) - Method in class sf.database.dbinfo.TableInfo
-
设置名称
- setName(String) - Method in class sf.database.meta.def.ColumnDef
-
- setName(String) - Method in class sf.database.meta.def.IndexDef
-
- setName(String) - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- setName(String) - Method in class sf.jooq.tables.JooqField
-
- setName(String) - Method in class sf.tools.reflect.PropertyHold
-
- setNameGenerator(BeanNameGenerator) - Method in class org.smallframework.spring.mapper.DaoMapperScannerConfigurer
-
- setNetworkTimeout(Executor, int) - Method in class sf.database.connection.WrapConnection
-
- setNewOptimisticLockValues(T) - Method in class sf.database.dao.DBClient
-
- setNewOptimisticLockValues(T) - Method in interface sf.database.dao.DBMethod
-
警告:从数据库中获取最新的乐观锁的值到对象中,一般情况下,该方法用不到.慎用.
- setNewOptimisticLockValues(Connection, T) - Static method in class sf.database.meta.OptimisticLock
-
- setNoPkConstraint(boolean) - Method in class sf.database.meta.def.TableDef
-
- setNotInsert(boolean) - Method in class sf.database.meta.ColumnMapping
-
- setNoTransaction(boolean) - Method in class sf.database.dao.DBContext
-
- setNotUpdate(boolean) - Method in class sf.database.meta.ColumnMapping
-
- setNullable(boolean) - Method in class sf.database.dbinfo.ColumnDBType
-
- setNullable(boolean) - Method in class sf.database.dbinfo.ColumnInfo
-
- setNullable(short) - Method in class sf.database.dbinfo.DataType
-
- setNullable(boolean) - Method in class sf.database.meta.def.ColumnDef
-
- setNullable(boolean) - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- setNumPrecRadix(int) - Method in class sf.database.dbinfo.DataType
-
- setOffsetLimit(Example.OffsetLimit) - Method in class sf.dsl.Example
-
- setOneToMany(OneToMany) - Method in class sf.database.meta.ColumnMapping
-
- setOneToOne(OneToOne) - Method in class sf.database.meta.ColumnMapping
-
- setOnlyMapper(boolean) - Method in class sf.ext.gen.MapperCodeGen
-
- setOpenStreamIterator(boolean) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setOpenStreamIterator(boolean) - Method in class sf.database.OrmConfig
-
- setOrderBy(OrderBy) - Method in class sf.database.meta.ColumnMapping
-
- setOrderColumn(OrderColumn) - Method in class sf.database.meta.ColumnMapping
-
- setOrdinal(int) - Method in class sf.database.dbinfo.ColumnInfo
-
- setOut(PrintStream) - Method in class sf.codegen.EntityEnhancerASM
-
- setOut(PrintStream) - Method in class sf.codegen.EntityEnhancerJavassist
-
- setPackageNames(String) - Method in class sf.database.support.EntityScanner
-
- setPackages(String) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setPackagesToScan(String[]) - Method in class sf.database.OrmConfig
-
- setPageSize(int) - Method in class sf.common.wrapper.Page
-
- setParaList(List<Object>) - Method in class sf.database.template.enjoy.ext.SqlPara
-
- setParameters(List<SQLParameter>) - Method in class sf.database.mapper.handle.Condition
-
- setParams(List<Object>) - Method in class sf.database.template.mybatis.SqlParam
-
- setParas(Object) - Method in class sf.common.log.LogContext
-
- setParas(List<SQLParameter>) - Method in class sf.database.jdbc.sql.SQLContext
-
- setParas(List<ColumnMapping>) - Method in class sf.database.meta.CascadeContext
-
- setPassword(String) - Method in class sf.database.datasource.SimpleDataSource
-
- setPassword(String) - Method in class sf.database.dbinfo.ConnectInfo
-
设置口令
- setPath(String) - Method in class org.smallframework.mavenplugin.goal.EnhanceASMMojo
-
- setPath(String) - Method in class org.smallframework.mavenplugin.goal.EnhanceJavassistMojo
-
- setPathMatcher(PathMatcher) - Method in class sf.spring.core.io.support.PathMatchingResourcePatternResolver
-
Set the PathMatcher implementation to use for this
resource pattern resolver.
- setPathSeparator(String) - Method in class sf.spring.util.AntPathMatcher
-
Set the path separator to use for pattern parsing.
- setPk(boolean) - Method in class sf.database.meta.ColumnMapping
-
- setPk(boolean) - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- setPk(boolean) - Method in interface sf.database.meta.IColumnMapping
-
设置,是否为主键
- setPkFields(List<ColumnMapping>) - Method in class sf.database.meta.TableMapping
-
- setPkName(String) - Method in class sf.database.dbinfo.ForeignKey
-
- setPrecision(int) - Method in class sf.database.dbinfo.DataType
-
- setPrecision(int) - Method in class sf.database.meta.def.ColumnDef
-
- setPreferBigDecimal(boolean) - Method in class sf.ext.gen.GenConfig
-
- setPreferDate(boolean) - Method in class sf.ext.gen.GenConfig
-
- setPreResultParas(List<SQLParameter>) - Method in class sf.database.jdbc.sql.SQLContext
-
- setPrimaryKey(boolean) - Method in class sf.database.dbinfo.ColumnInfo
-
- setPrimaryKey(String) - Method in class sf.database.dbinfo.TableInfo
-
- setPrimaryKeyValue(DBObject, Object) - Static method in class sf.database.util.OrmUtils
-
设置指定的值到主键
- setPrintSql(StringBuilder) - Method in class sf.common.log.LogContext
-
- setProfile(DBDialect) - Method in class sf.database.dbinfo.ConnectInfo
-
设置方言
- setProfile(DBDialect) - Method in class sf.database.meta.def.TableDef
-
- setProperty(DBProperty, String) - Method in class sf.database.dialect.DBDialect
-
- setProperty(String, Object) - Method in class sf.database.jpa.JpaEntityManagerImpl
-
- setPropertyNames(List<String>) - Method in class sf.database.template.mybatis.SqlParam
-
- setPropertyOrder(int) - Method in class sf.ext.gen.GenConfig
-
- setQueryTimeout(int) - Method in class sf.database.connection.WrapConnection
-
- setQueryTimeout(int) - Method in class sf.database.dao.DBContext
-
- setQuoteChar(String) - Method in class sf.database.meta.MetadataFeature
-
- setQuotedCase(Case) - Method in class sf.database.meta.MetadataFeature
-
- setRawColumnName(String) - Method in class sf.database.meta.ColumnMapping
-
- setRawTypes(Class<?>[]) - Method in class sf.tools.reflect.PropertyHold
-
- setReadOnly(boolean) - Method in class sf.database.connection.WrapConnection
-
- setReadOnly() - Method in class sf.tools.URLFile
-
- setRefColumns(List<String>) - Method in class sf.database.dbinfo.Constraint
-
- setReferenceColumn(String) - Method in class sf.database.dbinfo.ForeignKey
-
- setReferenceSchema(String) - Method in class sf.database.dbinfo.ForeignKey
-
- setReferenceTable(String) - Method in class sf.database.dbinfo.ForeignKey
-
- setRefGeneration(String) - Method in class sf.database.dbinfo.TableInfo
-
- setReflectasmGetterIndex(int) - Method in class sf.tools.reflect.PropertyHold
-
- setReflectasmSetterIndex(int) - Method in class sf.tools.reflect.PropertyHold
-
- setRefTableName(String) - Method in class sf.database.dbinfo.Constraint
-
- setRefTableSchema(String) - Method in class sf.database.dbinfo.Constraint
-
- setRelationalPath(SQLRelationalPath<?>) - Method in class sf.database.meta.TableMapping
-
- setRemarks(String) - Method in class sf.database.dbinfo.ColumnInfo
-
- setRemarks(String) - Method in class sf.database.dbinfo.Function
-
设置备注
- setRemarks(String) - Method in class sf.database.dbinfo.TableInfo
-
设置备注
- setRemovedTableNamePrefixes(String...) - Method in class sf.database.dbinfo.DBInfoBuilder
-
设置需要被移除的表名前缀,仅用于生成 modelName 与 baseModelName 例如表名 "osc_account",移除前缀
"osc_" 后变为 "account"
- setResourceLoader(ResourceLoader) - Method in class org.smallframework.springboot.SmallOrmAutoConfiguration.AutoConfiguredMapperScannerRegistrar
-
- setResourcePathRelativeToSrc(String) - Static method in class sf.ext.gen.GenUtils
-
设置资源文件生成根路径(影响md的生成)
- setResult(Object) - Method in class sf.common.log.LogContext
-
- setResult(Object) - Method in class sf.database.jdbc.sql.SQLContext
-
- setResultBeanClass(Class<?>) - Method in class sf.database.jdbc.sql.SQLContext
-
- setResultBeanClass(Class<?>) - Method in class sf.database.meta.CascadeContext
-
- setReturnedClass(Class<T>) - Method in class sf.querydsl.QueryDSLObjectMapJsonType
-
- setRollbackOnly() - Method in class sf.database.jpa.JpaEntityTransaction
-
- SetRowMapper - Class in sf.database.jdbc.rowmapper
-
结果集转为set
- SetRowMapper() - Constructor for class sf.database.jdbc.rowmapper.SetRowMapper
-
- setSavedDefaultValue(SavedDefaultValue) - Method in class sf.database.meta.ColumnMapping
-
- setSavepoint() - Method in class sf.database.connection.WrapConnection
-
- setSavepoint(String) - Method in class sf.database.connection.WrapConnection
-
- setScale(int) - Method in class sf.database.meta.def.ColumnDef
-
- setScanSubPackage(boolean) - Method in class sf.database.support.EntityScanner
-
- setSchema(String) - Method in class sf.database.connection.WrapConnection
-
- setSchema(String) - Method in class sf.database.dbinfo.Constraint
-
- setSchema(String) - Method in class sf.database.dbinfo.Function
-
设置schema
- setSchema(String) - Method in class sf.database.dbinfo.SequenceInfo
-
- setSchema(String) - Method in class sf.database.dbinfo.TableInfo
-
设置 schema
- setSchema(String) - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
- setSchema(String) - Method in class sf.database.meta.TableMapping
-
- setSearchable(short) - Method in class sf.database.dbinfo.DataType
-
- setSelectSubObject(CascadeContext) - Method in class sf.database.meta.CascadeConfig
-
- setSelfRefencingColName(String) - Method in class sf.database.dbinfo.TableInfo
-
- setSequenceGenerator(SequenceGenerator) - Method in class sf.database.meta.ColumnMapping
-
- setSetter(Method) - Method in class sf.tools.reflect.PropertyHold
-
- setShort(Object, int, short) - Method in class sf.tools.reflectasm.FieldAccess
-
- setShowCallChain(boolean) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setShowCallChain(boolean) - Method in class sf.database.OrmConfig
-
- setShowSql(boolean) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setShowSql(boolean) - Method in class sf.database.OrmConfig
-
- setSize(int) - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- setSpace(int) - Method in class sf.ext.gen.GenConfig
-
- setSpecificName(String) - Method in class sf.database.dbinfo.Function
-
设置specificName
- setSql(String) - Method in class sf.common.log.LogContext
-
- setSql(String) - Method in class sf.database.jdbc.sql.SQLContext
-
- setSql(String) - Method in class sf.database.meta.CascadeContext
-
- setSql(String) - Method in class sf.database.template.enjoy.ext.SqlPara
-
- setSql(String) - Method in class sf.database.template.mybatis.SqlParam
-
- setSqlDataType(int) - Method in class sf.database.dbinfo.DataType
-
- setSqlExpression(String) - Method in class sf.database.mapper.handle.Condition
-
- setSqlId(String) - Method in class sf.database.jdbc.sql.SQLContext
-
- setSqlTemplateDebug(boolean) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setSqlTemplateDebug(boolean) - Method in class sf.database.OrmConfig
-
- setSqlTemplateIdUseDialect(boolean) - Method in class sf.database.dao.DBContext
-
- setSqlTemplatePath(String) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setSqlTemplatePath(String) - Method in class sf.database.OrmConfig
-
- setSqlTemplateType(TemplateType) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setSqlTemplateType(TemplateType) - Method in class sf.database.OrmConfig
-
- setSqlType(int) - Method in class sf.database.dbinfo.ColumnDBType
-
- setSqlType(int) - Method in class sf.database.dbinfo.ColumnInfo
-
- setSqlType(int) - Method in class sf.database.jdbc.type.ObjectType
-
- setSqlType(int) - Method in interface sf.database.jdbc.type.TypeHandler
-
设置sqlType,大部分不实现!
- setSqlType(int) - Method in class sf.database.meta.ColumnMapping
-
- setSrcPathRelativeToSrc(String) - Static method in class sf.ext.gen.GenUtils
-
设置java代码生成根路径(影响pojo、mapper的生成)
- setStart(Long) - Method in class sf.common.log.LogContext
-
- setStartValue(long) - Method in class sf.database.dbinfo.SequenceInfo
-
- setStep(int) - Method in class sf.database.dbinfo.SequenceInfo
-
- setString(long, String) - Method in class sf.database.jdbc.lob.SimpleClob
-
- setString(long, String, int, int) - Method in class sf.database.jdbc.lob.SimpleClob
-
- setSuffix(String) - Method in class org.smallframework.spring.mapper.DaoMapperClassPathScanner
-
- setSuffix(String) - Method in class org.smallframework.spring.mapper.DaoMapperScannerConfigurer
-
- setSystemClassLoader() - Method in class sf.spring.core.io.ClasspathLoader
-
指定使用系统classloader查找
- setTable(String) - Method in class sf.database.meta.def.ColumnDef
-
- setTable(Table) - Method in class sf.database.meta.TableMapping
-
- setTable(Table<R>) - Method in class sf.jooq.tables.JooqField
-
- setTableCatalog(String) - Method in class sf.database.dbinfo.Constraint
-
- setTableComment(String) - Method in class sf.database.meta.def.TableDef
-
- setTableGenerator(TableGenerator) - Method in class sf.database.meta.ColumnMapping
-
- setTableMapping(TableMapping) - Method in class sf.database.jdbc.sql.SQLContext
-
- setTableMapping(TableMapping) - Method in class sf.database.jdbc.sql.SQLParameter
-
- setTableMapping(TableMapping) - Method in class sf.database.meta.CascadeContext
-
- setTableName(String) - Method in class sf.database.dbinfo.ColumnInfo
-
- setTableName(String) - Method in class sf.database.dbinfo.Constraint
-
- setTableName(String) - Method in class sf.database.dbinfo.Index
-
设置索引所在的表名
- setTablename(String) - Method in class sf.database.meta.def.TableDef
-
- setTableName(String) - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
- setTableName(String) - Method in class sf.database.meta.TableMapping
-
- setTableSchema(String) - Method in class sf.database.dbinfo.Constraint
-
- setTableSchema(String) - Method in class sf.database.dbinfo.Index
-
- setTail(Map<String, Object>) - Method in class sf.core.DBObject
-
- setTail(boolean) - Method in class sf.database.meta.ColumnMapping
-
- setTailField(ColumnMapping) - Method in class sf.database.meta.TableMapping
-
- setTemplate(Connection, AbstractSQLClause<?>) - Static method in class sf.querydsl.QueryDSLOrmImpl
-
- setTemplateSql(String) - Method in class sf.database.jdbc.sql.SQLContext
-
- setTemporal(Temporal) - Method in class sf.database.meta.ColumnMapping
-
- setThisType(Class<?>) - Method in class sf.database.meta.TableMapping
-
- setThreadLocal() - Method in class sf.database.template.TemplateContext
-
- setTo(String) - Method in class sf.database.dbinfo.ColumnChange
-
设置变更后描述
- setToTable(TableMapping) - Method in class sf.database.meta.CascadeConfig
-
- setTotalCount(long) - Method in class sf.common.wrapper.Page
-
设置记录总数
- setTransactionDefinition(TransactionDefinition) - Method in class org.smallframework.spring.DaoTemplate
-
- setTransactionIsolation(int) - Method in class sf.database.connection.WrapConnection
-
- setTransactionManager(PlatformTransactionManager) - Method in class org.smallframework.spring.DaoTemplate
-
- setTrimTokens(boolean) - Method in class sf.spring.util.AntPathMatcher
-
Specify whether to trim tokenized paths and patterns.
- setType(ConstraintType) - Method in class sf.database.dbinfo.Constraint
-
- setType(int) - Method in class sf.database.dbinfo.Function
-
设置类型
- setType(int) - Method in class sf.database.dbinfo.Index
-
设置索引类型
- setType(String) - Method in class sf.database.dbinfo.TableInfo
-
设置表类型
- setType(CascadeConfig.LinkType) - Method in class sf.database.meta.CascadeConfig
-
- setType(Type) - Method in class sf.database.meta.ColumnMapping
-
- setType(Class<?>) - Method in class sf.database.meta.dynamic.DynamicTableMapping
-
- setType(DataType<T>) - Method in class sf.jooq.tables.JooqField
-
- setTypeCatelog(String) - Method in class sf.database.dbinfo.TableInfo
-
- setTypeHandler(TypeHandler<Y>) - Method in class sf.database.jdbc.type.AttributeConverterType
-
- setTypeMap(Map<String, Class<?>>) - Method in class sf.database.connection.WrapConnection
-
- setTypeName(String) - Method in class sf.database.dbinfo.DataType
-
- setTypeName(String) - Method in class sf.database.dbinfo.TableInfo
-
- setTypeName(String) - Method in class sf.database.jdbc.type.ArrayType
-
- setTypeName(String) - Method in class sf.database.jdbc.type.StructType
-
- setTypeSchema(String) - Method in class sf.database.dbinfo.TableInfo
-
- setUnique(boolean) - Method in class sf.database.dbinfo.ColumnDBType
-
- setUnique(boolean) - Method in class sf.database.dbinfo.ColumnInfo
-
- setUnique(boolean) - Method in class sf.database.dbinfo.Index
-
设置该索引是否有唯一约束
- setUnique(boolean) - Method in class sf.database.meta.def.ColumnDef
-
- setUnique(boolean) - Method in class sf.database.meta.def.IndexDef
-
- setUnique(boolean) - Method in class sf.database.meta.dynamic.DynamicColumnMapping
-
- setUniqueKeyGenerator(UniqueKeyGenerator) - Method in class sf.database.meta.ColumnMapping
-
- setUniques(List<UniqueConstraint>) - Method in class sf.database.meta.TableMapping
-
- setUnsigned(boolean) - Method in class sf.database.dbinfo.DataType
-
- setUnsigned(boolean) - Method in class sf.database.meta.ColumnMapping
-
- setUpdatable(boolean) - Method in class sf.database.meta.def.ColumnDef
-
- setUpdate(boolean) - Method in class sf.database.jdbc.sql.SQLContext
-
- setUpdateRelation(CascadeContext) - Method in class sf.database.meta.CascadeConfig
-
- setUpdateRule(ForeignKeyAction) - Method in class sf.database.dbinfo.Constraint
-
- setUpdateRule(int) - Method in class sf.database.dbinfo.ForeignKey
-
- setupEntityField(Connection, TableMapping) - Method in class sf.database.dialect.DBDialect
-
设置tablemapping信息
- setUpperColumnName(String) - Method in class sf.database.meta.ColumnMapping
-
- setUrl(String) - Method in class sf.database.datasource.SimpleDataSource
-
- setUrl(String) - Method in class sf.database.dbinfo.ConnectInfo
-
设置地址
- setUseMappedBy(boolean) - Method in class sf.database.meta.CascadeConfig
-
- setUseOuterJoin(boolean) - Method in class sf.database.meta.TableMapping
-
- setUser(String) - Method in class sf.database.dbinfo.ConnectInfo
-
设置用户名
- setUserDefinition(String) - Method in class sf.database.dbinfo.Index
-
- setUsername(String) - Method in class sf.database.datasource.SimpleDataSource
-
- setUseSystemPrint(boolean) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setUseSystemPrint(boolean) - Method in class sf.database.OrmConfig
-
- setUseTail(boolean) - Method in class org.smallframework.springboot.SmallOrmProperties
-
- setUseTail(boolean) - Method in class sf.database.dao.DBContext
-
- setUseTail(boolean) - Method in class sf.database.OrmConfig
-
- setUseTemplateReplace(boolean) - Method in class sf.dynamicsql.SimpleTable
-
- setValue(V) - Method in class sf.common.Entry
-
- setValue(Object) - Method in class sf.database.jdbc.sql.SQLParameter
-
- setValue(T, ColumnMapping, Object) - Static method in class sf.database.util.OrmValueUtils
-
设置值
- setValue(T, ColumnMapping, Object, OrmValueUtils.BeanValueType) - Static method in class sf.database.util.OrmValueUtils
-
- setValue(PreparedStatement, int, T) - Method in class sf.querydsl.QueryDSLObjectMapJsonType
-
- setValue(V) - Method in class sf.spring.util.ConcurrentReferenceHashMap.Entry
-
- setValue(Object, long, Class<?>, Object) - Static method in class sf.tools.reflect.UnsafeUtils
-
- setValues(PreparedStatement, Object) - Method in interface sf.database.jdbc.sql.PreparedStatementSetter
-
- setVersion(boolean) - Method in class sf.database.meta.ColumnMapping
-
- setVersionMap(Map<DBField, ColumnMapping>) - Method in class sf.database.meta.TableMapping
-
- setXclass(Class<X>) - Method in class sf.database.jdbc.type.AttributeConverterType
-
- setYclass(Class<Y>) - Method in class sf.database.jdbc.type.AttributeConverterType
-
- sf.accelerator.asm.commons - package sf.accelerator.asm.commons
-
- sf.codegen - package sf.codegen
-
- sf.codegen.support - package sf.codegen.support
-
- sf.common - package sf.common
-
- sf.common.exception - package sf.common.exception
-
- sf.common.log - package sf.common.log
-
- sf.common.wrapper - package sf.common.wrapper
-
- sf.core - package sf.core
-
- sf.database - package sf.database
-
- sf.database.annotations - package sf.database.annotations
-
- sf.database.connection - package sf.database.connection
-
- sf.database.dao - package sf.database.dao
-
- sf.database.datasource - package sf.database.datasource
-
- sf.database.dbinfo - package sf.database.dbinfo
-
- sf.database.dialect - package sf.database.dialect
-
- sf.database.dialect.cubrid - package sf.database.dialect.cubrid
-
- sf.database.dialect.db2 - package sf.database.dialect.db2
-
- sf.database.dialect.derby - package sf.database.dialect.derby
-
- sf.database.dialect.firebird - package sf.database.dialect.firebird
-
- sf.database.dialect.h2 - package sf.database.dialect.h2
-
- sf.database.dialect.hsqldb - package sf.database.dialect.hsqldb
-
- sf.database.dialect.mariadb - package sf.database.dialect.mariadb
-
- sf.database.dialect.mysql - package sf.database.dialect.mysql
-
- sf.database.dialect.oracle - package sf.database.dialect.oracle
-
- sf.database.dialect.postgresql - package sf.database.dialect.postgresql
-
- sf.database.dialect.sqlite - package sf.database.dialect.sqlite
-
- sf.database.dialect.sqlserver - package sf.database.dialect.sqlserver
-
- sf.database.jdbc.extension - package sf.database.jdbc.extension
-
- sf.database.jdbc.handle - package sf.database.jdbc.handle
-
- sf.database.jdbc.lob - package sf.database.jdbc.lob
-
- sf.database.jdbc.result - package sf.database.jdbc.result
-
- sf.database.jdbc.rowmapper - package sf.database.jdbc.rowmapper
-
- sf.database.jdbc.sql - package sf.database.jdbc.sql
-
- sf.database.jdbc.type - package sf.database.jdbc.type
-
- sf.database.jpa - package sf.database.jpa
-
- sf.database.mapper - package sf.database.mapper
-
此包为mapper映射类
- sf.database.mapper.annotation - package sf.database.mapper.annotation
-
- sf.database.mapper.handle - package sf.database.mapper.handle
-
- sf.database.meta - package sf.database.meta
-
- sf.database.meta.def - package sf.database.meta.def
-
- sf.database.meta.dynamic - package sf.database.meta.dynamic
-
- sf.database.meta.object - package sf.database.meta.object
-
- sf.database.model - package sf.database.model
-
- sf.database.support - package sf.database.support
-
- sf.database.template - package sf.database.template
-
- sf.database.template.enjoy - package sf.database.template.enjoy
-
- sf.database.template.enjoy.ext - package sf.database.template.enjoy.ext
-
- sf.database.template.expression - package sf.database.template.expression
-
- sf.database.template.freemarker - package sf.database.template.freemarker
-
- sf.database.template.freemarker.ext - package sf.database.template.freemarker.ext
-
- sf.database.template.mybatis - package sf.database.template.mybatis
-
- sf.database.template.sql - package sf.database.template.sql
-
- sf.database.transaction - package sf.database.transaction
-
- sf.database.util - package sf.database.util
-
- sf.dsl - package sf.dsl
-
- sf.dynamicsql - package sf.dynamicsql
-
- sf.dynamicsql.dao - package sf.dynamicsql.dao
-
- sf.dynamicsql.mapper - package sf.dynamicsql.mapper
-
- sf.ext.gen - package sf.ext.gen
-
- sf.jooq - package sf.jooq
-
- sf.jooq.dao - package sf.jooq.dao
-
- sf.jooq.mapper - package sf.jooq.mapper
-
- sf.jooq.spring - package sf.jooq.spring
-
- sf.jooq.tables - package sf.jooq.tables
-
- sf.querydsl - package sf.querydsl
-
- sf.querydsl.dao - package sf.querydsl.dao
-
- sf.querydsl.mapper - package sf.querydsl.mapper
-
- sf.querydsl.spring - package sf.querydsl.spring
-
- sf.spring - package sf.spring
-
拷贝 spring-core-5.1.0.RELEASE-sources.jar 内的源码
- sf.spring.asm - package sf.spring.asm
-
Spring's repackaging of
ASM 9.0
(with Spring-specific patches; for internal use only).
- sf.spring.boot.system - package sf.spring.boot.system
-
- sf.spring.core.io - package sf.spring.core.io
-
Generic abstraction for (file-based) resources, used throughout the framework.
- sf.spring.core.io.support - package sf.spring.core.io.support
-
Support classes for Spring's resource abstraction.
- sf.spring.core.type - package sf.spring.core.type
-
Core support package for type introspection.
- sf.spring.core.type.classreading - package sf.spring.core.type.classreading
-
Support classes for reading annotation and class-level metadata.
- sf.spring.lang - package sf.spring.lang
-
- sf.spring.util - package sf.spring.util
-
Miscellaneous utility classes, such as String manipulation utilities,
a Log4J configurer, and a state holder for paged lists of objects.
- sf.tools - package sf.tools
-
- sf.tools.codec - package sf.tools.codec
-
- sf.tools.io - package sf.tools.io
-
- sf.tools.reflect - package sf.tools.reflect
-
- sf.tools.reflectasm - package sf.tools.reflectasm
-
reflectasm
https://github.com/EsotericSoftware/reflectasm
- sf.tools.snowflake - package sf.tools.snowflake
-
- sf.tools.string - package sf.tools.string
-
- sha1(String) - Static method in class sf.tools.codec.HashUtils
-
- sha256(String) - Static method in class sf.tools.codec.HashUtils
-
- sha384(String) - Static method in class sf.tools.codec.HashUtils
-
- sha512(String) - Static method in class sf.tools.codec.HashUtils
-
- shallowCopyFieldState(Object, Object) - Static method in class sf.spring.util.ReflectionUtils
-
Given the source object and the destination, which must be the same class
or a subclass, copy all fields, including inherited fields.
- SHORT - Static variable in class sf.spring.asm.Type
-
The sort of the short
type.
- SHORT_TYPE - Static variable in class sf.spring.asm.Type
-
The short
type.
- ShortSMALLINTType - Class in sf.database.jdbc.type
-
- ShortSMALLINTType() - Constructor for class sf.database.jdbc.type.ShortSMALLINTType
-
- shortSummary() - Method in class sf.spring.util.StopWatch
-
Get a short description of the total running time.
- show(ResultSet) - Static method in class sf.common.log.LogUtil
-
- show(Object) - Static method in class sf.common.log.LogUtil
-
将指定的对象显示输出
- showCallChain - Variable in class org.smallframework.springboot.SmallOrmProperties
-
是否打印方法调用,在showSql=true的情况下才有用
- showCallChain - Variable in class sf.database.OrmConfig
-
是否打印方法调用,在showSql=true的情况下才有用
- showResult(ResultSet, int) - Static method in class sf.database.jdbc.result.ResultSets
-
显示sql的resultset
- showResult(ResultSet, int, boolean) - Static method in class sf.database.jdbc.result.ResultSets
-
以文本显示SQL结果
- shows(Object...) - Static method in class sf.common.log.LogUtil
-
将指定的对象显示输出
- showSql - Variable in class sf.database.OrmConfig
-
sql日志开关
- simple(String, Class<? super T>) - Method in class sf.querydsl.DynamicSQLRelationalPath
-
- simple(DBField) - Method in class sf.querydsl.JPAEntityPath
-
- simple(DBField) - Method in class sf.querydsl.SQLRelationalPath
-
- SimpleBlob - Class in sf.database.jdbc.lob
-
如果数据已经是byte[],请使用javax.sql.rowset.serial.SerialBlob
- SimpleBlob() - Constructor for class sf.database.jdbc.lob.SimpleBlob
-
- SimpleBlob(File) - Constructor for class sf.database.jdbc.lob.SimpleBlob
-
如果数据已经是byte[],请使用javax.sql.rowset.serial.SerialBlob
- SimpleClob - Class in sf.database.jdbc.lob
-
- SimpleClob() - Constructor for class sf.database.jdbc.lob.SimpleClob
-
- SimpleClob(File) - Constructor for class sf.database.jdbc.lob.SimpleClob
-
- SimpleDataSource - Class in sf.database.datasource
-
这是一个神奇的DataSource!!你甚至不需要设置driverClassName!!
- SimpleDataSource() - Constructor for class sf.database.datasource.SimpleDataSource
-
- simpleMatchToRegexp(String) - Static method in class sf.tools.string.RegexpUtils
-
将使用简易匹配语法的关键字修改为标准正则表达式
简易语法就是用*表示匹配任意数量字符,用?表示匹配0~1个字符,其他字符一律按照字面理解。 这是为了和Windows用户的习惯相吻合
- SimpleMetadataReaderFactory - Class in sf.spring.core.type.classreading
-
- SimpleMetadataReaderFactory() - Constructor for class sf.spring.core.type.classreading.SimpleMetadataReaderFactory
-
Create a new SimpleMetadataReaderFactory for the default class loader.
- SimpleMetadataReaderFactory(ResourceLoader) - Constructor for class sf.spring.core.type.classreading.SimpleMetadataReaderFactory
-
Create a new SimpleMetadataReaderFactory for the given resource loader.
- SimpleMetadataReaderFactory(ClassLoader) - Constructor for class sf.spring.core.type.classreading.SimpleMetadataReaderFactory
-
Create a new SimpleMetadataReaderFactory for the given class loader.
- simplePattern(String, boolean, boolean, boolean, boolean) - Static method in class sf.tools.string.RegexpUtils
-
得到简易通配的正则pattern
- SimpleRoutingDataSource - Class in sf.database.datasource
-
简易主从数据源管理,使用spring 的routingDataSource过于复杂.
- SimpleRoutingDataSource(String, DataSource, Map<String, DataSource>) - Constructor for class sf.database.datasource.SimpleRoutingDataSource
-
- SimpleSQLTemplate - Class in sf.database.util
-
简易SQL模板
- SimpleSQLTemplate() - Constructor for class sf.database.util.SimpleSQLTemplate
-
- SimpleTable - Class in sf.dynamicsql
-
- SimpleTable(DBContext, DBDialect, Class<? extends DBObject>, boolean) - Constructor for class sf.dynamicsql.SimpleTable
-
- SimpleTable(DBContext, DBDialect, Class<? extends DBObject>) - Constructor for class sf.dynamicsql.SimpleTable
-
- SimpleTable(String) - Constructor for class sf.dynamicsql.SimpleTable
-
- SimpleTable(Supplier<String>) - Constructor for class sf.dynamicsql.SimpleTable
-
- SimpleTable(Supplier<Optional<String>>, String) - Constructor for class sf.dynamicsql.SimpleTable
-
- SimpleTable(Supplier<Optional<String>>, Supplier<Optional<String>>, String) - Constructor for class sf.dynamicsql.SimpleTable
-
- single(T) - Method in interface sf.database.mapper.DaoMapper
-
获取单一对象,如果对象不存在,返回null
- single(T) - Method in class sf.database.mapper.DaoMapperImpl
-
- SingleColumnRowMapper<T> - Class in sf.database.jdbc.rowmapper
-
单值转换,主要是基本类型,String等.
- SingleColumnRowMapper(Class<T>) - Constructor for class sf.database.jdbc.rowmapper.SingleColumnRowMapper
-
- SingleRowHandler<T> - Class in sf.database.jdbc.handle
-
单一值回调处理
- SingleRowHandler(RowMapper<T>) - Constructor for class sf.database.jdbc.handle.SingleRowHandler
-
- SIPUSH - Static variable in interface sf.spring.asm.Opcodes
-
- SITE_MAPPING - Static variable in class sf.database.meta.MetaHolder
-
- size() - Method in class sf.common.CopyOnWriteMap
-
Returns the number of key/value pairs in this map.
- size() - Method in class sf.common.IgnoreEmptyList
-
- size() - Method in class sf.common.SoftHashMap
-
- size() - Method in class sf.database.jdbc.sql.RecordsHolder
-
返回结果的条数
- size() - Method in class sf.database.VarObject
-
- size() - Method in class sf.spring.util.ConcurrentReferenceHashMap
-
- size() - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
- SKIP_CODE - Static variable in class sf.spring.asm.ClassReader
-
A flag to skip the Code attributes.
- SKIP_DEBUG - Static variable in class sf.spring.asm.ClassReader
-
A flag to skip the SourceFile, SourceDebugExtension, LocalVariableTable,
LocalVariableTypeTable, LineNumberTable and MethodParameters attributes.
- SKIP_FRAMES - Static variable in class sf.spring.asm.ClassReader
-
A flag to skip the StackMap and StackMapTable attributes.
- slaves - Variable in class sf.database.datasource.SimpleRoutingDataSource
-
- slowEquals(byte[], byte[]) - Static method in class sf.tools.codec.HashUtils
-
- SmallEntity - Annotation Type in sf.database.annotations
-
用于描述一个实体的行为
- SmallOrmAutoConfiguration - Class in org.smallframework.springboot
-
- SmallOrmAutoConfiguration() - Constructor for class org.smallframework.springboot.SmallOrmAutoConfiguration
-
- SmallOrmAutoConfiguration.AutoConfiguredMapperScannerRegistrar - Class in org.smallframework.springboot
-
配置mapper扫描
- SmallOrmAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration - Class in org.smallframework.springboot
-
- SmallOrmException - Exception in sf.common.exception
-
- SmallOrmException() - Constructor for exception sf.common.exception.SmallOrmException
-
- SmallOrmException(String) - Constructor for exception sf.common.exception.SmallOrmException
-
- SmallOrmException(String, Throwable) - Constructor for exception sf.common.exception.SmallOrmException
-
- SmallOrmException(Throwable) - Constructor for exception sf.common.exception.SmallOrmException
-
- SmallOrmException(String, Throwable, boolean, boolean) - Constructor for exception sf.common.exception.SmallOrmException
-
- SmallOrmException(int) - Constructor for exception sf.common.exception.SmallOrmException
-
- SmallOrmException(int, Exception) - Constructor for exception sf.common.exception.SmallOrmException
-
- SmallOrmException(int, String, Exception) - Constructor for exception sf.common.exception.SmallOrmException
-
- SmallOrmException(int, String) - Constructor for exception sf.common.exception.SmallOrmException
-
- SmallOrmProperties - Class in org.smallframework.springboot
-
- SmallOrmProperties() - Constructor for class org.smallframework.springboot.SmallOrmProperties
-
- SmallResults - Annotation Type in sf.database.annotations
-
此注解框架实现:主要解决子对象的创建问题.
- SnowflakeIDAutoGen - Class in sf.tools.snowflake
-
ID生成器
- SnowflakeIDAutoGen() - Constructor for class sf.tools.snowflake.SnowflakeIDAutoGen
-
- SnowflakeIDAutoGen(Map<String, SnowflakeIDWorker>) - Constructor for class sf.tools.snowflake.SnowflakeIDAutoGen
-
- SnowflakeIDWorker - Class in sf.tools.snowflake
-
- SnowflakeIDWorker(long, long) - Constructor for class sf.tools.snowflake.SnowflakeIDWorker
-
- SoftHashMap<K,V> - Class in sf.common
-
软引用map
- SoftHashMap() - Constructor for class sf.common.SoftHashMap
-
- SoftHashMap(int) - Constructor for class sf.common.SoftHashMap
-
- softPool - Static variable in class sf.database.meta.MetaHolder
-
维护一个软引用,降低内存消耗!不对应数据库表,只对应返回的值类.
- SormBeanPropertyRowMapper<T> - Class in org.smallframework.spring
-
support jpa annotations.
- SormBeanPropertyRowMapper() - Constructor for class org.smallframework.spring.SormBeanPropertyRowMapper
-
Create a new SormBeanPropertyRowMapper
for bean-style configuration.
- SormBeanPropertyRowMapper(Class<T>) - Constructor for class org.smallframework.spring.SormBeanPropertyRowMapper
-
Create a new SormBeanPropertyRowMapper
, accepting unpopulated
properties in the target bean.
- sortStringArray(String[]) - Static method in class sf.spring.util.StringUtils
-
Sort the given String
array if necessary.
- SOURCE_DEPRECATED - Static variable in interface sf.spring.asm.Opcodes
-
- SOURCE_MASK - Static variable in interface sf.spring.asm.Opcodes
-
- space - Variable in class sf.ext.gen.GenConfig
-
- spaceCount - Variable in class sf.ext.gen.GenConfig
-
- SPECIAL - Static variable in class sf.database.jdbc.type.JavaType
-
- split(String, String) - Static method in class sf.spring.util.StringUtils
-
Split a String
at the first occurrence of the delimiter.
- split(String, String) - Static method in class sf.tools.StringUtils
-
- split(String, char) - Static method in class sf.tools.StringUtils
-
- splitArrayElementsIntoProperties(String[], String) - Static method in class sf.spring.util.StringUtils
-
Take an array of strings and split each element based on the given delimiter.
- splitArrayElementsIntoProperties(String[], String, String) - Static method in class sf.spring.util.StringUtils
-
Take an array of strings and split each element based on the given delimiter.
- splitChars(String, String) - Static method in class sf.tools.StringUtils
-
- splitChars(String, char...) - Static method in class sf.tools.StringUtils
-
- splitCSV(String) - Static method in class sf.tools.StringUtils
-
按逗号分隔,两边加引号的不分割(CSV 规则).
- SpringAsmInfo - Class in sf.spring.asm
-
Utility class exposing constants related to Spring's internal repackaging
of the ASM bytecode library: currently based on ASM 9.0 plus minor patches.
- SpringAsmInfo() - Constructor for class sf.spring.asm.SpringAsmInfo
-
- SpringClassPathScanning - Class in org.smallframework.spring.path
-
spring 类扫描
- SpringClassPathScanning() - Constructor for class org.smallframework.spring.path.SpringClassPathScanning
-
- SpringConnectionProvider - Class in sf.querydsl.spring
-
SpringConnectionProvider
is a Provider implementation which provides a transactionally bound connection
- SpringConnectionProvider(DataSource) - Constructor for class sf.querydsl.spring.SpringConnectionProvider
-
- SpringDaoMapper<T extends DBObject> - Class in org.smallframework.spring
-
- SpringDaoMapper(Class<T>, DBClient) - Constructor for class org.smallframework.spring.SpringDaoMapper
-
- SpringExceptionTranslator - Class in sf.querydsl.spring
-
SpringExceptionTranslator
is an SQLExceptionTranslator
implementation which uses Spring's
exception translation functionality internally
- SpringExceptionTranslator() - Constructor for class sf.querydsl.spring.SpringExceptionTranslator
-
- SpringExceptionTranslator(SQLExceptionTranslator) - Constructor for class sf.querydsl.spring.SpringExceptionTranslator
-
- SpringTransactionProvider - Class in sf.jooq.spring
-
An example TransactionProvider
implementing the
TransactionProvider
contract for use with Spring.
- SpringTransactionProvider() - Constructor for class sf.jooq.spring.SpringTransactionProvider
-
- SQL_COUNT_KEY - Static variable in class sf.database.template.enjoy.ext.SqlKit
-
- SQL_COUNT_KEY - Static variable in class sf.database.template.expression.ExpressionHelp
-
- SQL_COUNT_KEY - Static variable in interface sf.database.template.TemplateConstants
-
- SQL_EXCEPTION - Static variable in exception sf.common.exception.SmallOrmException
-
- SQL_PARA_KEY - Static variable in class sf.database.template.expression.ExpressionHelp
-
- SQL_PARA_KEY - Static variable in interface sf.database.template.TemplateConstants
-
- SQL_RESULT_SET_MAPPING_MAP - Static variable in class sf.database.meta.MetaHolder
-
- SQL_SCRIPT_ERROR - Static variable in exception sf.common.exception.SmallOrmException
-
- SQL_TEMPLATE_MAP_KEY - Static variable in class sf.database.template.expression.ExpressionHelp
-
- SQL_TEMPLATE_MAP_KEY - Static variable in interface sf.database.template.TemplateConstants
-
- sqlColumnAdd(String, String, String) - Method in class sf.database.dialect.cubrid.CubridDialect
-
- sqlColumnAdd(String, String, String) - Method in class sf.database.dialect.db2.DB2Dialect
-
- sqlColumnAdd(String, String, String) - Method in class sf.database.dialect.DBDialect
-
- sqlColumnAdd(String, String, String) - Method in class sf.database.dialect.DefaultDBDialect
-
- sqlColumnAdd(String, String, String) - Method in class sf.database.dialect.derby.DerbyDialect
-
- sqlColumnAdd(String, String, String) - Method in class sf.database.dialect.firebird.FirebirdDialect
-
- sqlColumnAdd(String, String, String) - Method in class sf.database.dialect.h2.H2Dialect
-
- sqlColumnAdd(String, String, String) - Method in class sf.database.dialect.hsqldb.HsqldbDialect
-
- sqlColumnAdd(String, String, String) - Method in class sf.database.dialect.mysql.MySqlDialect
-
- sqlColumnAdd(String, String, String) - Method in class sf.database.dialect.oracle.OracleDialect
-
- sqlColumnAdd(String, String, String) - Method in class sf.database.dialect.postgresql.PostgreSqlDialect
-
- sqlColumnAdd(String, String, String) - Method in class sf.database.dialect.sqlite.SqliteDialect
-
- sqlColumnAdd(String, String, String) - Method in class sf.database.dialect.sqlserver.SqlServerDialect
-
- sqlColumnDrop(String, String) - Method in class sf.database.dialect.cubrid.CubridDialect
-
- sqlColumnDrop(String, String) - Method in class sf.database.dialect.db2.DB2Dialect
-
- sqlColumnDrop(String, String) - Method in class sf.database.dialect.DBDialect
-
- sqlColumnDrop(String, String) - Method in class sf.database.dialect.DefaultDBDialect
-
- sqlColumnDrop(String, String) - Method in class sf.database.dialect.derby.DerbyDialect
-
- sqlColumnDrop(String, String) - Method in class sf.database.dialect.firebird.FirebirdDialect
-
- sqlColumnDrop(String, String) - Method in class sf.database.dialect.h2.H2Dialect
-
- sqlColumnDrop(String, String) - Method in class sf.database.dialect.hsqldb.HsqldbDialect
-
- sqlColumnDrop(String, String) - Method in class sf.database.dialect.mysql.MySqlDialect
-
- sqlColumnDrop(String, String) - Method in class sf.database.dialect.oracle.OracleDialect
-
- sqlColumnDrop(String, String) - Method in class sf.database.dialect.postgresql.PostgreSqlDialect
-
- sqlColumnDrop(String, String) - Method in class sf.database.dialect.sqlite.SqliteDialect
-
- sqlColumnDrop(String, String) - Method in class sf.database.dialect.sqlserver.SqlServerDialect
-
- sqlColumnModify(String, String, String) - Method in class sf.database.dialect.cubrid.CubridDialect
-
- sqlColumnModify(String, String, String) - Method in class sf.database.dialect.db2.DB2Dialect
-
- sqlColumnModify(String, String, String) - Method in class sf.database.dialect.DBDialect
-
- sqlColumnModify(String, String, String) - Method in class sf.database.dialect.DefaultDBDialect
-
- sqlColumnModify(String, String, String) - Method in class sf.database.dialect.derby.DerbyDialect
-
- sqlColumnModify(String, String, String) - Method in class sf.database.dialect.firebird.FirebirdDialect
-
- sqlColumnModify(String, String, String) - Method in class sf.database.dialect.h2.H2Dialect
-
- sqlColumnModify(String, String, String) - Method in class sf.database.dialect.hsqldb.HsqldbDialect
-
- sqlColumnModify(String, String, String) - Method in class sf.database.dialect.mysql.MySqlDialect
-
- sqlColumnModify(String, String, String) - Method in class sf.database.dialect.oracle.OracleDialect
-
- sqlColumnModify(String, String, String) - Method in class sf.database.dialect.postgresql.PostgreSqlDialect
-
- sqlColumnModify(String, String, String) - Method in class sf.database.dialect.sqlite.SqliteDialect
-
- sqlColumnModify(String, String, String) - Method in class sf.database.dialect.sqlserver.SqlServerDialect
-
- SQLContext - Class in sf.database.jdbc.sql
-
sql执行上下文
- SQLContext() - Constructor for class sf.database.jdbc.sql.SQLContext
-
- SQLContext(String, String, List<SQLParameter>, Map<String, Object>, boolean) - Constructor for class sf.database.jdbc.sql.SQLContext
-
- SQLContext(TableMapping) - Constructor for class sf.database.jdbc.sql.SQLContext
-
- SQLContext(String, List<SQLParameter>, boolean) - Constructor for class sf.database.jdbc.sql.SQLContext
-
- SQLDEFAULT - Static variable in interface sf.querydsl.QueryDSLSupportDatabase
-
- SqlDirective - Class in sf.database.template.enjoy.ext
-
SqlDirective
- SqlDirective() - Constructor for class sf.database.template.enjoy.ext.SqlDirective
-
- SQLErrorCode - Enum in sf.common.exception
-
- SqlHelp - Class in sf.database.template.sql
-
- SqlHelp() - Constructor for class sf.database.template.sql.SqlHelp
-
- sqlite - Static variable in class sf.database.dialect.DialectUtils
-
- SQLITE - Static variable in class sf.database.dialect.Keywords
-
- SQLITE - Static variable in interface sf.jooq.JooqSupportDatabase
-
- SQLite - Static variable in interface sf.querydsl.QueryDSLSupportDatabase
-
- SqliteDialect - Class in sf.database.dialect.sqlite
-
- SqliteDialect() - Constructor for class sf.database.dialect.sqlite.SqliteDialect
-
- SqlKit - Class in sf.database.template.enjoy.ext
-
SqlKit
- SqlKit(String, boolean) - Constructor for class sf.database.template.enjoy.ext.SqlKit
-
- SqlKit(String) - Constructor for class sf.database.template.enjoy.ext.SqlKit
-
- sqlPageList(String, long, int) - Method in class sf.database.dialect.cubrid.CubridDialect
-
- sqlPageList(String, long, int) - Method in class sf.database.dialect.db2.DB2Dialect
-
- sqlPageList(String, long, int) - Method in class sf.database.dialect.DBDialect
-
生成分页sql
- sqlPageList(String, long, int) - Method in class sf.database.dialect.derby.DerbyDialect
-
- sqlPageList(String, long, int) - Method in class sf.database.dialect.firebird.FirebirdDialect
-
- sqlPageList(String, long, int) - Method in class sf.database.dialect.h2.H2Dialect
-
- sqlPageList(String, long, int) - Method in class sf.database.dialect.mysql.MySqlDialect
-
- sqlPageList(String, long, int) - Method in class sf.database.dialect.oracle.OracleDialect
-
- sqlPageList(String, long, int) - Method in class sf.database.dialect.postgresql.PostgreSqlDialect
-
- sqlPageList(String, long, int) - Method in class sf.database.dialect.sqlite.SqliteDialect
-
- sqlPageList(String, long, int) - Method in class sf.database.dialect.sqlserver.SQLServer2005Dialect
-
- sqlPageList(String, long, int) - Method in class sf.database.dialect.sqlserver.SQLServer2012Dialect
-
- sqlPageList(String, long, int) - Method in class sf.database.dialect.sqlserver.SqlServerDialect
-
- SqlPara - Class in sf.database.template.enjoy.ext
-
SqlPara
封装查询使用的 sql 与参数,主要用于 getSqlPara(...) 返回值
- SqlPara() - Constructor for class sf.database.template.enjoy.ext.SqlPara
-
- SqlParam - Class in sf.database.template.mybatis
-
- SqlParam() - Constructor for class sf.database.template.mybatis.SqlParam
-
- SQLParameter - Class in sf.database.jdbc.sql
-
sql 参数描述,包含值,对应的名称,如
- SQLParameter() - Constructor for class sf.database.jdbc.sql.SQLParameter
-
- SQLParameter(Object) - Constructor for class sf.database.jdbc.sql.SQLParameter
-
- SQLParameter(Object, ColumnMapping) - Constructor for class sf.database.jdbc.sql.SQLParameter
-
- SQLRelationalPath<T extends DBObject> - Class in sf.querydsl
-
DBObject对应的QueryDSL模型.
- SQLRelationalPath(Class<? extends DBObject>) - Constructor for class sf.querydsl.SQLRelationalPath
-
- SQLRelationalPath(DBContext, Class<? extends DBObject>, String) - Constructor for class sf.querydsl.SQLRelationalPath
-
- SQLRelationalPath(DBContext, TableMapping) - Constructor for class sf.querydsl.SQLRelationalPath
-
- SQLRelationalPath(DBContext, TableMapping, String) - Constructor for class sf.querydsl.SQLRelationalPath
-
- SQLRelationalPath(Class<? extends T>, String, String, String) - Constructor for class sf.querydsl.SQLRelationalPath
-
- SQLRelationalPath(Class<? extends T>, PathMetadata, String, String) - Constructor for class sf.querydsl.SQLRelationalPath
-
- SqlResource - Annotation Type in sf.database.mapper.annotation
-
mapper 中的sql文件位置,默认根据DefaultSQLIdNameConversion,也可以在这里指定
- sqlserver - Static variable in class sf.database.dialect.DialectUtils
-
- SQLServer - Static variable in interface sf.querydsl.QueryDSLSupportDatabase
-
- sqlserver2005 - Static variable in class sf.database.dialect.DialectUtils
-
- SQLSERVER2005 - Static variable in class sf.database.dialect.Keywords
-
- SQLServer2005 - Static variable in interface sf.querydsl.QueryDSLSupportDatabase
-
- SQLServer2005Dialect - Class in sf.database.dialect.sqlserver
-
- SQLServer2005Dialect() - Constructor for class sf.database.dialect.sqlserver.SQLServer2005Dialect
-
- sqlserver2008 - Static variable in class sf.database.dialect.DialectUtils
-
- SQLSERVER2008 - Static variable in class sf.database.dialect.Keywords
-
- SQLServer2008 - Static variable in interface sf.querydsl.QueryDSLSupportDatabase
-
- SQLServer2008Dialect - Class in sf.database.dialect.sqlserver
-
- SQLServer2008Dialect() - Constructor for class sf.database.dialect.sqlserver.SQLServer2008Dialect
-
- sqlserver2012 - Static variable in class sf.database.dialect.DialectUtils
-
- SQLSERVER2012 - Static variable in class sf.database.dialect.Keywords
-
- SQLServer2012 - Static variable in interface sf.querydsl.QueryDSLSupportDatabase
-
- SQLServer2012Dialect - Class in sf.database.dialect.sqlserver
-
- SQLServer2012Dialect() - Constructor for class sf.database.dialect.sqlserver.SQLServer2012Dialect
-
- SqlServerDialect - Class in sf.database.dialect.sqlserver
-
- SqlServerDialect() - Constructor for class sf.database.dialect.sqlserver.SqlServerDialect
-
- sqlTableDrop(String) - Method in class sf.database.dialect.cubrid.CubridDialect
-
- sqlTableDrop(String) - Method in class sf.database.dialect.db2.DB2Dialect
-
- sqlTableDrop(String) - Method in class sf.database.dialect.DBDialect
-
- sqlTableDrop(String) - Method in class sf.database.dialect.DefaultDBDialect
-
- sqlTableDrop(String) - Method in class sf.database.dialect.derby.DerbyDialect
-
- sqlTableDrop(String) - Method in class sf.database.dialect.firebird.FirebirdDialect
-
- sqlTableDrop(String) - Method in class sf.database.dialect.h2.H2Dialect
-
- sqlTableDrop(String) - Method in class sf.database.dialect.hsqldb.HsqldbDialect
-
- sqlTableDrop(String) - Method in class sf.database.dialect.mysql.MySqlDialect
-
- sqlTableDrop(String) - Method in class sf.database.dialect.oracle.OracleDialect
-
- sqlTableDrop(String) - Method in class sf.database.dialect.postgresql.PostgreSqlDialect
-
- sqlTableDrop(String) - Method in class sf.database.dialect.sqlite.SqliteDialect
-
- sqlTableDrop(String) - Method in class sf.database.dialect.sqlserver.SqlServerDialect
-
- sqlTableRename(String, String) - Method in class sf.database.dialect.cubrid.CubridDialect
-
- sqlTableRename(String, String) - Method in class sf.database.dialect.db2.DB2Dialect
-
- sqlTableRename(String, String) - Method in class sf.database.dialect.DBDialect
-
- sqlTableRename(String, String) - Method in class sf.database.dialect.DefaultDBDialect
-
- sqlTableRename(String, String) - Method in class sf.database.dialect.derby.DerbyDialect
-
- sqlTableRename(String, String) - Method in class sf.database.dialect.firebird.FirebirdDialect
-
- sqlTableRename(String, String) - Method in class sf.database.dialect.h2.H2Dialect
-
- sqlTableRename(String, String) - Method in class sf.database.dialect.hsqldb.HsqldbDialect
-
- sqlTableRename(String, String) - Method in class sf.database.dialect.mysql.MySqlDialect
-
- sqlTableRename(String, String) - Method in class sf.database.dialect.oracle.OracleDialect
-
- sqlTableRename(String, String) - Method in class sf.database.dialect.postgresql.PostgreSqlDialect
-
- sqlTableRename(String, String) - Method in class sf.database.dialect.sqlite.SqliteDialect
-
- sqlTableRename(String, String) - Method in class sf.database.dialect.sqlserver.SqlServerDialect
-
- sqlTemplateDebug - Variable in class sf.database.OrmConfig
-
是否开启sql模板调试模式
- sqlTemplatePath - Variable in class sf.database.OrmConfig
-
sql模板位置
- sqlTemplateType - Variable in class org.smallframework.springboot.SmallOrmProperties
-
使用的sql模板类型
- sqlTemplateType - Variable in class sf.database.OrmConfig
-
使用的sql模板类型
- SQLUtils - Class in sf.database.util
-
- SQLUtils() - Constructor for class sf.database.util.SQLUtils
-
- srcHead - Static variable in class sf.ext.gen.PojoGen
-
- StandardClassMetadata - Class in sf.spring.core.type
-
ClassMetadata
implementation that uses standard reflection
to introspect a given
Class
.
- StandardClassMetadata(Class<?>) - Constructor for class sf.spring.core.type.StandardClassMetadata
-
Create a new StandardClassMetadata wrapper for the given Class.
- StandardMethodMetadata - Class in sf.spring.core.type
-
MethodMetadata
implementation that uses standard reflection
to introspect a given
Method
.
- StandardMethodMetadata(Method) - Constructor for class sf.spring.core.type.StandardMethodMetadata
-
Create a new StandardMethodMetadata wrapper for the given Method.
- StandardMethodMetadata(Method, boolean) - Constructor for class sf.spring.core.type.StandardMethodMetadata
-
Create a new StandardMethodMetadata wrapper for the given Method,
providing the option to return any nested annotations or annotation arrays in the
form of
AnnotationAttributes
instead
of actual
Annotation
instances.
- STAR_QUESTION - Static variable in class sf.tools.string.RegexpUtils
-
- start() - Method in class org.smallframework.spring.DaoTemplate
-
- start() - Method in class sf.database.dao.DaoSupport
-
启动一个事务(默认支持子事务)
- start() - Static method in class sf.database.transaction.DefaultTransactionManager
-
- start() - Method in class sf.spring.util.StopWatch
-
Start an unnamed task.
- start(String) - Method in class sf.spring.util.StopWatch
-
Start a named task.
- startsWith(String, String) - Static method in class sf.tools.StringUtils
-
Check if a String starts with a specified prefix.
- startsWithChar(String, char) - Static method in class sf.tools.StringUtils
-
- startsWithIgnoreCase(String, String) - Static method in class sf.spring.util.StringUtils
-
Test if the given String
starts with the specified prefix,
ignoring upper/lower case.
- startsWithIgnoreCase(String, String) - Static method in class sf.tools.StringUtils
-
Case insensitive check if a String starts with a specified prefix.
- startsWithOne(String, String...) - Static method in class sf.tools.StringUtils
-
- startsWithOneIgnoreCase(String, String...) - Static method in class sf.tools.StringUtils
-
- startUpdate() - Method in class sf.core.DBObject
-
- startUpdate() - Method in interface sf.core.IEntity
-
打开字段更新记录开关
- state(boolean, String) - Static method in class sf.spring.util.Assert
-
Assert a boolean expression, throwing an IllegalStateException
if the expression evaluates to false
.
- state(boolean, Supplier<String>) - Static method in class sf.spring.util.Assert
-
Assert a boolean expression, throwing an IllegalStateException
if the expression evaluates to false
.
- state(boolean) - Static method in class sf.spring.util.Assert
-
- StatementCallback<T> - Interface in sf.database.jdbc.sql
-
- staticFieldBase(Field) - Static method in class sf.tools.reflect.UnsafeWrapper
-
- staticFieldOffset(Field) - Static method in class sf.tools.reflect.UnsafeWrapper
-
- stop() - Method in class sf.spring.util.StopWatch
-
Stop the current task.
- stopUpdate() - Method in class sf.core.DBObject
-
- stopUpdate() - Method in interface sf.core.IEntity
-
关闭字段更新记录开关
- StopWatch - Class in sf.spring.util
-
Simple stop watch, allowing for timing of a number of tasks,
exposing total running time and running time for each named task.
- StopWatch() - Constructor for class sf.spring.util.StopWatch
-
Construct a new StopWatch
.
- StopWatch(String) - Constructor for class sf.spring.util.StopWatch
-
Construct a new StopWatch
with the given ID.
- StopWatch.TaskInfo - Class in sf.spring.util
-
Nested class to hold data about one task executed within the StopWatch
.
- string(String) - Method in class sf.querydsl.DynamicSQLRelationalPath
-
新创建
- string(DBField) - Method in class sf.querydsl.JPAEntityPath
-
- string(DBField) - Method in class sf.querydsl.SQLRelationalPath
-
- StringCHARType - Class in sf.database.jdbc.type
-
- StringCHARType() - Constructor for class sf.database.jdbc.type.StringCHARType
-
- StringClobType - Class in sf.database.jdbc.type
-
- StringClobType() - Constructor for class sf.database.jdbc.type.StringClobType
-
- StringLONGNVARCHARType - Class in sf.database.jdbc.type
-
- StringLONGNVARCHARType() - Constructor for class sf.database.jdbc.type.StringLONGNVARCHARType
-
- StringLONGVARCHARType - Class in sf.database.jdbc.type
-
- StringLONGVARCHARType() - Constructor for class sf.database.jdbc.type.StringLONGVARCHARType
-
- StringNCHARType - Class in sf.database.jdbc.type
-
- StringNCHARType() - Constructor for class sf.database.jdbc.type.StringNCHARType
-
- StringNCLOBType - Class in sf.database.jdbc.type
-
- StringNCLOBType() - Constructor for class sf.database.jdbc.type.StringNCLOBType
-
- stringNew(DBField) - Method in class sf.querydsl.SQLRelationalPath
-
新创建
- StringNVARCHARType - Class in sf.database.jdbc.type
-
- StringNVARCHARType() - Constructor for class sf.database.jdbc.type.StringNVARCHARType
-
- StringSQLXMLType - Class in sf.database.jdbc.type
-
- StringSQLXMLType() - Constructor for class sf.database.jdbc.type.StringSQLXMLType
-
- StringUtils - Class in sf.spring.util
-
Miscellaneous
String
utility methods.
- StringUtils() - Constructor for class sf.spring.util.StringUtils
-
- StringUtils - Class in sf.tools
-
模仿common-lang中的代码.
- StringUtils() - Constructor for class sf.tools.StringUtils
-
- StringVARCHARType - Class in sf.database.jdbc.type
-
- StringVARCHARType() - Constructor for class sf.database.jdbc.type.StringVARCHARType
-
- stripFilenameExtension(String) - Static method in class sf.spring.util.StringUtils
-
Strip the filename extension from the given Java resource path,
e.g.
- StructType - Class in sf.database.jdbc.type
-
- StructType(String) - Constructor for class sf.database.jdbc.type.StructType
-
- StructType() - Constructor for class sf.database.jdbc.type.StructType
-
- subList(int, int) - Method in class sf.common.IgnoreEmptyList
-
- subSequence(CharSequence, int) - Static method in class sf.tools.CharSequenceUtils
-
Returns a new CharSequence
that is a subsequence of this
sequence starting with the char
value at the specified index.
- substring(String, int) - Static method in class sf.tools.StringUtils
-
Gets a substring from the specified String avoiding exceptions.
- substring(String, int, int) - Static method in class sf.tools.StringUtils
-
Gets a substring from the specified String avoiding exceptions.
- substringAfter(String, String) - Static method in class sf.tools.StringUtils
-
Gets the substring after the first occurrence of a separator.
- substringAfterLast(String, String) - Static method in class sf.tools.StringUtils
-
Gets the substring after the last occurrence of a separator.
- substringAfterLastIfExist(String, String) - Static method in class sf.tools.StringUtils
-
返回字串,如果查找的字串不存在则返回全部
和substringAfterLast方法不同,substringAfterLast方法在查找不到时返回空串
- substringBefore(String, String) - Static method in class sf.tools.StringUtils
-
Gets the substring before the first occurrence of a separator.
- substringBeforeLast(String, String) - Static method in class sf.tools.StringUtils
-
Gets the substring before the last occurrence of a separator.
- substringBetween(String, String) - Static method in class sf.tools.StringUtils
-
Gets the String that is nested in between two instances of the same
String.
- substringBetween(String, String, String) - Static method in class sf.tools.StringUtils
-
Gets the String that is nested in between two Strings.
- substringMatch(CharSequence, int, CharSequence) - Static method in class sf.spring.util.StringUtils
-
Test whether the given string matches the given substring
at the given index.
- suffix(String, String) - Static method in class sf.tools.StringUtils
-
- supportsColumnPosition() - Method in class sf.database.dialect.DBDialect
-
是否支持在添加字段的时候,指定字段位置
- supportsColumnPosition() - Method in class sf.database.dialect.h2.H2Dialect
-
- supportsColumnPosition() - Method in class sf.database.dialect.mysql.MySqlDialect
-
- supportsColumnPosition() - Method in class sf.database.dialect.postgresql.PostgreSqlDialect
-
- supportsColumnPosition() - Method in class sf.database.dialect.sqlite.SqliteDialect
-
- supportsNewRecord() - Method in class sf.database.jdbc.sql.RecordsHolder
-
一些数据库不支持在ResultSet上新建记录,返回该标志
- supportsSavepoints() - Method in class sf.database.meta.MetadataFeature
-
- supportsTransactionIsolationLevel(Connection, int) - Method in class sf.database.dbinfo.DBMetaData
-
判断,是否支持指定的事务隔离级别
- SWAP - Static variable in interface sf.spring.asm.Opcodes
-
- swapCase(String) - Static method in class sf.tools.StringUtils
-
Swaps the case of a String changing upper and title case to
lower case, and lower case to upper case.
- SystemPropertyUtils - Class in sf.spring.util
-
Helper class for resolving placeholders in texts.
- SystemPropertyUtils() - Constructor for class sf.spring.util.SystemPropertyUtils
-
- SystemUtils - Class in sf.tools
-
- SystemUtils() - Constructor for class sf.tools.SystemUtils
-
- V10 - Static variable in interface sf.spring.asm.Opcodes
-
- V11 - Static variable in interface sf.spring.asm.Opcodes
-
- V12 - Static variable in interface sf.spring.asm.Opcodes
-
- V13 - Static variable in interface sf.spring.asm.Opcodes
-
- V14 - Static variable in interface sf.spring.asm.Opcodes
-
- V15 - Static variable in interface sf.spring.asm.Opcodes
-
- V16 - Static variable in interface sf.spring.asm.Opcodes
-
- V1_1 - Static variable in interface sf.spring.asm.Opcodes
-
- V1_2 - Static variable in interface sf.spring.asm.Opcodes
-
- V1_3 - Static variable in interface sf.spring.asm.Opcodes
-
- V1_4 - Static variable in interface sf.spring.asm.Opcodes
-
- V1_5 - Static variable in interface sf.spring.asm.Opcodes
-
- V1_6 - Static variable in interface sf.spring.asm.Opcodes
-
- V1_7 - Static variable in interface sf.spring.asm.Opcodes
-
- V1_8 - Static variable in interface sf.spring.asm.Opcodes
-
- V9 - Static variable in interface sf.spring.asm.Opcodes
-
- V_PREVIEW - Static variable in interface sf.spring.asm.Opcodes
-
Version flag indicating that the class is using 'preview' features.
- value() - Method in class sf.database.dbinfo.ForeignKey
-
- VALUE_SEPARATOR - Static variable in class sf.spring.util.SystemPropertyUtils
-
Value separator for system property placeholders: ":"
- valueOf(String) - Static method in enum sf.common.exception.SQLErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.dbinfo.ColumnChange.Change
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.dbinfo.ColumnTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.dbinfo.ConstraintType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.dbinfo.Feature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.dbinfo.ForeignKeyAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.dbinfo.ForeignKeyMatchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.dbinfo.ObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.dialect.DatabaseDriver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.dialect.DBProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.jdbc.sql.PageStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.meta.CascadeConfig.LinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.meta.object.Case
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.support.AllowDataInitialize.Field
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.support.DDLType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.support.DMLType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.support.RDBMS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.template.TemplateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.transaction.TransactionIsolationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.database.util.OrmValueUtils.BeanValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.dsl.Example.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.dsl.Example.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.dsl.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.dsl.SelectOpt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.spring.boot.system.JavaVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.spring.util.ConcurrentReferenceHashMap.ReferenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.spring.util.ConcurrentReferenceHashMap.Restructure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum sf.tools.Configuration.Item
-
Returns the enum constant of this type with the specified name.
- valueOfKey(String) - Static method in enum sf.dsl.Operator
-
- values() - Method in class sf.common.CopyOnWriteMap
-
- values() - Static method in enum sf.common.exception.SQLErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.dbinfo.ColumnChange.Change
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.dbinfo.ColumnTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.dbinfo.ConstraintType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.dbinfo.Feature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.dbinfo.ForeignKeyAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.dbinfo.ForeignKeyMatchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.dbinfo.ObjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.dialect.DatabaseDriver
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.dialect.DBProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.jdbc.sql.PageStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.meta.CascadeConfig.LinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.meta.object.Case
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.support.AllowDataInitialize.Field
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.support.DDLType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.support.DMLType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.support.RDBMS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class sf.database.template.TemplateContext
-
保存相关的值
- values() - Static method in enum sf.database.template.TemplateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.transaction.TransactionIsolationLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.database.util.OrmValueUtils.BeanValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class sf.database.VarObject
-
- values() - Static method in enum sf.dsl.Example.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.dsl.Example.ValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.dsl.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.dsl.SelectOpt
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.spring.boot.system.JavaVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.spring.util.ConcurrentReferenceHashMap.ReferenceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum sf.spring.util.ConcurrentReferenceHashMap.Restructure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class sf.spring.util.LinkedCaseInsensitiveMap
-
- values() - Static method in enum sf.tools.Configuration.Item
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueToFile(Object) - Method in class sf.database.jdbc.type.FileBlobType
-
- valueToFile(Object) - Method in class sf.database.jdbc.type.FileClobType
-
- VarObject - Class in sf.database
-
记录对象 动态表使用
- VarObject() - Constructor for class sf.database.VarObject
-
- VarObject(TableMapping) - Constructor for class sf.database.VarObject
-
- VarObject(TableMapping, boolean) - Constructor for class sf.database.VarObject
-
- versionMap - Variable in class sf.database.meta.TableMapping
-
乐观锁 @Version字段的快速索引.
- VfsResource - Class in sf.spring.core.io
-
JBoss VFS based
Resource
implementation.
- VfsResource(Object) - Constructor for class sf.spring.core.io.VfsResource
-
- VfsUtils - Class in sf.spring.core.io
-
Utility for detecting and accessing JBoss VFS in the classpath.
- VfsUtils() - Constructor for class sf.spring.core.io.VfsUtils
-
- VIRTUAL_FILE_METHOD_VISIT - Static variable in class sf.spring.core.io.VfsUtils
-
- VIRTUAL_FILE_VISITOR_INTERFACE - Static variable in class sf.spring.core.io.VfsUtils
-
- visible - Variable in class sf.accelerator.asm.commons.AnnotationDef
-
- visit(String, Object) - Method in class sf.accelerator.asm.commons.AnnotationDef
-
- visit(String, Object) - Method in class sf.spring.asm.AnnotationVisitor
-
Visits a primitive value of the annotation.
- visit(int, int, String, String, String, String[]) - Method in class sf.spring.asm.ClassVisitor
-
Visits the header of the class.
- visit(int, int, String, String, String, String[]) - Method in class sf.spring.asm.ClassWriter
-
- visitAnnotableParameterCount(int, boolean) - Method in class sf.spring.asm.MethodVisitor
-
Visits the number of method parameters that can have annotations.
- visitAnnotation(String, String) - Method in class sf.accelerator.asm.commons.AnnotationDef
-
- visitAnnotation(String, boolean) - Method in class sf.accelerator.asm.commons.FieldExtDef
-
- visitAnnotation(String, String) - Method in class sf.spring.asm.AnnotationVisitor
-
Visits a nested annotation value of the annotation.
- visitAnnotation(String, boolean) - Method in class sf.spring.asm.ClassVisitor
-
Visits an annotation of the class.
- visitAnnotation(String, boolean) - Method in class sf.spring.asm.ClassWriter
-
- visitAnnotation(String, boolean) - Method in class sf.spring.asm.FieldVisitor
-
Visits an annotation of the field.
- visitAnnotation(String, boolean) - Method in class sf.spring.asm.MethodVisitor
-
Visits an annotation of this method.
- visitAnnotation(String, boolean) - Method in class sf.spring.asm.RecordComponentVisitor
-
Visits an annotation of the record component.
- visitAnnotationDefault() - Method in class sf.spring.asm.MethodVisitor
-
Visits the default value of this annotation interface method.
- visitArray(String) - Method in class sf.accelerator.asm.commons.AnnotationDef
-
- visitArray(String) - Method in class sf.spring.asm.AnnotationVisitor
-
Visits an array value of the annotation.
- visitAttribute(Attribute) - Method in class sf.accelerator.asm.commons.FieldExtDef
-
- visitAttribute(Attribute) - Method in class sf.spring.asm.ClassVisitor
-
Visits a non standard attribute of the class.
- visitAttribute(Attribute) - Method in class sf.spring.asm.ClassWriter
-
- visitAttribute(Attribute) - Method in class sf.spring.asm.FieldVisitor
-
Visits a non standard attribute of the field.
- visitAttribute(Attribute) - Method in class sf.spring.asm.MethodVisitor
-
Visits a non standard attribute of this method.
- visitAttribute(Attribute) - Method in class sf.spring.asm.RecordComponentVisitor
-
Visits a non standard attribute of the record component.
- visitCode() - Method in class sf.spring.asm.MethodVisitor
-
Starts the visit of the method's code, if any (i.e.
- visitEnd() - Method in class sf.accelerator.asm.commons.AnnotationDef
-
- visitEnd() - Method in class sf.accelerator.asm.commons.FieldExtDef
-
- visitEnd() - Method in class sf.spring.asm.AnnotationVisitor
-
Visits the end of the annotation.
- visitEnd() - Method in class sf.spring.asm.ClassVisitor
-
Visits the end of the class.
- visitEnd() - Method in class sf.spring.asm.ClassWriter
-
- visitEnd() - Method in class sf.spring.asm.FieldVisitor
-
Visits the end of the field.
- visitEnd() - Method in class sf.spring.asm.MethodVisitor
-
Visits the end of the method.
- visitEnd() - Method in class sf.spring.asm.ModuleVisitor
-
Visits the end of the module.
- visitEnd() - Method in class sf.spring.asm.RecordComponentVisitor
-
Visits the end of the record component.
- visitEnum(String, String, String) - Method in class sf.accelerator.asm.commons.AnnotationDef
-
- visitEnum(String, String, String) - Method in class sf.spring.asm.AnnotationVisitor
-
Visits an enumeration value of the annotation.
- visitExport(String, int, String...) - Method in class sf.spring.asm.ModuleVisitor
-
Visit an exported package of the current module.
- visitField(int, String, String, String, Object) - Method in class sf.spring.asm.ClassVisitor
-
Visits a field of the class.
- visitField(int, String, String, String, Object) - Method in class sf.spring.asm.ClassWriter
-
- visitFieldInsn(int, String, String, String) - Method in class sf.spring.asm.MethodVisitor
-
Visits a field instruction.
- visitFrame(int, int, Object[], int, Object[]) - Method in class sf.spring.asm.MethodVisitor
-
Visits the current state of the local variables and operand stack elements.
- visitIincInsn(int, int) - Method in class sf.spring.asm.MethodVisitor
-
Visits an IINC instruction.
- visitInnerClass(String, String, String, int) - Method in class sf.spring.asm.ClassVisitor
-
Visits information about an inner class.
- visitInnerClass(String, String, String, int) - Method in class sf.spring.asm.ClassWriter
-
- visitInsn(int) - Method in class sf.spring.asm.MethodVisitor
-
Visits a zero operand instruction.
- visitInsnAnnotation(int, TypePath, String, boolean) - Method in class sf.spring.asm.MethodVisitor
-
Visits an annotation on an instruction.
- visitIntInsn(int, int) - Method in class sf.spring.asm.MethodVisitor
-
Visits an instruction with a single int operand.
- visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class sf.spring.asm.MethodVisitor
-
Visits an invokedynamic instruction.
- visitJumpInsn(int, Label) - Method in class sf.spring.asm.MethodVisitor
-
Visits a jump instruction.
- visitLabel(Label) - Method in class sf.spring.asm.MethodVisitor
-
Visits a label.
- visitLdcInsn(Object) - Method in class sf.spring.asm.MethodVisitor
-
Visits a LDC instruction.
- visitLineNumber(int, Label) - Method in class sf.spring.asm.MethodVisitor
-
Visits a line number declaration.
- visitLocalVariable(String, String, String, Label, Label, int) - Method in class sf.spring.asm.MethodVisitor
-
Visits a local variable declaration.
- visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class sf.spring.asm.MethodVisitor
-
Visits an annotation on a local variable type.
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in class sf.spring.asm.MethodVisitor
-
Visits a LOOKUPSWITCH instruction.
- visitMainClass(String) - Method in class sf.spring.asm.ModuleVisitor
-
Visit the main class of the current module.
- visitMaxs(int, int) - Method in class sf.spring.asm.MethodVisitor
-
Visits the maximum stack size and the maximum number of local variables of the method.
- visitMethod(int, String, String, String, String[]) - Method in class sf.spring.asm.ClassVisitor
-
Visits a method of the class.
- visitMethod(int, String, String, String, String[]) - Method in class sf.spring.asm.ClassWriter
-
- visitMethodInsn(int, String, String, String) - Method in class sf.spring.asm.MethodVisitor
-
- visitMethodInsn(int, String, String, String, boolean) - Method in class sf.spring.asm.MethodVisitor
-
Visits a method instruction.
- visitModule(String, int, String) - Method in class sf.spring.asm.ClassVisitor
-
Visit the module corresponding to the class.
- visitModule(String, int, String) - Method in class sf.spring.asm.ClassWriter
-
- visitMultiANewArrayInsn(String, int) - Method in class sf.spring.asm.MethodVisitor
-
Visits a MULTIANEWARRAY instruction.
- visitNestHost(String) - Method in class sf.spring.asm.ClassVisitor
-
Visits the nest host class of the class.
- visitNestHost(String) - Method in class sf.spring.asm.ClassWriter
-
- visitNestMember(String) - Method in class sf.spring.asm.ClassVisitor
-
Visits a member of the nest.
- visitNestMember(String) - Method in class sf.spring.asm.ClassWriter
-
- visitOpen(String, int, String...) - Method in class sf.spring.asm.ModuleVisitor
-
Visit an open package of the current module.
- visitOuterClass(String, String, String) - Method in class sf.spring.asm.ClassVisitor
-
Visits the enclosing class of the class.
- visitOuterClass(String, String, String) - Method in class sf.spring.asm.ClassWriter
-
- visitPackage(String) - Method in class sf.spring.asm.ModuleVisitor
-
Visit a package of the current module.
- visitParameter(String, int) - Method in class sf.spring.asm.MethodVisitor
-
Visits a parameter of this method.
- visitParameterAnnotation(int, String, boolean) - Method in class sf.spring.asm.MethodVisitor
-
Visits an annotation of a parameter this method.
- visitPermittedSubclass(String) - Method in class sf.spring.asm.ClassVisitor
-
Visits a permitted subclasses.
- visitPermittedSubclass(String) - Method in class sf.spring.asm.ClassWriter
-
- visitProvide(String, String...) - Method in class sf.spring.asm.ModuleVisitor
-
Visit an implementation of a service.
- visitRecordComponent(String, String, String) - Method in class sf.spring.asm.ClassVisitor
-
Visits a record component of the class.
- visitRecordComponent(String, String, String) - Method in class sf.spring.asm.ClassWriter
-
- visitRequire(String, int, String) - Method in class sf.spring.asm.ModuleVisitor
-
Visits a dependence of the current module.
- visitSource(String, String) - Method in class sf.spring.asm.ClassVisitor
-
Visits the source of the class.
- visitSource(String, String) - Method in class sf.spring.asm.ClassWriter
-
- visitTableSwitchInsn(int, int, Label, Label...) - Method in class sf.spring.asm.MethodVisitor
-
Visits a TABLESWITCH instruction.
- visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class sf.spring.asm.MethodVisitor
-
Visits an annotation on an exception handler type.
- visitTryCatchBlock(Label, Label, Label, String) - Method in class sf.spring.asm.MethodVisitor
-
Visits a try catch block.
- visitTypeAnnotation(int, TypePath, String, boolean) - Method in class sf.spring.asm.ClassVisitor
-
Visits an annotation on a type in the class signature.
- visitTypeAnnotation(int, TypePath, String, boolean) - Method in class sf.spring.asm.ClassWriter
-
- visitTypeAnnotation(int, TypePath, String, boolean) - Method in class sf.spring.asm.FieldVisitor
-
Visits an annotation on the type of the field.
- visitTypeAnnotation(int, TypePath, String, boolean) - Method in class sf.spring.asm.MethodVisitor
-
Visits an annotation on a type in the method signature.
- visitTypeAnnotation(int, TypePath, String, boolean) - Method in class sf.spring.asm.RecordComponentVisitor
-
Visits an annotation on a type in the record component signature.
- visitTypeInsn(int, String) - Method in class sf.spring.asm.MethodVisitor
-
Visits a type instruction.
- visitUse(String) - Method in class sf.spring.asm.ModuleVisitor
-
Visit a service used by the current module.
- visitVarInsn(int, int) - Method in class sf.spring.asm.MethodVisitor
-
Visits a local variable instruction.
- VOID - Static variable in class sf.spring.asm.Type
-
The sort of the void
type.
- VOID_TYPE - Static variable in class sf.spring.asm.Type
-
The void
type.