Hi,

I get a lot of error messages like:

W/dalvikvm( 2368): Implementation of Lorg/hsqldb/jdbc/jdbcStatement;.isClosed 
is not public
W/dalvikvm( 2368): Link of class 'Lorg/hsqldb/jdbc/jdbcStatement;' failed
E/dalvikvm( 2368): Could not find class 'org.hsqldb.jdbc.jdbcStatement', 
referenced from method org.hsqldb.jdbc.jdbcConnection.createStatement
W/dalvikvm( 2368): VFY: unable to resolve new-instance 446 
(Lorg/hsqldb/jdbc/jdbcStatement;) in Lorg/hsqldb/jdbc/jdbcConnection;
D/dalvikvm( 2368): VFY: replacing opcode 0x22 at 0x0004
D/dalvikvm( 2368): VFY: dead code 0x0006-000c in 
Lorg/hsqldb/jdbc/jdbcConnection;.createStatement ()Ljava/sql/Statement;

I  don't  really believe  that  it  is  a problem  in  the
external  hsqldb jar  file. It  works when  I compile  for
desktop but it fails when compiling for android.

Marco


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to