Package com.jpattern.orm.persistor.reflection

Class Summary
FieldGetManipulator<BEAN,P> Get the value of bean a using directly accessing it
FieldSetManipulator<BEAN,P> Get the value of a field directly accessing his value
GetManipulator<BEAN,P> Get the value of a field
GetterGetManipulator<BEAN,P> Set the value of a using the related setter method
SetManipulator<BEAN,P> set a value to a field
SetterSetManipulator<BEAN,P> Get the value of a field using the related getter method
 



Copyright © 2013. All Rights Reserved.