Package org.h2.jdbcx

Interface JdbcDataSourceBackwardsCompat

All Known Implementing Classes:
JdbcDataSource

public interface JdbcDataSourceBackwardsCompat
Allows us to compile on older platforms, while still implementing the methods from the newer JDBC API.