Uses of Class
org.apache.ibatis.executor.loader.ResultLoaderMap.LoadPair
-
Packages that use ResultLoaderMap.LoadPair Package Description org.apache.ibatis.executor.loader Base package for loading results into beans.org.apache.ibatis.executor.loader.cglib CGLIB proxy factory.org.apache.ibatis.executor.loader.javassist Javassist proxy factory. -
-
Uses of ResultLoaderMap.LoadPair in org.apache.ibatis.executor.loader
Fields in org.apache.ibatis.executor.loader with type parameters of type ResultLoaderMap.LoadPair Modifier and Type Field Description private java.util.Map<java.lang.String,ResultLoaderMap.LoadPair>
ResultLoaderMap. loaderMap
private java.util.Map<java.lang.String,ResultLoaderMap.LoadPair>
AbstractEnhancedDeserializationProxy. unloadedProperties
private java.util.Map<java.lang.String,ResultLoaderMap.LoadPair>
AbstractSerialStateHolder. unloadedProperties
Methods in org.apache.ibatis.executor.loader that return types with arguments of type ResultLoaderMap.LoadPair Modifier and Type Method Description java.util.Map<java.lang.String,ResultLoaderMap.LoadPair>
ResultLoaderMap. getProperties()
Method parameters in org.apache.ibatis.executor.loader with type arguments of type ResultLoaderMap.LoadPair Modifier and Type Method Description protected abstract java.lang.Object
AbstractSerialStateHolder. createDeserializationProxy(java.lang.Object target, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
protected abstract AbstractSerialStateHolder
AbstractEnhancedDeserializationProxy. newSerialStateHolder(java.lang.Object userBean, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
Constructor parameters in org.apache.ibatis.executor.loader with type arguments of type ResultLoaderMap.LoadPair Constructor Description AbstractEnhancedDeserializationProxy(java.lang.Class<?> type, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
AbstractSerialStateHolder(java.lang.Object userBean, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
-
Uses of ResultLoaderMap.LoadPair in org.apache.ibatis.executor.loader.cglib
Method parameters in org.apache.ibatis.executor.loader.cglib with type arguments of type ResultLoaderMap.LoadPair Modifier and Type Method Description java.lang.Object
CglibProxyFactory. createDeserializationProxy(java.lang.Object target, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
protected java.lang.Object
CglibSerialStateHolder. createDeserializationProxy(java.lang.Object target, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
static java.lang.Object
CglibProxyFactory.EnhancedDeserializationProxyImpl. createProxy(java.lang.Object target, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
protected AbstractSerialStateHolder
CglibProxyFactory.EnhancedDeserializationProxyImpl. newSerialStateHolder(java.lang.Object userBean, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
Constructor parameters in org.apache.ibatis.executor.loader.cglib with type arguments of type ResultLoaderMap.LoadPair Constructor Description CglibSerialStateHolder(java.lang.Object userBean, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
EnhancedDeserializationProxyImpl(java.lang.Class<?> type, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
-
Uses of ResultLoaderMap.LoadPair in org.apache.ibatis.executor.loader.javassist
Method parameters in org.apache.ibatis.executor.loader.javassist with type arguments of type ResultLoaderMap.LoadPair Modifier and Type Method Description java.lang.Object
JavassistProxyFactory. createDeserializationProxy(java.lang.Object target, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
protected java.lang.Object
JavassistSerialStateHolder. createDeserializationProxy(java.lang.Object target, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
static java.lang.Object
JavassistProxyFactory.EnhancedDeserializationProxyImpl. createProxy(java.lang.Object target, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
protected AbstractSerialStateHolder
JavassistProxyFactory.EnhancedDeserializationProxyImpl. newSerialStateHolder(java.lang.Object userBean, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
Constructor parameters in org.apache.ibatis.executor.loader.javassist with type arguments of type ResultLoaderMap.LoadPair Constructor Description EnhancedDeserializationProxyImpl(java.lang.Class<?> type, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
JavassistSerialStateHolder(java.lang.Object userBean, java.util.Map<java.lang.String,ResultLoaderMap.LoadPair> unloadedProperties, ObjectFactory objectFactory, java.util.List<java.lang.Class<?>> constructorArgTypes, java.util.List<java.lang.Object> constructorArgs)
-