Rick Hillegas created DERBY-6751:
------------------------------------
Summary: Prevent user code from getting the
LanguageConnectionContext from an EmbedConnection
Key: DERBY-6751
URL: https://issues.apache.org/jira/browse/DERBY-6751
Project: Derby
Issue Type: Bug
Components: SQL
Affects Versions: 10.12.0.0
Reporter: Rick Hillegas
User code can cast a java.sql.Connection to an EmbedConnection and then get the
LanguageConnectionContext by calling EmbedConnection.getLanguageConnection().
We should prevent user code from doing this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)