[
https://issues.apache.org/jira/browse/DERBY-6571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005911#comment-14005911
]
Dag H. Wanvik commented on DERBY-6571:
--------------------------------------
Thanks, Kim,
- missing sentence part: "before attempting to commit the transaction"
- store procedures -> stored routines (procedure and functions). Both can use
SQL so they can both
set the constraint mode. Thanks for catching that!
- referred -> deferred, yup
- autocommit: deferred constraint are useless with auto-commit, since one
wouldn't notice any different behavior:
the end of the statement equals the end of the transaction.
I'll have a look in the developer guide so I can suggest a placement.
> Document deferrable constraints
> -------------------------------
>
> Key: DERBY-6571
> URL: https://issues.apache.org/jira/browse/DERBY-6571
> Project: Derby
> Issue Type: Sub-task
> Components: Documentation
> Reporter: Dag H. Wanvik
> Assignee: Kim Haase
> Fix For: 10.11.0.0
>
> Attachments: DERBY-6571-2.diff, DERBY-6571-2.stat, DERBY-6571-2.zip,
> DERBY-6571.diff, DERBY-6571.stat, DERBY-6571.zip
>
>
> The contents of functional specification attached to DERBY-532 should be
> included in the documentation.
--
This message was sent by Atlassian JIRA
(v6.2#6252)