See: Description
Interface | Description |
---|---|
FieldSetterFactory |
Created with IntelliJ IDEA.
|
MethodSetterFactory |
Created with IntelliJ IDEA.
|
ObjectConstructor |
Created with IntelliJ IDEA.
|
ObjectConstructorFactory |
Created with IntelliJ IDEA.
|
Setter |
The Setter interface is used by sql2o to set property values when doing automatic column to property mapping
|
Class | Description |
---|---|
FactoryFacade | |
FieldSetter |
used internally to set property values directly into the field.
|
MethodAccessorsGenerator | |
MethodSetter |
used internally to set property values via its setter method.
|
Pojo |
Used internally to represent a plain old java object.
|
PojoIntrospector |
User: dimzon
Date: 4/9/14
Time: 1:10 AM
|
PojoIntrospector.ReadableProperty | |
PojoMetadata |
Stores metadata for a POJO.
|
ReflectionFieldSetterFactory |
Created with IntelliJ IDEA.
|
ReflectionMethodSetterFactory |
Created with IntelliJ IDEA.
|
ReflectionObjectConstructorFactory | |
UnsafeFieldSetterFactory |
Copyright © 2015. All rights reserved.