JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package io.micronaut.data.model.runtime.convert
package
io.micronaut.data.model.runtime.convert
Related Packages
Package
Description
io.micronaut.data.model.runtime
Runtime implementation of the model that uses
Introspected
bean metadata.
Interfaces
Class
Description
AttributeConverter
<X,
Y>
The attribute converter is used for converting mapped entity value to the persisted value and back.