A B C D E F G H I J K L M N O P Q R S T U V W X 

O

oAction - 类 中的变量com.nonesole.persistence2.sql.tools.PSession
 
objAction(String, Map<String, Object>) - 类 中的方法com.nonesole.persistence2.sql.custom.DefaultSingleValueAction
 
objAction(String, Map<String, Object>, Connection) - 类 中的方法com.nonesole.persistence2.sql.custom.DefaultSingleValueAction
 
objAction(String, Map<String, Object>, Connection, boolean) - 类 中的方法com.nonesole.persistence2.sql.custom.DefaultSingleValueAction
 
objAction(String, Map<String, Object>) - 接口 中的方法com.nonesole.persistence2.sql.define.ISingleValueAction
Execute action and return value
objAction(String, Map<String, Object>, Connection) - 接口 中的方法com.nonesole.persistence2.sql.define.ISingleValueAction
Execute action and return value
objAction(String, Map<String, Object>, Connection, boolean) - 接口 中的方法com.nonesole.persistence2.sql.define.ISingleValueAction
Execute action and return value
objArrayAction(String, Map<String, Object>) - 类 中的方法com.nonesole.persistence2.sql.custom.DefaultArrayValueAction
 
objArrayAction(String, Map<String, Object>, Connection) - 类 中的方法com.nonesole.persistence2.sql.custom.DefaultArrayValueAction
 
objArrayAction(String, Map<String, Object>, Connection, boolean) - 类 中的方法com.nonesole.persistence2.sql.custom.DefaultArrayValueAction
 
objArrayAction(String, Map<String, Object>) - 接口 中的方法com.nonesole.persistence2.sql.define.IArrayValueAction
This method should be used to assemble and execute SQLs and transforms ResultSet to Object array.The parameters are configuration of Action , and values in Map<String, Object>.
objArrayAction(String, Map<String, Object>, Connection) - 接口 中的方法com.nonesole.persistence2.sql.define.IArrayValueAction
This method should be used to assemble and execute SQLs and transforms ResultSet to Object array.The parameters are configuration of Action , and values in Map<String, Object>.
objArrayAction(String, Map<String, Object>, Connection, boolean) - 接口 中的方法com.nonesole.persistence2.sql.define.IArrayValueAction
This method should be used to assemble and execute SQLs and transforms ResultSet to Object array.The parameters are configuration of Action , and values in Map<String, Object>.
objDyadicArrayAction(String, Map<String, Object>) - 类 中的方法com.nonesole.persistence2.sql.custom.DefaultDyadicArrayValueAction
 
objDyadicArrayAction(String, Map<String, Object>, Connection) - 类 中的方法com.nonesole.persistence2.sql.custom.DefaultDyadicArrayValueAction
 
objDyadicArrayAction(String, Map<String, Object>, Connection, boolean) - 类 中的方法com.nonesole.persistence2.sql.custom.DefaultDyadicArrayValueAction
 
objDyadicArrayAction(String, Map<String, Object>) - 接口 中的方法com.nonesole.persistence2.sql.define.IDyadicArrayValueAction
This method should be used to assemble and execute SQLs and transforms ResultSet to dyadic array .The parameters are configuration of Action , and values in Map<String, Object>.
objDyadicArrayAction(String, Map<String, Object>, Connection) - 接口 中的方法com.nonesole.persistence2.sql.define.IDyadicArrayValueAction
This method should be used to assemble and execute SQLs and transforms ResultSet to dyadic array .The parameters are configuration of Action , and values in Map<String, Object>.
objDyadicArrayAction(String, Map<String, Object>, Connection, boolean) - 接口 中的方法com.nonesole.persistence2.sql.define.IDyadicArrayValueAction
This method should be used to assemble and execute SQLs and transforms ResultSet to dyadic array .The parameters are configuration of Action , and values in Map<String, Object>.
objDyadicListAction(String, Map<String, Object>) - 类 中的方法com.nonesole.persistence2.sql.custom.DefaultDyadicListValueAction
 
objDyadicListAction(String, Map<String, Object>, Connection) - 类 中的方法com.nonesole.persistence2.sql.custom.DefaultDyadicListValueAction
 
objDyadicListAction(String, Map<String, Object>, Connection, boolean) - 类 中的方法com.nonesole.persistence2.sql.custom.DefaultDyadicListValueAction
 
objDyadicListAction(String, Map<String, Object>) - 接口 中的方法com.nonesole.persistence2.sql.define.IDyadicListValueAction
This method should be used to assemble and execute SQLs and transforms ResultSet to dyadic list .The parameters are configuration of Action , and values in Map<String, Object>.
objDyadicListAction(String, Map<String, Object>, Connection) - 接口 中的方法com.nonesole.persistence2.sql.define.IDyadicListValueAction
This method should be used to assemble and execute SQLs and transforms ResultSet to dyadic list .The parameters are configuration of Action , and values in Map<String, Object>.
objDyadicListAction(String, Map<String, Object>, Connection, boolean) - 接口 中的方法com.nonesole.persistence2.sql.define.IDyadicListValueAction
This method should be used to assemble and execute SQLs and transforms ResultSet to dyadic list .The parameters are configuration of Action , and values in Map<String, Object>.
OBJECT - 类 中的静态变量com.nonesole.persistence2.config.ConfigParser
 
object - 类 中的变量com.nonesole.persistence2.sql.basic.output.PojoOutputTransform
 
object - 类 中的变量com.nonesole.persistence2.sql.basic.output.SingleValueOutputTransform
 
OBJECT - 接口 中的静态变量com.nonesole.persistence2.sql.SQLConstant
Flag of object in configuration file
object2SQL(Object) - 类 中的方法com.nonesole.persistence2.config.bean.Action
pojo
OBJECT_BEAN - 接口 中的静态变量com.nonesole.persistence2.sql.SQLConstant
Flag of class name in configuration file
OBJECT_CLASS - 类 中的静态变量com.nonesole.persistence2.config.ConfigParser
 
OBJECT_PRIMERY_KEY - 类 中的静态变量com.nonesole.persistence2.config.ConfigParser
 
OBJECT_PRIMERY_KEY - 接口 中的静态变量com.nonesole.persistence2.sql.SQLConstant
Flag of primary key of tables in configuration file
OBJECT_SQL_MAPPING - 类 中的静态变量com.nonesole.persistence2.config.ConfigParser
 
OBJECT_TABLE - 类 中的静态变量com.nonesole.persistence2.config.ConfigParser
 
OBJECT_TABLE - 接口 中的静态变量com.nonesole.persistence2.sql.SQLConstant
Flag of table in configuration file
objectClass - 类 中的变量com.nonesole.persistence2.config.bean.OutputObject
 
objIndex - 类 中的变量com.nonesole.persistence2.sql.basic.input.PojoListInputTransform
 
objIndex - 类 中的变量com.nonesole.persistence2.sql.basic.input.SimpleListInputTransform
 
objListAction(String, Map<String, Object>) - 类 中的方法com.nonesole.persistence2.sql.custom.DefaultListValueAction
 
objListAction(String, Map<String, Object>, Connection) - 类 中的方法com.nonesole.persistence2.sql.custom.DefaultListValueAction
 
objListAction(String, Map<String, Object>, Connection, boolean) - 类 中的方法com.nonesole.persistence2.sql.custom.DefaultListValueAction
 
objListAction(String, Map<String, Object>) - 接口 中的方法com.nonesole.persistence2.sql.define.IListValueAction
This method should be used to assemble and execute SQLs and transforms ResultSet to list .The parameters are configuration of Action , and values in Map<String, Object>.
objListAction(String, Map<String, Object>, Connection) - 接口 中的方法com.nonesole.persistence2.sql.define.IListValueAction
This method should be used to assemble and execute SQLs and transforms ResultSet to list .The parameters are configuration of Action , and values in Map<String, Object>.
objListAction(String, Map<String, Object>, Connection, boolean) - 接口 中的方法com.nonesole.persistence2.sql.define.IListValueAction
This method should be used to assemble and execute SQLs and transforms ResultSet to list .The parameters are configuration of Action , and values in Map<String, Object>.
objSQLIndex - 类 中的变量com.nonesole.persistence2.sql.basic.input.PojoListInputTransform
 
objSQLIndex - 类 中的变量com.nonesole.persistence2.sql.basic.input.SimpleListInputTransform
 
objSQLs - 类 中的变量com.nonesole.persistence2.sql.basic.input.PojoListInputTransform
 
objSQLs - 类 中的变量com.nonesole.persistence2.sql.basic.input.SimpleListInputTransform
 
opAction - 类 中的变量com.nonesole.persistence2.sql.tools.PSession
 
open() - 类 中的方法com.nonesole.persistence2.connection.pool.PoolConnection
open
OperationsException - com.nonesole.persistence2.connection.exception中的异常错误
Exception of persistence
Save exception in logs.
OperationsException() - 异常错误 的构造器com.nonesole.persistence2.connection.exception.OperationsException
 
OperationsException(String) - 异常错误 的构造器com.nonesole.persistence2.connection.exception.OperationsException
 
OperationsException(Throwable) - 异常错误 的构造器com.nonesole.persistence2.connection.exception.OperationsException
 
OperationsException(String, Throwable) - 异常错误 的构造器com.nonesole.persistence2.connection.exception.OperationsException
 
OperationsException(String, Throwable, boolean) - 异常错误 的构造器com.nonesole.persistence2.connection.exception.OperationsException
 
orm2PreparedSQL(IOrmMaker, Object) - 类 中的方法com.nonesole.persistence2.config.bean.Action
orm-pojo,orm-pojo-list
orm2SQL(IOrmMaker, Object) - 类 中的方法com.nonesole.persistence2.config.bean.Action
orm-pojo,orm-pojo-list
ORM_POJO - 类 中的静态变量com.nonesole.persistence2.config.bean.InputObject
 
ORM_POJO_LIST - 类 中的静态变量com.nonesole.persistence2.config.bean.InputObject
 
ormAction - 类 中的变量com.nonesole.persistence2.config.bean.Action
 
ormplusThread - 类 中的静态变量com.nonesole.persistence2.sql.PersistenceFactory
ThreadLocal for IOrmPlusAction
ormThread - 类 中的静态变量com.nonesole.persistence2.sql.PersistenceFactory
ThreadLocal for IOrmAction
osmList - 类 中的变量com.nonesole.persistence2.sql.ConfigLoader
 
osmMap - 类 中的变量com.nonesole.persistence2.sql.ConfigLoader
 
OSMObject - com.nonesole.persistence2.config.bean中的类
O-R Mapping object of insert,update,delete,save,select
OSMObject() - 类 的构造器com.nonesole.persistence2.config.bean.OSMObject
 
osmParser() - 类 中的方法com.nonesole.persistence2.config.ConfigParser
Parse node and build list of object-sql-mapping object
OSMParser - com.nonesole.persistence2.config中的类
Parse configuration for object-Sql-mapping
OSMParser() - 类 的构造器com.nonesole.persistence2.config.OSMParser
 
output - 类 中的变量com.nonesole.persistence2.config.bean.Action
 
OutputMapping - com.nonesole.persistence2.config.bean中的类
userid id long
OutputMapping() - 类 的构造器com.nonesole.persistence2.config.bean.OutputMapping
 
OutputObject - com.nonesole.persistence2.config.bean中的类
 
OutputObject() - 类 的构造器com.nonesole.persistence2.config.bean.OutputObject
 
OutputParser - com.nonesole.persistence2.config中的类
Parser of Output node
OutputParser() - 类 的构造器com.nonesole.persistence2.config.OutputParser
 
OutputTransform<T> - com.nonesole.persistence2.sql.basic.output中的接口
If the caller object represents an SQL query returning a
ResultSet object, it depends on ResultSet in Action object being transformed by OutputTransform.
A B C D E F G H I J K L M N O P Q R S T U V W X