Uses of Class
org.apache.activemq.schema.core.DtoMaxdbJdbcAdapter
-
Packages that use DtoMaxdbJdbcAdapter Package Description org.apache.activemq.schema.core -
-
Uses of DtoMaxdbJdbcAdapter in org.apache.activemq.schema.core
Fields in org.apache.activemq.schema.core declared as DtoMaxdbJdbcAdapter Modifier and Type Field Description protected DtoMaxdbJdbcAdapterDtoJdbcPersistenceAdapter.Adapter. maxdbJdbcAdapterprotected DtoMaxdbJdbcAdapterDtoJournaledJDBC.Adapter. maxdbJdbcAdapterprotected DtoMaxdbJdbcAdapterDtoJournalPersistenceAdapterFactory.Adapter. maxdbJdbcAdapterMethods in org.apache.activemq.schema.core that return DtoMaxdbJdbcAdapter Modifier and Type Method Description DtoMaxdbJdbcAdapterObjectFactory. createDtoMaxdbJdbcAdapter()Create an instance ofDtoMaxdbJdbcAdapterDtoMaxdbJdbcAdapterDtoJdbcPersistenceAdapter.Adapter. getMaxdbJdbcAdapter()Gets the value of the maxdbJdbcAdapter property.DtoMaxdbJdbcAdapterDtoJournaledJDBC.Adapter. getMaxdbJdbcAdapter()Gets the value of the maxdbJdbcAdapter property.DtoMaxdbJdbcAdapterDtoJournalPersistenceAdapterFactory.Adapter. getMaxdbJdbcAdapter()Gets the value of the maxdbJdbcAdapter property.Methods in org.apache.activemq.schema.core with parameters of type DtoMaxdbJdbcAdapter Modifier and Type Method Description voidDtoJdbcPersistenceAdapter.Adapter. setMaxdbJdbcAdapter(DtoMaxdbJdbcAdapter value)Sets the value of the maxdbJdbcAdapter property.voidDtoJournaledJDBC.Adapter. setMaxdbJdbcAdapter(DtoMaxdbJdbcAdapter value)Sets the value of the maxdbJdbcAdapter property.voidDtoJournalPersistenceAdapterFactory.Adapter. setMaxdbJdbcAdapter(DtoMaxdbJdbcAdapter value)Sets the value of the maxdbJdbcAdapter property.
-