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