Package io.agroal.api

Interface AgroalDataSource

All Superinterfaces:
AutoCloseable, CommonDataSource, DataSource, Serializable, Wrapper

public interface AgroalDataSource extends AutoCloseable, DataSource, Serializable
Extension of the DataSource interface that exposes some of its internals. The Agroal project is all about providing a good (reliable, fast, easy to use maintain and understand) implementation of this interface. Agroal - the natural database connection pool!
Author:
Luis Barreiro