DbUtils is a small JDBC helper library.  We don't implement features that
already exist in the standard Java distro.

David

--- "Anaximandro (Woody)" <[EMAIL PROTECTED]> wrote:

> Hi folks, I dono if you are open for this idea or if this topic was
> already
> discussed but let me explain:
> 
> I´m working on a project where I decide to use the "pattern" Data
> Transfer
> Rowset (a fast lane reader) given by Marinescu on book EJB Design
> Patterns.
> When I decided this (four months ago) I do some research and look for
> some
> open source implementations but the only implementation I found was the
> sun
> CachedRowset implementation (with SCSL license and, for java 1.4.2, the
> sources is unavailable).
> 
> The version done by sun was done for use with java 1.4.2 (and I was
> using
> WAS 4, with java 1.3.1!!!)
> I faced many problems with this (and my envinronment) and, yet now, does
> not
> exist a CachedRowset implementation ...
> 
> Months ago, when sun releases tiger, I try to see the sources looking
> for
> the CachedRowsetImpl but this source is not given yet (and, as I see,
> never
> will).
> 
> I know there is another implementation, but is not open source too (is
> from
> oracle, with huge bugs).
> 
> I think this is the right place to a component like this. I'm right?
> I have some work done in this direction and wanna knows if can I help
> (with
> hands on).
> 
> Tks
> 
> Woody
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to