Package org.sql2o.reflection
Class PojoIntrospector.ReadableProperty
java.lang.Object
org.sql2o.reflection.PojoIntrospector.ReadableProperty
- Enclosing class:
PojoIntrospector
-
Field Details
-
Method Details
-
get
public abstract Object get(Object instance) throws InvocationTargetException, IllegalAccessException
-