Subject | AbstractPreparedStatement source |
---|---|
Author | Nick Sydenham |
Post date | 2004-04-06T13:59:03Z |
public abstract class AbstractPreparedStatement extends FBStatement
implements FirebirdPreparedStatement
The above line references FBStatement which according to the CVS
source at
http://cvs.sourceforge.net/viewcvs.py/firebird/client-java/src/main/org/firebirdsql/jdbc/
doesn't actually exist. There is a FirebirdStatement though. It is
also not in any of the referenced packages either.
implements FirebirdPreparedStatement
The above line references FBStatement which according to the CVS
source at
http://cvs.sourceforge.net/viewcvs.py/firebird/client-java/src/main/org/firebirdsql/jdbc/
doesn't actually exist. There is a FirebirdStatement though. It is
also not in any of the referenced packages either.