You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by David Graham <gr...@yahoo.com> on 2005/02/01 20:26:32 UTC

Re: [dbutils] component proposal

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

David

--- "Anaximandro (Woody)" <ag...@globo.com> 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: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 
> 


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

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [dbutils] component proposal

Posted by "Anaximandro (Woody)" <ag...@globo.com>.
> DbUtils is a small JDBC helper library.  We don't implement features that
> already exist in the standard Java distro.
>
> David

David, I don't think this feature is standard (you need to download 2 jars
from sun to use this feature)
But is ok, thanx by reply.

Woody


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org