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

org.leialearns.spring.test.TransactionHelper Maven / Gradle / Ivy

The newest version!
package org.leialearns.spring.test;

public interface TransactionHelper {
    void runInTransaction(Runnable runnable);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy