[
https://issues.apache.org/jira/browse/DERBY-4978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986454#action_12986454
]
Rick Hillegas commented on DERBY-4978:
--------------------------------------
Hi Kim,
The blurb on "callAbort" looks good to me.
The existing policy files have a number of grant blocks. Each block grants a
lump of permissions to a single jar file. I think that is a good pattern which
makes the policy files easy to read. You can see at a glance what permissions
are granted to each code domain. I would not recommend trying to grant a
permission to multiple code domains all at once. I think that would be harder
for tech support to understand.
Thanks,
-Rick
> Document the new SQLPermission required by the JDBC 4.1
> Connection.abort(Executor) method
> -----------------------------------------------------------------------------------------
>
> Key: DERBY-4978
> URL: https://issues.apache.org/jira/browse/DERBY-4978
> Project: Derby
> Issue Type: Task
> Components: Documentation, JDBC
> Affects Versions: 10.8.0.0
> Reporter: Rick Hillegas
> Assignee: Kim Haase
>
> We need to add material to the Reference and Developer's Guides as described
> in the 2011-01-14 comment on DERBY-4869.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.