hi..
i have jaxb objects (which are wrapped by my own object for simple
delegations), i cannot use hibernate on my own classes as they do not
have public no-op constructor, also each class is responsible for
creating it's child, becouse each children should be swapped betwen
different instrances of graphs. so i was thinking in a direction of
persisting the xml itself into a database, are there any freeware open
source tools for this?
Bohzzu - 20 Jul 2006 18:27 GMT
Try this: http://www.sleepycat.com/products/bdbxml.html
It's a embedded xml database.
Danilo Penna
> hi..
> i have jaxb objects (which are wrapped by my own object for simple
[quoted text clipped - 4 lines]
> persisting the xml itself into a database, are there any freeware open
> source tools for this?