Deprecated API


Contents
Deprecated Classes
org.dasein.persist.PersistentFactory
          This API is ancient and is being deprecated in favor of the new @{link PersistentCache} 
 

Deprecated Methods
org.dasein.persist.Transaction.execute(Execution, Map)
          use Transaction.execute(Class, Map) 
org.dasein.persist.Execution.execute(Transaction, Map)
          do not make direct calls to this method 
org.dasein.persist.Execution.run()
          use Execution.run(Transaction, Map) 
 

Deprecated Constructors
org.dasein.persist.PersistentFactory(Class, boolean, String...)
           
 



Copyright © 2011 enStratus Networks LLC. All Rights Reserved.