Uses of Class
org.kuali.rice.krad.service.impl.PersistenceServiceImplBase

Packages that use PersistenceServiceImplBase
org.kuali.rice.devtools.pdle   
org.kuali.rice.krad.service.impl Core service implementations. 
 

Uses of PersistenceServiceImplBase in org.kuali.rice.devtools.pdle
 

Subclasses of PersistenceServiceImplBase in org.kuali.rice.devtools.pdle
 class PostDataLoadEncryptionServiceImpl
           
 

Uses of PersistenceServiceImplBase in org.kuali.rice.krad.service.impl
 

Subclasses of PersistenceServiceImplBase in org.kuali.rice.krad.service.impl
 class PersistenceServiceImpl
          This class is the service implementation for the Persistence structure.
 class PersistenceServiceJpaImpl
          This class is the service implementation for the Persistence structure.
 class PersistenceServiceOjbImpl
          This class is the service implementation for the Persistence structure.
 class PersistenceStructureServiceImpl
          This class is now a proxy, which uses the @Entity annotation to decide whether to use the JPA or OJB underlying services to perform an action.
 class PersistenceStructureServiceJpaImpl
           
 class PersistenceStructureServiceOjbImpl
           
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.