| Interface | Description |
|---|---|
| StatementBinder<T> |
| Class | Description |
|---|---|
| MethodReturnValueNamedArgumentFinder |
Base
NamedArgumentFinder implementation that can be used for bindings that use the return value
of an object's method as an argument. |
| ObjectPropertyNamedArgumentFinder |
Base
NamedArgumentFinder implementation that can be used when binding properties of an object, with an
optional prefix. |
| PojoPropertyArguments |
This class hosts the logic from BeanPropertyArguments.
|
| TypedValue |
Copyright © 2019. All rights reserved.