Uses of Class
org.apache.activemq.schema.core.DtoKahaDB
-
Packages that use DtoKahaDB Package Description org.apache.activemq.schema.core -
-
Uses of DtoKahaDB in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoKahaDB Modifier and Type Field Description protected DtoKahaDB
DtoBroker.PersistenceAdapter. kahaDB
protected DtoKahaDB
DtoBrokerService.PersistenceAdapter. kahaDB
protected DtoKahaDB
DtoDatabaseLocker.Lockable. kahaDB
protected DtoKahaDB
DtoFilteredKahaDB.Adapter. kahaDB
protected DtoKahaDB
DtoFilteredKahaDB.PersistenceAdapter. kahaDB
protected DtoKahaDB
DtoJournalPersistenceAdapter.LongTermPersistence. kahaDB
protected DtoKahaDB
DtoJournalPersistenceAdapter.PersistenceAdapter. kahaDB
protected DtoKahaDB
DtoLeaseDatabaseLocker.Lockable. kahaDB
protected DtoKahaDB
DtoSharedFileLocker.Lockable. kahaDB
protected DtoKahaDB
DtoStoreUsage.Store. kahaDB
protected DtoKahaDB
DtoSystemUsage.Adapter. kahaDB
protected DtoKahaDB
DtoTransactDatabaseLocker.Lockable. kahaDB
Methods in org.apache.activemq.schema.core that return DtoKahaDB Modifier and Type Method Description DtoKahaDB
ObjectFactory. createDtoKahaDB()
Create an instance ofDtoKahaDB
DtoKahaDB
DtoBroker.PersistenceAdapter. getKahaDB()
Gets the value of the kahaDB property.DtoKahaDB
DtoBrokerService.PersistenceAdapter. getKahaDB()
Gets the value of the kahaDB property.DtoKahaDB
DtoDatabaseLocker.Lockable. getKahaDB()
Gets the value of the kahaDB property.DtoKahaDB
DtoFilteredKahaDB.Adapter. getKahaDB()
Gets the value of the kahaDB property.DtoKahaDB
DtoFilteredKahaDB.PersistenceAdapter. getKahaDB()
Gets the value of the kahaDB property.DtoKahaDB
DtoJournalPersistenceAdapter.LongTermPersistence. getKahaDB()
Gets the value of the kahaDB property.DtoKahaDB
DtoJournalPersistenceAdapter.PersistenceAdapter. getKahaDB()
Gets the value of the kahaDB property.DtoKahaDB
DtoLeaseDatabaseLocker.Lockable. getKahaDB()
Gets the value of the kahaDB property.DtoKahaDB
DtoSharedFileLocker.Lockable. getKahaDB()
Gets the value of the kahaDB property.DtoKahaDB
DtoStoreUsage.Store. getKahaDB()
Gets the value of the kahaDB property.DtoKahaDB
DtoSystemUsage.Adapter. getKahaDB()
Gets the value of the kahaDB property.DtoKahaDB
DtoTransactDatabaseLocker.Lockable. getKahaDB()
Gets the value of the kahaDB property.Methods in org.apache.activemq.schema.core with parameters of type DtoKahaDB Modifier and Type Method Description void
DtoBroker.PersistenceAdapter. setKahaDB(DtoKahaDB value)
Sets the value of the kahaDB property.void
DtoBrokerService.PersistenceAdapter. setKahaDB(DtoKahaDB value)
Sets the value of the kahaDB property.void
DtoDatabaseLocker.Lockable. setKahaDB(DtoKahaDB value)
Sets the value of the kahaDB property.void
DtoFilteredKahaDB.Adapter. setKahaDB(DtoKahaDB value)
Sets the value of the kahaDB property.void
DtoFilteredKahaDB.PersistenceAdapter. setKahaDB(DtoKahaDB value)
Sets the value of the kahaDB property.void
DtoJournalPersistenceAdapter.LongTermPersistence. setKahaDB(DtoKahaDB value)
Sets the value of the kahaDB property.void
DtoJournalPersistenceAdapter.PersistenceAdapter. setKahaDB(DtoKahaDB value)
Sets the value of the kahaDB property.void
DtoLeaseDatabaseLocker.Lockable. setKahaDB(DtoKahaDB value)
Sets the value of the kahaDB property.void
DtoSharedFileLocker.Lockable. setKahaDB(DtoKahaDB value)
Sets the value of the kahaDB property.void
DtoStoreUsage.Store. setKahaDB(DtoKahaDB value)
Sets the value of the kahaDB property.void
DtoSystemUsage.Adapter. setKahaDB(DtoKahaDB value)
Sets the value of the kahaDB property.void
DtoTransactDatabaseLocker.Lockable. setKahaDB(DtoKahaDB value)
Sets the value of the kahaDB property.
-