Subject | Re: [Firebird-Java] FBDriver.FIREBIRD_PROTOCOL |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-11-16T17:15:14Z |
Hi Robert,
refactoring of the driver and new pluggable architecture.
In general, we maintain backward compatibility for FirebirdXXX interfaces
only (though there was one change in FirebirdConnection because of JDBC 4.0
interface, see release notes), linking to any of JayBird classes (incl.
public ones) is at your own risk. Sorry, if that was not clear from the
beginning, I will put separate page on our wiki and change the release
notes.
Roman
> Is 2.0 not supposed to be a drop-in replacement for the exitingThe constant was dropped before betas were even released. The reason was the
> drivers, I notice some public constants are no longer available and so
> I need to make some code-changes and recompile. Just wasn't sure if
> this is expected or not.
refactoring of the driver and new pluggable architecture.
In general, we maintain backward compatibility for FirebirdXXX interfaces
only (though there was one change in FirebirdConnection because of JDBC 4.0
interface, see release notes), linking to any of JayBird classes (incl.
public ones) is at your own risk. Sorry, if that was not clear from the
beginning, I will put separate page on our wiki and change the release
notes.
Roman