Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix Bugzilla Bug 196608 Compile error when i switch jdk from 1.5 to 1.6

-Summary:

Fix Bugzilla Bug 196608 Compile error when i switch jdk from 1.5 to 1.6.

 

-Bugzilla Bug (s) Resolved:   

Fix Bugzilla Bug 196608 Compile error when i switch jdk from 1.5 to 1.6.

 

-Description:  

We added two methods to implement the corresponding methods in the interface java.sql.Blob to make it correctly compiled under jdk 1.6.0

 

But note that at present we don't really support these 2 methods and instead an exception will be thrown if they are called.

 

 -Tests Description:   

Manual Test

 

 -Notes to Build Team:

-Notes to Developers:

-Notes to QA:  

-Notes to Documentation:  

 

-Files Added: 

-Files Edited:   

/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/SqlBlobUtil.java

 

 -Files Deleted 

 

 

 


Back to the top