Re: reverse engineering a postgresql database: no relationships detected?

From: Andrus Adamchik (andru..bjectstyle.org)
Date: Sun Apr 30 2006 - 15:47:11 EDT


On Apr 30, 2006, at 3:39 PM, Andrus Adamchik wrote:

>> Of the top of my head, I can suggest xstream as an (as far as I've
>> used it) a great serialization engine.
>
> Good idea. Serializing preferences to XML may be a better solution.
> Embedded HSQLDB proved to be too unreliable. And I guess we can use
> XSLT transforms to version the preferences.

Using Cayenne for preferences is great for a few reasons (1) you can
do real queries and (2) updates are incremental. I guess if we go
XML, we'll have to manually partition the preferences into smaller
manageable chunks and use XPath. Oh well...

Andrus



This archive was generated by hypermail 2.0.0 : Sun Apr 30 2006 - 15:47:37 EDT