Ok, I just did the split as a proof of concept - and we don't need to
copy the source code anymore. Now, if you want to refactor it... :)

Carsten

> From: Torsten Curdt [mailto:[EMAIL PROTECTED]
> 
> > Can't we extend a BaseAbstractEqslConnection and just add the methods 
> > that change from one JDK to the other?
> 
> hmm.... I doubt the AbstractEsqlConnection will change that often
> so this should not be too hard to maintain.
> 
> If we would go this way I'd propose to name it AbstractJdbcConnection
> since then there is no relation to esql anymore. Maybe it should also 
> better live in a different package.
> 
> Could also be useful for other components that use JDBC directly...
> 
> Hm... I start to like it...

Reply via email to