Package org.h2.jdbcx
Interface JdbcConnectionPoolBackwardsCompat
- All Known Implementing Classes:
JdbcConnectionPool
public interface JdbcConnectionPoolBackwardsCompat
Allows us to compile on older platforms, while still implementing the methods
from the newer JDBC API.