Uses of Interface
io.mateu.util.runnable.RunnableThrowsThrowable
Packages that use RunnableThrowsThrowable
-
Uses of RunnableThrowsThrowable in io.mateu.util
Methods in io.mateu.util with parameters of type RunnableThrowsThrowableModifier and TypeMethodDescriptionvoidIJPAHelper.transact(JPATransaction t, RunnableThrowsThrowable callback) voidIJPAHelper.transact(String persistenceUnit, JPATransaction t, RunnableThrowsThrowable callback) voidJPAHelperImpl.transact(JPATransaction t, RunnableThrowsThrowable callback) voidJPAHelperImpl.transact(String persistenceUnit, JPATransaction t, RunnableThrowsThrowable callback) -
Uses of RunnableThrowsThrowable in io.mateu.util.persistence
Methods in io.mateu.util.persistence with parameters of type RunnableThrowsThrowableModifier and TypeMethodDescriptionstatic voidJPAHelper.transact(JPATransaction t, RunnableThrowsThrowable callback) static voidJPAHelper.transact(String persistenceUnit, JPATransaction t, RunnableThrowsThrowable callback)