[ http://issues.apache.org/jira/browse/DERBY-1380?page=all ]

Rick Hillegas updated DERBY-1380:
---------------------------------

    Attachment: derby-1380.v2.diff

Attaching derby-1380.v2.diff. This adds the new overloads for 
createQueryObject() to the Connection and DataSource implementations. The JDBC4 
tests are bug compatible with the previous run except that a couple more 
signatures have disappeared from the UnsupportedVetter and VerifySignatures 
test--that's good and what we expect. Touches the following files:

M      java\engine\org\apache\derby\impl\jdbc\EmbedConnection40.java
M      java\engine\org\apache\derby\iapi\jdbc\BrokeredConnection40.java
M      java\engine\org\apache\derby\jdbc\EmbeddedXADataSource40.java
M      java\engine\org\apache\derby\jdbc\EmbeddedDataSource40.java
M      java\engine\org\apache\derby\jdbc\EmbeddedConnectionPoolDataSource40.java
M      
java\testing\org\apache\derbyTesting\functionTests\tests\jdbc4\ConnectionTest.java
M      
java\testing\org\apache\derbyTesting\functionTests\tests\jdbc4\TestQueryObject.java
M      java\client\org\apache\derby\jdbc\ClientXADataSource40.java
M      java\client\org\apache\derby\jdbc\ClientConnectionPoolDataSource40.java
M      java\client\org\apache\derby\jdbc\ClientDataSource40.java
M      java\client\org\apache\derby\client\net\NetConnection40.java
M      java\client\org\apache\derby\client\am\LogicalConnection40.java

Committed at subversion revision 412239.

> Interface changes introduced in Mustang build 86
> ------------------------------------------------
>
>          Key: DERBY-1380
>          URL: http://issues.apache.org/jira/browse/DERBY-1380
>      Project: Derby
>         Type: Bug

>   Components: JDBC
>     Versions: 10.2.0.0
>  Environment: Any
>     Reporter: Dyre Tjeldvoll
>     Assignee: Dyre Tjeldvoll
>     Priority: Critical
>      Fix For: 10.2.0.0
>  Attachments: derby-1380.v1.diff, derby-1380.v1.stat, derby-1380.v2.diff, 
> derbyall_fail.v1.txt
>
> Build 86 of Mustang introduced changes to the Connection interface that were 
> not compatible with the existing Derby implementions. 
> createArray() was renamed createArrayOf() and setClientInfoProperties() now 
> throws SQLClientInfoException (rather than ClientInfoException). The result 
> of this is that it is not possible to build Derby with build 86.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to