Uses of Class
org.apache.activemq.schema.core.DtoImageBasedJDBCAdaptor
-
Packages that use DtoImageBasedJDBCAdaptor Package Description org.apache.activemq.schema.core -
-
Uses of DtoImageBasedJDBCAdaptor in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoImageBasedJDBCAdaptor Modifier and Type Field Description protected DtoImageBasedJDBCAdaptorDtoJdbcPersistenceAdapter.Adapter. imageBasedJDBCAdaptorprotected DtoImageBasedJDBCAdaptorDtoJournaledJDBC.Adapter. imageBasedJDBCAdaptorprotected DtoImageBasedJDBCAdaptorDtoJournalPersistenceAdapterFactory.Adapter. imageBasedJDBCAdaptorMethods in org.apache.activemq.schema.core that return DtoImageBasedJDBCAdaptor Modifier and Type Method Description DtoImageBasedJDBCAdaptorObjectFactory. createDtoImageBasedJDBCAdaptor()Create an instance ofDtoImageBasedJDBCAdaptorDtoImageBasedJDBCAdaptorDtoJdbcPersistenceAdapter.Adapter. getImageBasedJDBCAdaptor()Gets the value of the imageBasedJDBCAdaptor property.DtoImageBasedJDBCAdaptorDtoJournaledJDBC.Adapter. getImageBasedJDBCAdaptor()Gets the value of the imageBasedJDBCAdaptor property.DtoImageBasedJDBCAdaptorDtoJournalPersistenceAdapterFactory.Adapter. getImageBasedJDBCAdaptor()Gets the value of the imageBasedJDBCAdaptor property.Methods in org.apache.activemq.schema.core with parameters of type DtoImageBasedJDBCAdaptor Modifier and Type Method Description voidDtoJdbcPersistenceAdapter.Adapter. setImageBasedJDBCAdaptor(DtoImageBasedJDBCAdaptor value)Sets the value of the imageBasedJDBCAdaptor property.voidDtoJournaledJDBC.Adapter. setImageBasedJDBCAdaptor(DtoImageBasedJDBCAdaptor value)Sets the value of the imageBasedJDBCAdaptor property.voidDtoJournalPersistenceAdapterFactory.Adapter. setImageBasedJDBCAdaptor(DtoImageBasedJDBCAdaptor value)Sets the value of the imageBasedJDBCAdaptor property.
-