Uses of Class
org.apache.activemq.schema.core.DtoJournaledJDBC
-
Packages that use DtoJournaledJDBC Package Description org.apache.activemq.schema.core -
-
Uses of DtoJournaledJDBC in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoJournaledJDBC Modifier and Type Field Description protected DtoJournaledJDBCDtoBroker.PersistenceFactory. journaledJDBCprotected DtoJournaledJDBCDtoBrokerService.PersistenceFactory. journaledJDBCprotected DtoJournaledJDBCDtoDatabaseLocker.Lockable. journaledJDBCprotected DtoJournaledJDBCDtoLeaseDatabaseLocker.Lockable. journaledJDBCprotected DtoJournaledJDBCDtoSharedFileLocker.Lockable. journaledJDBCprotected DtoJournaledJDBCDtoTransactDatabaseLocker.Lockable. journaledJDBCMethods in org.apache.activemq.schema.core that return DtoJournaledJDBC Modifier and Type Method Description DtoJournaledJDBCObjectFactory. createDtoJournaledJDBC()Create an instance ofDtoJournaledJDBCDtoJournaledJDBCDtoBroker.PersistenceFactory. getJournaledJDBC()Gets the value of the journaledJDBC property.DtoJournaledJDBCDtoBrokerService.PersistenceFactory. getJournaledJDBC()Gets the value of the journaledJDBC property.DtoJournaledJDBCDtoDatabaseLocker.Lockable. getJournaledJDBC()Gets the value of the journaledJDBC property.DtoJournaledJDBCDtoLeaseDatabaseLocker.Lockable. getJournaledJDBC()Gets the value of the journaledJDBC property.DtoJournaledJDBCDtoSharedFileLocker.Lockable. getJournaledJDBC()Gets the value of the journaledJDBC property.DtoJournaledJDBCDtoTransactDatabaseLocker.Lockable. getJournaledJDBC()Gets the value of the journaledJDBC property.Methods in org.apache.activemq.schema.core with parameters of type DtoJournaledJDBC Modifier and Type Method Description voidDtoBroker.PersistenceFactory. setJournaledJDBC(DtoJournaledJDBC value)Sets the value of the journaledJDBC property.voidDtoBrokerService.PersistenceFactory. setJournaledJDBC(DtoJournaledJDBC value)Sets the value of the journaledJDBC property.voidDtoDatabaseLocker.Lockable. setJournaledJDBC(DtoJournaledJDBC value)Sets the value of the journaledJDBC property.voidDtoLeaseDatabaseLocker.Lockable. setJournaledJDBC(DtoJournaledJDBC value)Sets the value of the journaledJDBC property.voidDtoSharedFileLocker.Lockable. setJournaledJDBC(DtoJournaledJDBC value)Sets the value of the journaledJDBC property.voidDtoTransactDatabaseLocker.Lockable. setJournaledJDBC(DtoJournaledJDBC value)Sets the value of the journaledJDBC property.
-