Uses of Class
org.eclipse.persistence.jpa.jpql.tools.model.query.ChangeSupport
-
Packages that use ChangeSupport Package Description org.eclipse.persistence.jpa.jpql.tools.model.query This package contains theStateObjectclasses that represents a JPQL query. -
-
Uses of ChangeSupport in org.eclipse.persistence.jpa.jpql.tools.model.query
Methods in org.eclipse.persistence.jpa.jpql.tools.model.query that return ChangeSupport Modifier and Type Method Description protected ChangeSupportAbstractStateObject. getChangeSupport()Returns the object responsible to actually register the listeners and to notify them upon changes made to thisStateObject.
-