public class ConnectionUtil
extends java.lang.Object
Constructor | Description |
---|---|
ConnectionUtil() |
Modifier and Type | Method | Description |
---|---|---|
private static Context |
getContextOrNull(java.lang.String contextID) |
Privileged lookup of a Context.
|
static LanguageConnectionContext |
getCurrentLCC() |
Get the current LanguageConnectionContext.
|
public static LanguageConnectionContext getCurrentLCC() throws java.sql.SQLException
java.sql.SQLException
- Caller is not in the context of a connection.private static Context getContextOrNull(java.lang.String contextID)
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.