Package org.h2.jdbc

Interface JdbcDatabaseMetaDataBackwardsCompat

  • All Known Implementing Classes:
    JdbcDatabaseMetaData

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