[ 
https://issues.apache.org/jira/browse/DERBY-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick Hillegas updated DERBY-4730:
---------------------------------

    Attachment: derby-4730-01-aa-getTypeInfo.diff

Attaching derby-4730-01-aa-getTypeInfo.diff. This patch adds BOOLEAN to the 
list of system datatypes returned by DatabaseMetaData.getTypeInfo(). Regression 
tests are running.

Touches the following files:

-------------

M      java/engine/org/apache/derby/impl/jdbc/metadata.properties

Added BOOLEAN to the appropriate metadata query.

-------------

M      
java/testing/org/apache/derbyTesting/functionTests/tests/lang/BooleanValuesTest.java
M      
java/testing/org/apache/derbyTesting/functionTests/tests/lang/CastingTest.java
M      
java/testing/org/apache/derbyTesting/functionTests/tests/lang/UDTTest.java
M      
java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/DatabaseMetaDataTest.java
M      
java/testing/org/apache/derbyTesting/functionTests/master/connectionJdbc20.out

Adjusted tests to account for the new datatype.


> Add BOOLEAN to the list of datatypes returned by 
> DatabaseMetaData.getTypeInfo()
> -------------------------------------------------------------------------------
>
>                 Key: DERBY-4730
>                 URL: https://issues.apache.org/jira/browse/DERBY-4730
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC
>            Reporter: Rick Hillegas
>            Assignee: Rick Hillegas
>         Attachments: derby-4730-01-aa-getTypeInfo.diff
>
>
> At this point, BOOLEAN is as well supported as Derby's other datatypes. We 
> should add BOOLEAN to the list of supported datatypes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to