Class H2DatabaseProvider

All Implemented Interfaces:
DatabaseProvider

public class H2DatabaseProvider extends AbstractDatabaseProvider
H2DatabaseProvider is a concrete implementation of AbstractDatabaseProvider specifically designed to interact with H2 database instances. It handles the creation of prepared statements and logging tailored for H2 database operations.

This class provides H2-specific implementations for database