public class LicenseConfiguration
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
checkLicenseType(java.util.Map<java.lang.String,java.lang.String> serverVariables)
Used in commercially-licensed clients that require connections to
commercially-licensed servers as part of the licensing terms.
|
public static void checkLicenseType(java.util.Map<java.lang.String,java.lang.String> serverVariables)
serverVariables - a Map of the output of 'show variables' from the server we're
connecting to.CJException - if commercial license is required, but not found