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