public class EntityDiscriminator extends 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) |
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)
Copyright © 2018 JBoss by Red Hat. All rights reserved.