org.hibernate.engine
public final class TypedValue extends java.lang.Object implements java.io.Serializable
Type,
Serialized Form| Constructor and Description |
|---|
TypedValue(Type type,
java.lang.Object value,
EntityMode entityMode) |
public TypedValue(Type type, java.lang.Object value, EntityMode entityMode)
public java.lang.Object getValue()
public Type getType()
public java.lang.String toString()
toString in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object other)
equals in class java.lang.ObjectCopyright © 2016. All Rights Reserved.