|
Size: 1323
Comment: Link to new page
|
← Revision 4 as of 2009-09-20 22:11:21 ⇥
Size: 1343
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 2: | Line 2: |
| [[TableOfContents]] | <<TableOfContents>> |
| Line 5: | Line 5: |
| * [:SystemTables:System table or catalogs] * [:LanguageSystem:Details on compilation & execution] |
* [[SystemTables|System table or catalogs]] * [[LanguageSystem|Details on compilation & execution]] |
| Line 11: | Line 11: |
| || Unary plus/minus for parameters || 10.2 || [http://issues.apache.org/jira/browse/DERBY-582 DERBY-582] || || || FOR UPDATE clause || 10.2 || [http://issues.apache.org/jira/browse/DERBY-231 DERBY-231] || || || Optimizer directives || 10.2 || [http://issues.apache.org/jira/browse/DERBY-573 DERBY-573] || || || Xml support for XPath and JDBC || 10.2 || [http://issues.apache.org/jira/browse/DERBY-688 DERBY-688] || || || Grant Revoke || 10.2 || [http://issues.apache.org/jira/browse/DERBY-464 DERBY-464] || || || SQL authorization for views, triggers and constraints || 10.2 || [http://issues.apache.org/jira/browse/DERBY-1330 DERBY-1330] || || || Boolean datatype || || [http://issues.apache.org/jira/browse/DERBY-499 DERBY-499] || || || Identity value restart || 10.2 || [http://issues.apache.org/jira/browse/DERBY-783 DERBY-783] || || || SIN, COS etc. builtin functions || 10.2 || [http://issues.apache.org/jira/browse/DERBY-475 DERBY-475] || || |
|| Unary plus/minus for parameters || 10.2 || [[http://issues.apache.org/jira/browse/DERBY-582|DERBY-582]] || || || FOR UPDATE clause || 10.2 || [[http://issues.apache.org/jira/browse/DERBY-231|DERBY-231]] || || || Optimizer directives || 10.2 || [[http://issues.apache.org/jira/browse/DERBY-573|DERBY-573]] || || || Xml support for XPath and JDBC || 10.2 || [[http://issues.apache.org/jira/browse/DERBY-688|DERBY-688]] || || || Grant Revoke || 10.2 || [[http://issues.apache.org/jira/browse/DERBY-464|DERBY-464]] || || || SQL authorization for views, triggers and constraints || 10.2 || [[http://issues.apache.org/jira/browse/DERBY-1330|DERBY-1330]] || || || Boolean datatype || || [[http://issues.apache.org/jira/browse/DERBY-499|DERBY-499]] || || || Identity value restart || 10.2 || [[http://issues.apache.org/jira/browse/DERBY-783|DERBY-783]] || || || SIN, COS etc. builtin functions || 10.2 || [[http://issues.apache.org/jira/browse/DERBY-475|DERBY-475]] || || |
Derby's SQL Layer
Overview
Papers & Writeups
Functional & Design specifications
Feature |
Release |
Jira Issue |
Specification |
Unary plus/minus for parameters |
10.2 |
|
|
FOR UPDATE clause |
10.2 |
|
|
Optimizer directives |
10.2 |
|
|
Xml support for XPath and JDBC |
10.2 |
|
|
Grant Revoke |
10.2 |
|
|
SQL authorization for views, triggers and constraints |
10.2 |
|
|
Boolean datatype |
|
|
|
Identity value restart |
10.2 |
|
|
SIN, COS etc. builtin functions |
10.2 |
|