JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package io.micronaut.data.runtime.mapper.sql
Classes specific to mapping SQL data sets.
See:
Description
Class Summary
Class
Description
SqlResultEntityTypeMapper
<RS,R>
A
TypeMapper
that can take a
RuntimePersistentEntity
and a
ResultReader
and materialize an instance using using column naming conventions mapped by the entity.
Package io.micronaut.data.runtime.mapper.sql Description
Classes specific to mapping SQL data sets.
Since:
1.0.0
Author:
graemerocher
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes