Code generator phase for queries on JdbcProfile.
Code generator phase for inserts on JdbcProfile.
A ResultConverterCompiler that builds JDBC-based converters.
A ResultConverterCompiler that builds JDBC-based converters. Instances of this class use mutable state internally. They are meant to be used for a single conversion only and must not be shared or reused.
Create a (possibly specialized) ResultConverter
for the given JdbcType
.
Create a (possibly specialized) ResultConverter
for Option
values of the given JdbcType
.
The MappingCompiler
for this profile.
JDBC profile component which contains the mapping compiler and insert compiler