Package | Description |
---|---|
org.sql2o |
Provides the main api for sql2o.
|
org.sql2o.reflection |
Provides the internal functionality used by sql2o to accomplish the automatic row to property mapping.
|
Constructor and Description |
---|
DefaultResultSetHandlerFactory(PojoMetadata pojoMetadata,
Quirks quirks) |
Constructor and Description |
---|
Pojo(PojoMetadata metadata,
boolean caseSensitive) |
Pojo(PojoMetadata metadata,
boolean caseSensitive,
Object object) |
Copyright © 2015. All rights reserved.