Class PersistenceServiceImpl

All Implemented Interfaces:
PersistenceService

@Deprecated @Transactional public class PersistenceServiceImpl extends PersistenceServiceImplBase implements PersistenceService
Deprecated.
This class is the service implementation for the Persistence structure. OjbRepositoryExplorer provides functions for extracting information from the OJB repository at runtime. This is the default implementation, that is delivered with Kuali.
  • Constructor Details

    • PersistenceServiceImpl

      public PersistenceServiceImpl()
      Deprecated.
  • Method Details