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