Package blackboard.persist.course

Interface Summary
CartridgeDbLoader This interface describes the set of methods that all database loaders for Cartridge objects must implement.
CartridgeDbPersister This interface describes the set of methods that all database persisters for Cartridge objects must implement.
CourseDbLoader This interface describes the set of methods that all database loaders for Course objects must implement.
CourseDbPersister This interface describes the set of methods that all database persisters for Course objects must implement.
CourseMembershipDbLoader This interface describes the set of methods that all database loaders for CourseMembership objects must implement.
CourseMembershipDbPersister This interface describes the set of methods that all database persisters for CourseMembership objects must implement.
GroupDbLoader This interface describes the set of methods that all database loaders for Group objects must implement.
GroupDbPersister This interface describes the set of methods that all database persisters for Group objects must implement.
GroupMembershipDbLoader This interface describes the set of methods that all database loaders for GroupMembership objects must implement.
GroupMembershipDbPersister This interface describes the set of methods that all database persisters for GroupMembership objects must implement.
 

Class Summary
CartridgeDbLoader.Default A utility class that provides quick access to the CartridgeDbLoader instance associated with the default instance of the database BbPersistenceManager.
CartridgeDbPersister.Default A utility class that provides quick access to the CartridgeDbPersister instance associated with the default instance of the database BbPersistenceManager.
CourseDbLoader.Default A utility class that provides quick access to the CourseDbLoader instance associated with the default instance of the database BbPersistenceManager.
CourseDbPersister.Default A utility class that provides quick access to the CourseDbPersister instance associated with the default instance of the database BbPersistenceManager.
CourseMembershipDbLoader.Default A utility class that provides quick access to the CourseMembershipDbLoader instance associated with the default instance of the database BbPersistenceManager.
CourseMembershipDbPersister.Default A utility class that provides quick access to the CourseMembershipDbPersister instance associated with the default instance of the database BbPersistenceManager.
GroupDbLoader.Default A utility class that provides quick access to the GroupDbLoader instance associated with the default instance of the database BbPersistenceManager.
GroupDbPersister.Default A utility class that provides quick access to the GroupDbPersister instance associated with the default instance of the database BbPersistenceManager.
GroupMembershipDbLoader.Default A utility class that provides quick access to the GroupMembershipDbLoader instance associated with the default instance of the database BbPersistenceManager.
GroupMembershipDbPersister.Default A utility class that provides quick access to the GroupMembershipDbPersister instance associated with the default instance of the database BbPersistenceManager.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.