Hello,
I'm wondering if anyone has any experience is leveraging Hibernate in a non-traditional, integrated architecture. I'm trying to create an architecture that allows us to leverage the power of Hibernate's programming model (transparent persistence) while understanding that I have a complex datamodel that is realized by multiple integrated databases, JCA services, web services and flat files. Creating the integrated datamodel is not the problem - the are some casomewhat capable EII solutions in the market.
The problem comes with the writeback. I was thinking that traditional interceptors would do the trick, but I haven't throught the transactional boundary problem through. Any thoughts would be greatly appreciated.
Thanks.
_________________ -alc
|