Uses of Class
org.eclipse.persistence.internal.jpa.querydef.RootImpl
-
Packages that use RootImpl Package Description org.eclipse.persistence.internal.jpa.querydef -
-
Uses of RootImpl in org.eclipse.persistence.internal.jpa.querydef
Methods in org.eclipse.persistence.internal.jpa.querydef with parameters of type RootImpl Modifier and Type Method Description protected voidAbstractQueryImpl. integrateRoot(RootImpl root)protected abstract voidCommonAbstractCriteriaImpl. integrateRoot(RootImpl root)Used to use a root from a different query.protected voidCriteriaDeleteImpl. integrateRoot(RootImpl root)protected voidCriteriaUpdateImpl. integrateRoot(RootImpl root)protected voidSubQueryImpl. integrateRoot(RootImpl root)
-