Package blackboard.persist.user

Interface Summary
UserDbLoader This interface describes the set of methods that all database loaders for Userobjects must implement.
UserDbPersister This interface describes the set of methods that all database persisters for User objects must implement.
UserRoleDbLoader This interface describes the set of methods that all database loaders for UserRole objects must implement.
UserRoleDbPersister This interface describes the set of methods that all database persisters for UserRole objects must implement.
 

Class Summary
UserDbLoader.Default A utility class that provides quick access to the UserDbLoader instance associated with the default instance of the database BbPersistenceManager.
UserDbPersister.Default A utility class that provides quick access to the UserDbPersister instance associated with the default instance of the database BbPersistenceManager.
UserRoleDbLoader.Default A utility class that provides quick access to the UserRoleDbLoader instance associated with the default instance of the database BbPersistenceManager.
UserRoleDbPersister.Default A utility class that provides quick access to the UserRoleDbPersister instance associated with the default instance of the database BbPersistenceManager.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.