Java 6.0 compilation fails because of HibernateByteBlobType.java
----------------------------------------------------------------

         Key: HIB-193
         URL: http://jira.andromda.org/browse/HIB-193
     Project: Hibernate Cartridge
        Type: Bug

    Versions: 3.2-RC1    
 Environment: JDK 6.0 b95
    Reporter: Cyril Combe
 Assigned to: Carlos Cuenca 
    Priority: Blocker


The generated class HibernateByteBlobType.java can not compile against Java 6.0 
because of the changes in the java.sql.PreparedStatement interface. The call to 
PreparedStatement.setBlob(int, null) is now ambiguous.
We need to change the template hibernate/usertypes/HibernateByteBlobType.vsl.

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


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

Reply via email to