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

jvmMain.api.RaptorTransactionScope.kt Maven / Gradle / Ivy

There is a newer version: 0.26.0
Show newest version
package io.fluidsonic.raptor.transactions

import io.fluidsonic.raptor.*


public interface RaptorTransactionScope : RaptorScope {

	@RaptorDsl
	override val context: RaptorTransactionContext
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy