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