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

com.github.datalking.jdbc.transaction.ResourceTransactionManager Maven / Gradle / Ivy

The newest version!
package com.github.datalking.jdbc.transaction;

/**
 * @author yaoo on 5/27/18
 */
public interface ResourceTransactionManager extends PlatformTransactionManager {

    Object getResourceFactory();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy