what does mean "SQL Error: 30000, SQLState: XSAI3" ?

Posted by phmr on Stack Overflow See other posts from Stack Overflow or by phmr
Published on 2010-05-17T13:16:13Z Indexed on 2010/05/17 13:20 UTC
Read the original article Hit count: 376

Filed under:
|
|

I'm using javadb/derbydb 10.5.3.0 with hibernate 3.5-Final I get this error at the end of EM initialisation :

4427 [SwingWorker-pool-1-thread-1] WARN org.hibernate.util.JDBCExceptionReporter - SQL Error: 30000, SQLState: XSAI3
4427 [SwingWorker-pool-1-thread-1] ERROR org.hibernate.util.JDBCExceptionReporter - Feature not implemented.

SQL Error 30000 doesn't seem to be documented http://developers.sun.com/docs/javadb/10.3.3.0/ref/ref-single.html#rrefexcept71493

© Stack Overflow or respective owner

Related posts about javadb

Related posts about derby