Interface DAO

All Known Implementing Classes:
MockDAO

public interface DAO
The core persistence interface. Stores and retrieves domain objects to/from a data store.
Author:
Alex Bogdanovski [[email protected]]