Interface JDBCDriver

    • Method Detail

      • getName

        java.lang.String getName()
      • getDescription

        java.lang.String getDescription()
      • getClassname

        java.lang.String getClassname()
      • getVendor

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