Uses of Class
blackboard.persist.DbPersisterFactory

Packages that use DbPersisterFactory
blackboard.persist   
 

Uses of DbPersisterFactory in blackboard.persist
 

Methods in blackboard.persist that return DbPersisterFactory
static
<T extends Persister>
DbPersisterFactory<T>
DbPersisterFactory.newInstance(java.lang.Class<T> cls)
          Create a new instance of the factory for accessing the persister implementation.
static
<T extends Persister>
DbPersisterFactory<T>
DbPersisterFactory.newInstance(java.lang.Class<T> cls, java.lang.String key)
          Create a new instance of the factory for accessing the persister implementation.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.