Uses of Interface
org.equanda.persistence.EquandaSelector

Packages that use EquandaSelector
org.equanda.persistence   
 

Uses of EquandaSelector in org.equanda.persistence
 

Classes in org.equanda.persistence with type parameters of type EquandaSelector
 class LazyEJBListBase<ID,PROXY extends EquandaProxy<ID,EquandaProxy>,EJB extends EquandaEJB<ID>,SEL extends EquandaSelector<ID,PROXY,EJB>>
          LazyList for SFSB entity façades.
 class LazyProxyListBase<ID,PROXY extends EquandaProxy<ID,EquandaProxy>,EJB extends EquandaEJB<ID>,SEL extends EquandaSelector<ID,PROXY,EJB>>
          LazyList for proxy objects
 

Methods in org.equanda.persistence that return EquandaSelector
protected abstract  EquandaSelector LazyList.getSelector()
          Get the selector object for the TYPE
 



Copyright © 2007-2009. All Rights Reserved.