Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.mysql.jdbc
Class LicenseConfiguration  view LicenseConfiguration download LicenseConfiguration.java

java.lang.Object
  extended bycom.mysql.jdbc.LicenseConfiguration

class LicenseConfiguration
extends java.lang.Object

Used in commercially-licensed clients that require connections to commercially-licensed servers as part of the licensing terms.

Version:
$Id: LicenseConfiguration.java,v 1.1.2.4 2004/08/09 22:15:12 mmatthew Exp $

Constructor Summary
private LicenseConfiguration()
           
 
Method Summary
(package private) static void checkLicenseType(java.util.Map serverVariables)
          Used in commercially-licensed clients that require connections to commercially-licensed servers as part of the licensing terms.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LicenseConfiguration

private LicenseConfiguration()
Method Detail

checkLicenseType

static void checkLicenseType(java.util.Map serverVariables)
                      throws java.sql.SQLException
Used in commercially-licensed clients that require connections to commercially-licensed servers as part of the licensing terms.