| Interface | Description |
|---|---|
| Naming |
JPersis main class which provides mapper creation and database interaction
|
| NamingProvider |
Defines a naming convention
|
| Class | Description |
|---|---|
| CamelCaseNaming |
Naming implementation for CamelCase
|
| FieldExtractor |
This extractor takes care of objects and extracts their fields
|
| FieldInvoker |
This invoker takes care of objects and invokes their fields
|
| PropertiesCache |
Caches properties and considers developer properties accordingly.
|
| Exception | Description |
|---|---|
| FieldInvoker.InvokeException |
Copyright © 2016. All rights reserved.