You may want to check out OJB at http://db.apache.org/ojb/ or toque at http://db.apache.org/torque/. I have used both before and they are great (though OJB may be better for what you want).
On Wed, 26 Feb 2003 06:53, J Aaron Farr wrote: > Hello > > There's an Excalibur Datasource component, but I'm looking for a DAO > manager and wondering if something already exists before I head out on my > own. > > Basically, looking for something like iBatis database layer > (http://ibatis.com) which is essentially is a Factory + > Transaction/Connection Wrapper and a Manager that puts it all together. > The FortressServiceManager with the right Component Handler can be a > factory, but I need something that could potentially work outside of Avalon > too. Sort of a Avalon compatable DAO Manager. > > I'm not sure if I'm being specific or clear enough, so if you want more > details let me know. If something exists, then I'd love to use it. If > not, then I may be heading over to SourceForge to create it (or if it fits > within Avalon's scope, I'd donate it here). > > jaaron > > __________________________________________________ > Do you Yahoo!? > Yahoo! Tax Center - forms, calculators, tips, more > http://taxes.yahoo.com/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Cheers, Peter Donald --------------------------------------------------- "Therefore it can be said that victorious warriors win first, and then go to battle, while defeated warriors go to battle first, and then seek to win." - Sun Tzu, the Art Of War --------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
