org.apache.derby.iapi.sql.conn
Class ConnectionUtil
- java.lang.Object
-
- org.apache.derby.iapi.sql.conn.ConnectionUtil
-
public class ConnectionUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description ConnectionUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static LanguageConnectionContextgetCurrentLCC()Get the current LanguageConnectionContext.
-
-
-
Method Detail
-
getCurrentLCC
public static LanguageConnectionContext getCurrentLCC() throws java.sql.SQLException
Get the current LanguageConnectionContext. Used by public api code that needs to ensure it is in the context of a SQL connection.- Throws:
java.sql.SQLException- Caller is not in the context of a connection.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG