org.hibernate.engine
public final class TypedValue extends java.lang.Object implements java.io.Serializable
Type
,
Serialized FormConstructor 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.Object
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object other)
equals
in class java.lang.Object
Copyright © 2014. All Rights Reserved.