All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.mats3.util.wrappers.package-info Maven / Gradle / Ivy

Go to download

Mats^3 Utilities - notably the MatsFuturizer, which provides a bridge from synchronous processes to the highly asynchronous Mats^3 services.

The newest version!
/**
 * Wrappers for {@link javax.jms.ConnectionFactory JMS ConnectionFactory} and {@link javax.sql.DataSource JDBC
 * DataSource} - with a special "deferred connection proxy" wrapper which is smart to use as underlying DataSource for
 * the SQL-oriented JmsMatsTransactionManagers, as it elides transactions if the connection is not actually
 * employed within an initiation or stage processing.
 */
package io.mats3.util.wrappers;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy