abstract class DiagUtil
extends java.lang.Object
Constructor and Description |
---|
DiagUtil() |
Modifier and Type | Method and Description |
---|---|
(package private) static void |
checkAccess()
Raise an exception if we are running with SQL authorization turned on
but the current user isn't the database owner.
|
private static Context |
getContextOrNull(java.lang.String contextID)
Privileged lookup of a Context.
|
static void checkAccess() throws StandardException
StandardException
private static Context getContextOrNull(java.lang.String contextID)
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.