Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/Concepts/SqlStyle"

(New page: {{ScoutPage|cat=Concepts}} SqlStyle is a Scout concept used to have SQL code that is independent from the database engine. {{ScoutJavadoc|AbstractSqlStyle|C}} ==Description== {{Note|TOD...)
 
(Replaced content with "The Scout documentation has been moved to https://eclipsescout.github.io/.")
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{ScoutPage|cat=Concepts}}
+
The Scout documentation has been moved to https://eclipsescout.github.io/.
 
+
SqlStyle is a Scout concept used to have SQL code that is independent from the database engine.
+
 
+
{{ScoutJavadoc|AbstractSqlStyle|C}}
+
 
+
==Description==
+
{{Note|TODO|Add a description}}
+
 
+
 
+
== Included SqlStyle ==
+
Eclipse Scout is shipped with some SqlStyles:
+
* DB2SqlStyle
+
* DerbySqlStyle
+
* MSSQLSqlStyle
+
* OracleSqlStyle
+
 
+
 
+
== See also ==
+
* {{ScoutLink|Concepts|Server Plug-In|Server Plug-In}}
+
* ...
+

Latest revision as of 05:26, 14 March 2024

The Scout documentation has been moved to https://eclipsescout.github.io/.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.