Re: [Objectbridge-developers] Database structures
Brought to you by:
thma
From: Thomas M. <tho...@ho...> - 2001-08-06 10:07:36
|
Kief Morris wrote: > > Kief Morris typed the following on 12:49 PM 7/29/2001 +0300 > >The error I'm getting at the moment may or may not be related to > >the table structures. Here's the exception: > > > > [junit] java.lang.AbstractMethodError > ... > >So apparently the prepareStatement() method of the Connection object > >returned by > >my JDBC driver is considered to be abstract? > > OK, I should have dug into this more before asking. A newer version > of the JDBC driver worked fine, so presumably the method wasn't > implemented in the older version. I have now successfully written a row > to a mysql table using ojb! congratulations! > > Any clarification on the table structures would be appreciated, though. See http://sourceforge.net/forum/forum.php?thread_id=97263&forum_id=43066 for a litte docu on the tables! Thomas > > Thanks, > Kief > > _______________________________________________ > Objectbridge-developers mailing list > Obj...@li... > http://lists.sourceforge.net/lists/listinfo/objectbridge-developers |