abstract class DiagUtil
extends java.lang.Object
Constructor | Description |
---|---|
DiagUtil() |
Modifier and Type | Method | 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.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.