Rick Hillegas created DERBY-5884:
------------------------------------
Summary: Remove references to SQL-J in message text and in code
comments.
Key: DERBY-5884
URL: https://issues.apache.org/jira/browse/DERBY-5884
Project: Derby
Issue Type: Improvement
Components: Localization
Affects Versions: 10.10.0.0
Reporter: Rick Hillegas
There are several references to the term SQL-J in messages and code comments.
SQL-J was the name of the original Cloudscape SQL dialect. It is also
confusingly similar to SQLJ, the name of a largely abandoned industry effort to
embed SQL code inside Java code. We should replace SQL-J with SQL wherever we
encounter it.
This chiefly affects the ij help message in toolsmessages.properties (and its
localizations). This also affects some comments in
java/engine/org/apache/derby/database/Database.java
java/engine/org/apache/derby/iapi/db/ConnectionInfo.java
java/engine/org/apache/derby/iapi/db/ConsistencyChecker.java
java/engine/org/apache/derby/iapi/db/Factory.java
java/engine/org/apache/derby/iapi/db/PropertyInfo.java
java/engine/org/apache/derby/iapi/sql/conn/LanguageConnectionContext.java
java/engine/org/apache/derby/impl/sql/compile/MethodCallNode.java
java/shared/org/apache/derby/shared/common/reference/SQLState.java
java/tools/org/apache/derby/impl/tools/ij/ij.jj
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira