SqlTypeDescriptor
and JavaTypeDescriptor
objects,
and using the default Configuration
object.SqlTypeDescriptor
, JavaTypeDescriptor
,
and Configuration
objects.BigDecimal
range from provided string:Configuration
object.Class
and Configuration
objects.ClassLoaderUtils
- Class loading related utilities holder.Configuration
- It allows declarative configuration through the hibernate.properties
file
or the hibernate-types.properties
file.Enum[]
array on a database ARRAY type.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: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.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.LocalDate
range from provided string:LocalDateTime
range from provided string:long[]
array on a PostgreSQL ARRAY type.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.Enum
to a PostgreSQL ENUM column type.Configuration
object.Class
and Configuration
objects.Inet
object type to a PostgreSQL INET column type.Duration
object type to a PostgreSQL Interval column type.ReflectionUtils
- Reflection utilities holder.PreparedStatement
.Object
.String[]
array on a PostgreSQL ARRAY type.StringUtil
- String utilities holder.UUID[]
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.Year
object to an INT
column type.ZonedDateTime
range from provided string:ZoneId
object to an VARCHAR
column type.ZoneId
handling.Copyright © 2019. All rights reserved.