| Subject | Re: [Firebird-Java] setSelectableProcedure(true) | 
|---|---|
| Author | Roman Rokytskyy | 
| Post date | 2004-12-21T08:50:11Z | 
> Or you could use JDO and let the middleware handle the vendorI'm afraid it will not help - they still talk plain JDBC unless vendors
> specific stuff (but it isn't mature enough IMHO),
provide support for Firebird dialect, which I doubt.
> or encapsulate everything in DAOs and use overloaded classes to handleThat's how I would do this too.
> vendor specific implementations.
Roman