Uses of Class
org.hibernate.type.descriptor.jdbc.StructAttributeValues
Packages that use StructAttributeValues
Package
Description
Defines handling of almost the full range of standard JDBC-defined SQL data types.
-
Uses of StructAttributeValues in org.hibernate.type.descriptor.jdbc
Methods in org.hibernate.type.descriptor.jdbc that return StructAttributeValuesModifier and TypeMethodDescriptionstatic StructAttributeValuesStructHelper.getAttributeValues(EmbeddableMappingType embeddableMappingType, Object[] rawJdbcValues, WrapperOptions options) Methods in org.hibernate.type.descriptor.jdbc with parameters of type StructAttributeValuesModifier and TypeMethodDescriptionstatic ObjectStructHelper.instantiate(EmbeddableMappingType embeddableMappingType, StructAttributeValues attributeValues)