Package org.hibernate.dialect
Class StructAttributeValues
java.lang.Object
org.hibernate.dialect.StructAttributeValues
- All Implemented Interfaces:
ValueAccess
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[]The complete set of values.voidsetAttributeValue(int index, Object value) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hibernate.metamodel.spi.ValueAccess
getOwner, getValue
-
Constructor Details
-
StructAttributeValues
-
-
Method Details
-
getValues
Description copied from interface:ValueAccessThe complete set of values.- Specified by:
getValuesin interfaceValueAccess
-
setAttributeValue
-
getDiscriminator
-