/home/dhorwitz/sakai/kernel-trunk/kernel-private/src/main/java/org/sakaiproject/springframework/orm/hibernate/usertypes/HibernateByteBlobType.java:[76,25] reference to setBlob is ambiguous, both method setBlob(int,java.sql.Blob) in java.sql.PreparedStatement and method setBlob(int,java.io.InputStream) in java.sql.PreparedStatement match
Possibly as a result of recent bug hunting:
/home/dhorwitz/sakai/kernel-trunk/kernel-private/src/main/java/org/sakaiproject/springframework/orm/hibernate/usertypes/HibernateByteBlobType.java:[76,25] reference to setBlob is ambiguous, both method setBlob(int,java.sql.Blob) in java.sql.PreparedStatement and method setBlob(int,java.io.InputStream) in java.sql.PreparedStatement match