All Known Implementing Classes:
JDBCDriverRecord

public interface JDBCDriver
  • Method Details

    • getName

      String getName()
    • getDescription

      String getDescription()
    • getClassname

      String getClassname()
    • getVendor

      DatabaseVendor getVendor()
      Returns the type of database that this driver connects to.