Package com.ibatis.common.beans

Class Summary
BeanProbe BeanProbe is an instantiatable wrapper for any JavaBeans compliant object that allows simple reflective access to bean properties.
ClassInfo This class represents a cached set of class definition information that allows for easy mapping between property names and getter/setter methods.
PropertyAccessPlan  
PropertyAccessPlan.PlanItem  
StaticBeanProbe StaticBeanProbe provides methods that allow simple, reflective access to JavaBeans style properties.
 

Exception Summary
BeansException BeansException for use for by BeanProbe and StaticBeanProbe.