Uses of Class
com.ibatis.common.beans.BaseProbe

Packages that use BaseProbe
com.ibatis.common.beans   
 

Uses of BaseProbe in com.ibatis.common.beans
 

Subclasses of BaseProbe in com.ibatis.common.beans
 class ComplexBeanProbe
          StaticBeanProbe provides methods that allow simple, reflective access to JavaBeans style properties.
 class DomProbe
           
 class GenericProbe
          StaticBeanProbe provides methods that allow simple, reflective access to JavaBeans style properties.
 class JavaBeanProbe
          StaticBeanProbe provides methods that allow simple, reflective access to JavaBeans style properties.
 class MapProbe
          StaticBeanProbe provides methods that allow simple, reflective access to JavaBeans style properties.
 

Fields in com.ibatis.common.beans declared as BaseProbe
private static BaseProbe GenericProbe.MAP_PROBE
           
private static BaseProbe GenericProbe.BEAN_PROBE
           
private static BaseProbe GenericProbe.DOM_PROBE
           
private static BaseProbe MapProbe.PROBE