Package com.ibatis.sqlmap.engine.accessplan

Interface Summary
AccessPlan An interface to make access to resources consistent, regardless of type.
 

Class Summary
AccessPlanFactory Factory to get an accesss plan appropriate for an object
BaseAccessPlan Base implementation of the AccessPlan interface
ComplexAccessPlan Access plan for working with beans
EnhancedPropertyAccessPlan Enhanced PropertyAccessPlan (for working with beans using CG Lib)
MapAccessPlan Access plan for working with Maps
PropertyAccessPlan Property access plan (for working with beans)