Package net.sf.borg.model.db

Package db contains interfaces that provide an implementation independent view of the low level ORM layer.

See:
          Description

Interface Summary
AppointmentDB A EntityDB subclass which allows efficient retrieval of appointment ToDo and Repeat keys.
EntityDB<T extends KeyedEntity<T>> Interface for a class that provides basic ORM mapping for a KeyedEntity
LinkDB The Interface for a Link DB.
MemoDB The Interface for a Memo DB.
TaskDB The Interface for a Task database.
 

Package net.sf.borg.model.db Description

Package db contains interfaces that provide an implementation independent view of the low level ORM layer. Currently, the only low level ORM layer is for JDBC. In past, a number of other layers existed.



Generated September 24 2010 by mbb using Apache Ant version 1.7.1 compiled on June 27 2008 and Java version 1.6.0_20 from Sun Microsystems Inc. on Linux i386 2.6.24-28-generic