Interface JdbcProvider

All Known Implementing Classes:
Database, Database

public interface JdbcProvider
A JDBCProvider provides connection information for a JDBC-enabled database.
Author:
AO Industries, Inc.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the URL of the JDBC documentation.
    Gets the classname of the driver used to contact the server.
    getJdbcUrl(boolean ipOnly)
    Gets the URL that should be used for JDBC connections.