Uses of Interface
org.sql2o.reflection.ObjectConstructor
Package
Description
Provides the internal functionality used by sql2o to accomplish the automatic row to property mapping.
-
Uses of ObjectConstructor in org.sql2o.reflection
Modifier and TypeMethodDescriptionPojoMetadata.getObjectConstructor()
FactoryFacade.newConstructor
(Class<?> cls) ObjectConstructorFactory.newConstructor
(Class<?> cls) ReflectionObjectConstructorFactory.newConstructor
(Class<?> clazz)