|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DatabasePersistencePlugin | |
---|---|
org.jboss.ejb.txtimer |
Uses of DatabasePersistencePlugin in org.jboss.ejb.txtimer |
---|
Subinterfaces of DatabasePersistencePlugin in org.jboss.ejb.txtimer | |
---|---|
interface |
DatabasePersistencePluginExt
An extension of DatabasePersistencePlugin that allows setting of the timers table name during initialization. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |