Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.1, 2.1.0
-
None
-
None
Description
Currently the DB2 issues SQL to obtain the default schema name in DB2Dictionary.connectedConfiguration(). The value is only used by the SchemaTool, and the extra SQL has an impact in some environments.
The SQL can be delayed until the default schema name is needed, reducing some load on the DB.
Attachments
Issue Links
- relates to
-
OPENJPA-2073 MappingTools requires live connection to DB2 server to retrieve default schema name
- Closed