Uses of Class
org.frankframework.jdbc.JdbcTransactionalStorage
-
Uses of JdbcTransactionalStorage in org.frankframework.jdbc
Modifier and TypeClassDescriptionclass
DummyTransactionalStorage<S extends Serializable>
Deprecated, for removal: This API element is subject to removal in a future version.class
Send messages to the IBISSTORE database table to have them processed exactly-once by another adapter which will read the messages using aMessageStoreListener
.