Package org.enhydra.shark.api.internal.repositorypersistence

Repository persistence component interface.

See:
          Description

Interface Summary
RepositoryPersistenceManager Interface for implementing Repository persistence interface.
 

Exception Summary
RepositoryException Class RepositoryException indicates exceptional condition occurring in repository persistence layer, ie. failing transaction.
 

Package org.enhydra.shark.api.internal.repositorypersistence Description

Repository persistence component interface.

Providing a high level of adaptability, Shark's kernel will relay on this component implementation to store the information about XPDLs and their versions. This component must be present.