| Package | Description |
|---|---|
| org.eclipse.persistence.jpa.jpql.tools.model |
The classes defined in this package define the state model API, a state model can be used to
manually or programmatically create and edit a JPQL query.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyChangeEvent<T>
The default implementation of
IPropertyChangeEvent where the generics is the type of the
old and new values. |
| Modifier and Type | Method and Description |
|---|---|
void |
IPropertyChangeListener.propertyChanged(IPropertyChangeEvent<T> e)
Notifies this listener that a certain property has changed.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.