com.ibatis.sqlmap.engine.accessplan
public interface AccessPlan
| Method Summary | |
|---|---|
| Object[] | getProperties(Object object)
Gets all of the properties of a bean
|
| void | setProperties(Object object, Object[] values)
Sets all of the properties of a bean
|
Parameters: object - the bean
Returns: the properties
Parameters: object - the bean values - the property values