Uses of Interface
org.jboss.ejb.txtimer.DatabasePersistencePlugin

Packages that use DatabasePersistencePlugin
org.jboss.ejb.txtimer   
 

Uses of DatabasePersistencePlugin in org.jboss.ejb.txtimer
 

Classes in org.jboss.ejb.txtimer that implement DatabasePersistencePlugin
 class GeneralPurposeDatabasePersistencePlugin
          This DatabasePersistencePlugin uses getBytes/setBytes to persist the serializable objects associated with the timer.
 class OracleDatabasePersistencePlugin
          This DatabasePersistencePlugin uses getBinaryStream/setBinaryStream to persist the serializable objects associated with the timer.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.