Package | Description |
---|---|
org.apache.activemq.schema.core |
Modifier and Type | Field and Description |
---|---|
protected DtoTransactJdbcAdapter |
DtoJdbcPersistenceAdapter.Adapter.transactJdbcAdapter |
protected DtoTransactJdbcAdapter |
DtoJournaledJDBC.Adapter.transactJdbcAdapter |
protected DtoTransactJdbcAdapter |
DtoJournalPersistenceAdapterFactory.Adapter.transactJdbcAdapter |
Modifier and Type | Method and Description |
---|---|
DtoTransactJdbcAdapter |
ObjectFactory.createDtoTransactJdbcAdapter()
Create an instance of
DtoTransactJdbcAdapter |
DtoTransactJdbcAdapter |
DtoJdbcPersistenceAdapter.Adapter.getTransactJdbcAdapter()
Gets the value of the transactJdbcAdapter property.
|
DtoTransactJdbcAdapter |
DtoJournaledJDBC.Adapter.getTransactJdbcAdapter()
Gets the value of the transactJdbcAdapter property.
|
DtoTransactJdbcAdapter |
DtoJournalPersistenceAdapterFactory.Adapter.getTransactJdbcAdapter()
Gets the value of the transactJdbcAdapter property.
|
Modifier and Type | Method and Description |
---|---|
void |
DtoJdbcPersistenceAdapter.Adapter.setTransactJdbcAdapter(DtoTransactJdbcAdapter value)
Sets the value of the transactJdbcAdapter property.
|
void |
DtoJournaledJDBC.Adapter.setTransactJdbcAdapter(DtoTransactJdbcAdapter value)
Sets the value of the transactJdbcAdapter property.
|
void |
DtoJournalPersistenceAdapterFactory.Adapter.setTransactJdbcAdapter(DtoTransactJdbcAdapter value)
Sets the value of the transactJdbcAdapter property.
|
Copyright © 2005–2020 FuseSource, Corp.. All rights reserved.