public class EntityDiscriminator
extends java.lang.Object
| Constructor and Description |
|---|
EntityDiscriminator() |
| Modifier and Type | Method and Description |
|---|---|
SimpleValue |
getBoundValue() |
HibernateTypeDescriptor |
getExplicitHibernateTypeDescriptor() |
boolean |
isForced() |
boolean |
isInserted() |
void |
setBoundValue(SimpleValue boundValue) |
void |
setForced(boolean forced) |
void |
setInserted(boolean inserted) |
java.lang.String |
toString() |
public SimpleValue getBoundValue()
public void setBoundValue(SimpleValue boundValue)
public HibernateTypeDescriptor getExplicitHibernateTypeDescriptor()
public boolean isForced()
public void setForced(boolean forced)
public boolean isInserted()
public void setInserted(boolean inserted)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2001-2013 Red Hat, Inc. All Rights Reserved.