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

C

CascadeModel - cn.devezhao.persist4j.metadata中的枚举
级联删除模式
CaseInsensitiveMap<V> - cn.devezhao.persist4j.util中的类
大小写不敏感 Map
CaseInsensitiveMap() - 类 的构造器cn.devezhao.persist4j.util.CaseInsensitiveMap
 
CaseInsensitiveMap(Map<? extends String, ? extends V>) - 类 的构造器cn.devezhao.persist4j.util.CaseInsensitiveMap
 
CHAR - 类 中的静态变量cn.devezhao.persist4j.dialect.FieldType
 
CharEditor - cn.devezhao.persist4j.dialect.editor中的类
单字符
CharEditor() - 类 的构造器cn.devezhao.persist4j.dialect.editor.CharEditor
 
checkReferenceValue(Field, Object) - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
clear() - 类 中的方法cn.devezhao.persist4j.util.CaseInsensitiveMap
 
clear(Statement) - 类 中的静态方法cn.devezhao.persist4j.util.SqlHelper
clear statement btach, warnings
clearNumber(String) - 类 中的静态方法cn.devezhao.persist4j.record.RecordVisitor
 
clone() - 类 中的方法cn.devezhao.persist4j.engine.StandardRecord
 
clone() - 类 中的方法cn.devezhao.persist4j.metadata.impl.EntityImpl
 
clone() - 类 中的方法cn.devezhao.persist4j.metadata.impl.FieldImpl
 
clone() - 接口 中的方法cn.devezhao.persist4j.Record
 
close(ResultSet) - 类 中的静态方法cn.devezhao.persist4j.util.SqlHelper
 
close(Statement) - 类 中的静态方法cn.devezhao.persist4j.util.SqlHelper
 
close(Connection) - 类 中的静态方法cn.devezhao.persist4j.util.SqlHelper
已过时。
close(Connection, DataSource) - 类 中的静态方法cn.devezhao.persist4j.util.SqlHelper
DataSourceUtils.releaseConnection(Connection, DataSource)
cn.devezhao.persist4j - 程序包 cn.devezhao.persist4j
 
cn.devezhao.persist4j.dialect - 程序包 cn.devezhao.persist4j.dialect
 
cn.devezhao.persist4j.dialect.editor - 程序包 cn.devezhao.persist4j.dialect.editor
 
cn.devezhao.persist4j.dialect.function - 程序包 cn.devezhao.persist4j.dialect.function
 
cn.devezhao.persist4j.dialect.h2 - 程序包 cn.devezhao.persist4j.dialect.h2
 
cn.devezhao.persist4j.engine - 程序包 cn.devezhao.persist4j.engine
 
cn.devezhao.persist4j.exception - 程序包 cn.devezhao.persist4j.exception
 
cn.devezhao.persist4j.exception.jdbc - 程序包 cn.devezhao.persist4j.exception.jdbc
 
cn.devezhao.persist4j.metadata - 程序包 cn.devezhao.persist4j.metadata
 
cn.devezhao.persist4j.metadata.impl - 程序包 cn.devezhao.persist4j.metadata.impl
 
cn.devezhao.persist4j.query - 程序包 cn.devezhao.persist4j.query
 
cn.devezhao.persist4j.query.compiler - 程序包 cn.devezhao.persist4j.query.compiler
 
cn.devezhao.persist4j.query.compiler.antlr - 程序包 cn.devezhao.persist4j.query.compiler.antlr
 
cn.devezhao.persist4j.record - 程序包 cn.devezhao.persist4j.record
 
cn.devezhao.persist4j.util - 程序包 cn.devezhao.persist4j.util
 
cn.devezhao.persist4j.util.support - 程序包 cn.devezhao.persist4j.util.support
 
COLON - 接口 中的静态变量cn.devezhao.persist4j.query.compiler.antlr.AjQLParserTokenTypes
 
column() - 类 中的方法cn.devezhao.persist4j.query.compiler.antlr.AjQLParser
 
COMMA - 接口 中的静态变量cn.devezhao.persist4j.query.compiler.antlr.AjQLParserTokenTypes
 
comparisonOperator() - 类 中的方法cn.devezhao.persist4j.query.compiler.antlr.AjQLParser
 
compile(SqlExecutorContext) - 类 中的方法cn.devezhao.persist4j.query.compiler.QueryCompiler
 
compile(SqlExecutorContext, Filter) - 类 中的方法cn.devezhao.persist4j.query.compiler.QueryCompiler
编译SQL
CompileException - cn.devezhao.persist4j.query.compiler中的异常错误
 
CompileException(String) - 异常错误 的构造器cn.devezhao.persist4j.query.compiler.CompileException
 
CompileException(String, Throwable) - 异常错误 的构造器cn.devezhao.persist4j.query.compiler.CompileException
 
completeAfter() - 类 中的方法cn.devezhao.persist4j.query.QueryedRecord
完成后整理数据结构
CONCAT - 接口 中的静态变量cn.devezhao.persist4j.query.compiler.antlr.AjQLParserTokenTypes
 
ConfigurationMetadataFactory - cn.devezhao.persist4j.metadata.impl中的类
元数据配置
ConfigurationMetadataFactory(String, Dialect) - 类 的构造器cn.devezhao.persist4j.metadata.impl.ConfigurationMetadataFactory
 
constant() - 类 中的方法cn.devezhao.persist4j.query.compiler.antlr.AjQLParser
 
constantSimple() - 类 中的方法cn.devezhao.persist4j.query.compiler.antlr.AjQLParser
 
ConstraintViolationException - cn.devezhao.persist4j.exception.jdbc中的异常错误
Implementation of JDBCException indicating that the requested DML operation resulted in a violation of a defined integrity constraint.
ConstraintViolationException(String, SQLException, String) - 异常错误 的构造器cn.devezhao.persist4j.exception.jdbc.ConstraintViolationException
 
ConstraintViolationException(String, SQLException, String, String) - 异常错误 的构造器cn.devezhao.persist4j.exception.jdbc.ConstraintViolationException
 
containsEntity(int) - 类 中的方法cn.devezhao.persist4j.metadata.impl.ConfigurationMetadataFactory
 
containsEntity(int) - 接口 中的方法cn.devezhao.persist4j.metadata.MetadataFactory
 
containsField(String) - 接口 中的方法cn.devezhao.persist4j.Entity
是否包含指定名称字段
containsField(String) - 类 中的方法cn.devezhao.persist4j.metadata.impl.EntityImpl
 
containsKey(Object) - 类 中的方法cn.devezhao.persist4j.util.CaseInsensitiveMap
 
containsValue(Object) - 类 中的方法cn.devezhao.persist4j.util.CaseInsensitiveMap
 
convert(SQLException, String, String) - 类 中的静态方法cn.devezhao.persist4j.exception.SqlExceptionConverter
Converter jdbc exception
COUNT - 接口 中的静态变量cn.devezhao.persist4j.query.compiler.antlr.AjQLParserTokenTypes
 
create() - 类 中的方法cn.devezhao.persist4j.record.JsonRecordCreator
 
create(boolean) - 类 中的方法cn.devezhao.persist4j.record.JsonRecordCreator
 
create() - 接口 中的方法cn.devezhao.persist4j.record.RecordCreator
创建 Record
create() - 类 中的方法cn.devezhao.persist4j.record.XmlRecordCreator
 
createAjQLParser(String) - 类 中的静态方法cn.devezhao.persist4j.query.compiler.antlr.ParserHelper
 
createAjQLParser(String, boolean) - 类 中的静态方法cn.devezhao.persist4j.query.compiler.antlr.ParserHelper
 
createDom4jDocument() - 类 中的静态方法cn.devezhao.persist4j.util.XmlHelper
Create a dom4j Document
createDom4jElement(String) - 类 中的静态方法cn.devezhao.persist4j.util.XmlHelper
Create a dom4j Element
createDOMReader() - 类 中的方法cn.devezhao.persist4j.util.XmlHelper
Create a dom4j DOMReader
createNativeQuery(String) - 类 中的方法cn.devezhao.persist4j.engine.PersistManagerFactoryImpl
 
createNativeQuery(String) - 接口 中的方法cn.devezhao.persist4j.PersistManagerFactory
 
createPersistManager() - 类 中的方法cn.devezhao.persist4j.engine.PersistManagerFactoryImpl
 
createPersistManager() - 接口 中的方法cn.devezhao.persist4j.PersistManagerFactory
 
createQuery(String) - 类 中的方法cn.devezhao.persist4j.engine.PersistManagerFactoryImpl
 
createQuery(String, Filter) - 类 中的方法cn.devezhao.persist4j.engine.PersistManagerFactoryImpl
 
createQuery(String) - 接口 中的方法cn.devezhao.persist4j.PersistManagerFactory
 
createQuery(String, Filter) - 接口 中的方法cn.devezhao.persist4j.PersistManagerFactory
 
createSAXReader(String, List<String>, EntityResolver) - 类 中的方法cn.devezhao.persist4j.util.XmlHelper
Create a dom4j SAXReader which will append all validation errors to errorList
CUSTOM_FUNC_PREFIX - 类 中的静态变量cn.devezhao.persist4j.query.compiler.QueryCompiler
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
跳过导航链接