Thank you for your responses - and I think that you have addressed the JDBC aspect.
To restate - there is no capability within hibernate to return a result set representing a collection of objects. Which I sort of figured after poking around in the javadoc, forums, etc, but I wanted to be certain.
I do agree that the result case is *special* - and certainly not within mainstream hibernate. The delegation approach may work - but I have to mull that option over.
No one addressed the XML approach however. There are a number of candidate technologies that provide various approaches / options for java object serialization including java XMLEncoding ..... Any suggestions / experiences?
The presentation technology in question is cold fusion MX and Flex. Although I do not believe that I used the adjective 'great' in desrcibing it, it is a powerful analog to other presentation markup. There have been several posts regarding cf - none of them have been answered/addressed.
|