Package org.h2.jdbc
Interface JdbcConnectionBackwardsCompat
-
- All Known Implementing Classes:
JdbcConnection,JdbcXAConnection.PooledJdbcConnection
public interface JdbcConnectionBackwardsCompatAllows us to compile on older platforms, while still implementing the methods from the newer JDBC API.