| 程序包 | 说明 |
|---|---|
| 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.
|
| 类和说明 |
|---|
| PojoMetadata
Stores metadata for a POJO.
|
| 类和说明 |
|---|
| FactoryFacade |
| FieldGetterFactory |
| FieldSetterFactory
Created with IntelliJ IDEA.
|
| Getter
The Getter interface is used by sql2o to get property values when doing automatic column to property mapping
|
| MethodGetterFactory |
| MethodSetterFactory
Created with IntelliJ IDEA.
|
| ObjectConstructor
Created with IntelliJ IDEA.
|
| ObjectConstructorFactory
Created with IntelliJ IDEA.
|
| PojoIntrospector.ReadableProperty |
| PojoMetadata
Stores metadata for a POJO.
|
| Setter
The Setter interface is used by sql2o to set property values when doing automatic column to property mapping
|
Copyright © 2021. All rights reserved.