DatabaseProvider
Interface for abstracting database access.
Properties
Functions
Link copied to clipboard
Executes a transaction asynchronously using a CompletableFuture.
Link copied to clipboard
Executes a transaction asynchronously using Kotlin coroutines.
Link copied to clipboard
Executes a statement for each table registered in the provider.