Package | Description |
---|---|
org.apache.cayenne.map.event |
Modifier and Type | Method and Description |
---|---|
void |
EmbeddableAttributeListener.embeddableAttributeAdded(EmbeddableAttributeEvent e)
New EmbeddableAttribute has been created/added.
|
void |
EmbeddableAttributeListener.embeddableAttributeChanged(EmbeddableAttributeEvent e)
EmbeddableAttribute property changed.
|
void |
EmbeddableAttributeListener.embeddableAttributeRemoved(EmbeddableAttributeEvent e)
EmbeddableAttribute has been removed.
|
Copyright © 2001–2019 Apache Cayenne. All rights reserved.