Uses of Package
org.sql2o.reflection
Package
Description
Provides the main api for sql2o.
Provides the internal functionality used by sql2o to accomplish the automatic row to property mapping.
-
-
ClassDescriptionCreated with IntelliJ IDEA.The Getter interface is used by sql2o to get property values when doing automatic column to property mappingCreated with IntelliJ IDEA.Created with IntelliJ IDEA.Created with IntelliJ IDEA.Stores metadata for a POJO.The Setter interface is used by sql2o to set property values when doing automatic column to property mapping