EmbedPooledConnection doesn't reset schema when creating a new logical
connection
---------------------------------------------------------------------------------
Key: DERBY-3690
URL: https://issues.apache.org/jira/browse/DERBY-3690
Project: Derby
Issue Type: Bug
Components: JDBC
Affects Versions: 10.4.1.3, 10.3.1.4, 10.2.1.6, 10.1.1.0
Reporter: Knut Anders Hatlen
Priority: Minor
If you set the schema on a logical connection obtained from
EmbedPooledConnection, that schema will also be the current schema for
subsequent logical connections obtained from the same EmbedPooledConnection.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.