SqlTypeDescriptor
and JavaTypeDescriptor
objects,
and using the default Configuration
object.SqlTypeDescriptor
, JavaTypeDescriptor
,
and Configuration
objects.ArrayUtil
- Array utilities holder.BigDecimal
range from provided string:BigDecimal
range from provided string:Configuration
object.Class
and Configuration
objects.ClassImportIntegrator
implements the Hibernate Integrator
contract
and allows you to provide a List
of classes to be imported using their simple name.ClassLoaderUtils
- Class loading related utilities holder.Configuration
- It allows declarative configuration through the hibernate.properties
file
or the hibernate-types.properties
file.Date[]
array on a PostgreSQL date[] ARRAY type.Enum[]
array on a database ARRAY type.String
representation.ResultSet
.JsonSerializer
referenceObjectMapper
referenceClass
with the given fully-qualified name.Configuration
object.Configuration
object.Object
.ObjectMapperWrapper
referenceClass
associated to the given primitive type.Class
contains a method matching
the given signature (name and parameter types).UserType
.Class
and using the default Configuration
object.Class
and Configuration
objects.Inet
object type is used to represent an IP address.int[]
array on a PostgreSQL ARRAY type.Integer
range from provided string:Integer
range from provided string:Object
.Object
.Object
.boolean
property setter with the provided name
on the given Java Object
.int
property setter with the provided name
on the given Java Object
.static
Method
with the provided parameters.elements
separated by the delimiter
.PreparedStatement.setObject(int, Object)
at JDBC Driver level.PreparedStatement.setBlob(int, Blob)
at JDBC Driver level.JsonNode
object on a JSON column type that is managed via PreparedStatement.setObject(int, Object)
at JDBC Driver level.JsonNode
object on a JSON column type that is managed via PreparedStatement.setString(int, String)
at JDBC Driver level.JsonSerializer
PreparedStatement.setString(int, String)
at JDBC Driver level.List
entity attribute on a PostgreSQL ARRAY column type.ListResultTransformer
simplifies the way
we can use a ResultTransformer by defining a default implementation for the
ResultTransformer.transformList(List)
method.LocalDate
range from provided string:LocalDate
range from provided string:LocalDateTime
range from provided string:LocalDateTime
range from provided string:long[]
array on a PostgreSQL ARRAY type.Long
range from provided string:Long
range from provided string:Object
of the provided type.Object
of the provided type.Character
to a nullable CHAR column type.ObjectMapper
ObjectMapper
so that you can supply your own ObjectMapper
reference.Duration
object to a Oracle IntervalDS column type.ParameterType
that returns sane values for ParameterizedParameterType.getReturnedClass()
and
ParameterizedParameterType.getAnnotationsMethod()
.Enum
to a PostgreSQL ENUM column type.Configuration
object.Configuration
object.Class
.Range
object type to a PostgreSQL range
column type.Inet
object type to a PostgreSQL INET column type.Duration
object to a PostgreSQL Interval column type.Duration
object to a PostgreSQL Interval column type.String
object type to a PostgreSQL TSVector column type.ReflectionUtils
- Reflection utilities holder.PreparedStatement
.Object
.String[]
array on a PostgreSQL ARRAY type.StringUtils
- String utilities holder.Date[]
array on a PostgreSQL timestamp[] ARRAY type.Object[]
array to an array of the provided typeUUID[]
array on a PostgreSQL ARRAY type.YearMonth
object to a DATE
column type.YearMonth
object to an small and continuous INT
column type
which defines the months that passed since the Unix epoch.YearMonth
object to an INT
column type.YearMonth
object to a TIMESTAMP
column type.Year
object to an INT
column type.ZonedDateTime
range from provided string:ZonedDateTime
range from provided string:ZoneId
object to an VARCHAR
column type.ZoneId
handling.Copyright © 2020. All rights reserved.