|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysql.jdbc.LicenseConfiguration
Used in commercially-licensed clients that require connections to commercially-licensed servers as part of the licensing terms.
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 |
Method Detail |
static void checkLicenseType(java.util.Map serverVariables) throws java.sql.SQLException
serverVariables
- a Map of the output of 'show variables' from the
server we're connecting to.
java.sql.SQLException
- if commercial license is required, but not found
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |