Uses of Class
org.hibernate.dialect.StructAttributeValues
Packages that use StructAttributeValues
Package
Description
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
-
Uses of StructAttributeValues in org.hibernate.dialect
Methods in org.hibernate.dialect that return StructAttributeValuesModifier and TypeMethodDescriptionstatic StructAttributeValues
StructHelper.getAttributeValues
(EmbeddableMappingType embeddableMappingType, Object[] rawJdbcValues, WrapperOptions options) Methods in org.hibernate.dialect with parameters of type StructAttributeValuesModifier and TypeMethodDescriptionstatic Object
StructHelper.instantiate
(EmbeddableMappingType embeddableMappingType, StructAttributeValues attributeValues)