Re: Having difficulty refactoring a DB application
From: Wolfgang Keller (wk_at_objectarchitects.de)
Date: 10/08/04
- Previous message: Universe: "Re: XP Requirement Analysis?"
- In reply to: U-CDK_CHARLES\\Charles: "Having difficulty refactoring a DB application"
- Next in thread: Topmind: "Re: Having difficulty refactoring a DB application"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 8 Oct 2004 12:12:46 -0700
> Any other ideas about how to structure this aside from the two I've
> stated?
if you work in Java or .NET use a persistence product the like
of Hibernate or JDO
http://www.hibernate.org/
http://www.jdocentral.com/
or for .NET find some entry points at
http://www.objectarchitects.de/ObjectArchitects/orpatterns/index.htm?Appendices/products.htm
if yo work in an older language like C, COBOL or the
like have a look at the persistence patterns at
http://www.objectarchitects.de/ObjectArchitects/orpatterns/
(sorry for the self advertisement ..)
It also explains some on general persistence problems
Hope that helps
Wolfgang
- Previous message: Universe: "Re: XP Requirement Analysis?"
- In reply to: U-CDK_CHARLES\\Charles: "Having difficulty refactoring a DB application"
- Next in thread: Topmind: "Re: Having difficulty refactoring a DB application"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|