public static class ObjectType.PersistenceDelegate
extends java.beans.DefaultPersistenceDelegate
Constructor and Description |
---|
PersistenceDelegate() |
Modifier and Type | Method and Description |
---|---|
protected java.beans.Expression |
instantiate(java.lang.Object oldInstance,
java.beans.Encoder out) |
protected boolean |
mutatesTo(java.lang.Object oldInstance,
java.lang.Object newInstance) |
protected java.beans.Expression instantiate(java.lang.Object oldInstance, java.beans.Encoder out)
instantiate
in class java.beans.DefaultPersistenceDelegate
protected boolean mutatesTo(java.lang.Object oldInstance, java.lang.Object newInstance)
mutatesTo
in class java.beans.DefaultPersistenceDelegate