java.lang.Object
com.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 $
|
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 |
LicenseConfiguration
private LicenseConfiguration()
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.