You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2012/09/13 09:48:07 UTC

[jira] [Created] (DERBY-5927) Add utility methods to query state of URL attributes in EmbedConnection

Kristian Waagan created DERBY-5927:
--------------------------------------

             Summary: Add utility methods to query state of URL attributes in EmbedConnection
                 Key: DERBY-5927
                 URL: https://issues.apache.org/jira/browse/DERBY-5927
             Project: Derby
          Issue Type: Improvement
          Components: JDBC
    Affects Versions: 10.10.0.0
            Reporter: Kristian Waagan
            Assignee: Kristian Waagan
            Priority: Trivial


Add utility methods to determine whether URL attributes are set or have the value true.
The motivation for the change is improved readability/formatting of the code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (DERBY-5927) Add utility methods to query state of URL attributes in EmbedConnection

Posted by "Kristian Waagan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Waagan updated DERBY-5927:
-----------------------------------

    Attachment: derby-5927-1a-isset_istrue.diff

Attaching patch 1a.
This patch shouldn't cause any behavioral changes.
Running regressions.
                
> Add utility methods to query state of URL attributes in EmbedConnection
> -----------------------------------------------------------------------
>
>                 Key: DERBY-5927
>                 URL: https://issues.apache.org/jira/browse/DERBY-5927
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC
>    Affects Versions: 10.10.0.0
>            Reporter: Kristian Waagan
>            Assignee: Kristian Waagan
>            Priority: Trivial
>         Attachments: derby-5927-1a-isset_istrue.diff
>
>
> Add utility methods to determine whether URL attributes are set or have the value true.
> The motivation for the change is improved readability/formatting of the code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (DERBY-5927) Add utility methods to query state of URL attributes in EmbedConnection

Posted by "Kristian Waagan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Waagan updated DERBY-5927:
-----------------------------------

    Attachment: derby-5927-1b-isset_istrue.diff

Attaching patch 1b.
Decided to make the two new methods static.

Committed to trunk with revision 1386480.
                
> Add utility methods to query state of URL attributes in EmbedConnection
> -----------------------------------------------------------------------
>
>                 Key: DERBY-5927
>                 URL: https://issues.apache.org/jira/browse/DERBY-5927
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC
>    Affects Versions: 10.10.0.0
>            Reporter: Kristian Waagan
>            Assignee: Kristian Waagan
>            Priority: Trivial
>             Fix For: 10.10.0.0
>
>         Attachments: derby-5927-1a-isset_istrue.diff, derby-5927-1b-isset_istrue.diff
>
>
> Add utility methods to determine whether URL attributes are set or have the value true.
> The motivation for the change is improved readability/formatting of the code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (DERBY-5927) Add utility methods to query state of URL attributes in EmbedConnection

Posted by "Kristian Waagan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Waagan updated DERBY-5927:
-----------------------------------

    Issue & fix info: Patch Available
    
> Add utility methods to query state of URL attributes in EmbedConnection
> -----------------------------------------------------------------------
>
>                 Key: DERBY-5927
>                 URL: https://issues.apache.org/jira/browse/DERBY-5927
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC
>    Affects Versions: 10.10.0.0
>            Reporter: Kristian Waagan
>            Assignee: Kristian Waagan
>            Priority: Trivial
>         Attachments: derby-5927-1a-isset_istrue.diff
>
>
> Add utility methods to determine whether URL attributes are set or have the value true.
> The motivation for the change is improved readability/formatting of the code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (DERBY-5927) Add utility methods to query state of URL attributes in EmbedConnection

Posted by "Kristian Waagan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DERBY-5927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Waagan closed DERBY-5927.
----------------------------------

          Resolution: Fixed
       Fix Version/s: 10.10.0.0
    Issue & fix info:   (was: Patch Available)

Closing issue.
                
> Add utility methods to query state of URL attributes in EmbedConnection
> -----------------------------------------------------------------------
>
>                 Key: DERBY-5927
>                 URL: https://issues.apache.org/jira/browse/DERBY-5927
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC
>    Affects Versions: 10.10.0.0
>            Reporter: Kristian Waagan
>            Assignee: Kristian Waagan
>            Priority: Trivial
>             Fix For: 10.10.0.0
>
>         Attachments: derby-5927-1a-isset_istrue.diff, derby-5927-1b-isset_istrue.diff
>
>
> Add utility methods to determine whether URL attributes are set or have the value true.
> The motivation for the change is improved readability/formatting of the code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DERBY-5927) Add utility methods to query state of URL attributes in EmbedConnection

Posted by "Kristian Waagan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DERBY-5927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13454834#comment-13454834 ] 

Kristian Waagan commented on DERBY-5927:
----------------------------------------

Regression tests passed.
                
> Add utility methods to query state of URL attributes in EmbedConnection
> -----------------------------------------------------------------------
>
>                 Key: DERBY-5927
>                 URL: https://issues.apache.org/jira/browse/DERBY-5927
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC
>    Affects Versions: 10.10.0.0
>            Reporter: Kristian Waagan
>            Assignee: Kristian Waagan
>            Priority: Trivial
>         Attachments: derby-5927-1a-isset_istrue.diff
>
>
> Add utility methods to determine whether URL attributes are set or have the value true.
> The motivation for the change is improved readability/formatting of the code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira