What is "result_id"
John Plate <[email protected]> Sat, 28 May 2005 13:43:39 +0200
| Newsgroups | gmane.comp.db.mckoi |
|---|---|
| Message-ID | <[email protected]> |
Hi
I got this error message:
Hibernate: select dbphotobea0_.id as id0_, dbphotobea0_.file as file0_
from photo dbphotobea0_ where dbphotobea0_.id=?
java.io.IOException: SQL Error: 'result_id' invalid.
at
com.mckoi.database.jdbc.AbstractStreamableObject$StreamableObjectInputStream.readPageContent(AbstractStreamableObject.java:139)
at
com.mckoi.util.PagedInputStream.fillBuffer(PagedInputStream.java:110)
at com.mckoi.util.PagedInputStream.skip(PagedInputStream.java:179)
at
com.mckoi.database.jdbc.MStreamableBlob.getBytes(MStreamableBlob.java:67)
Hibernate produced the SQL above. Mckoi got a problem. Can someone
help me to see what the problem could be?
The table is simple:
id int
file blob
Thanks in advance
John
---------------------------------------------------------------
Mckoi SQL Database mailing list http://www.mckoi.com/database/
To unsubscribe, send a message to [email protected]