I have a table with one column containing XML, the question is that how do I map that column to hibernate entity class variable. I can do this using string, but I want to get a Document object. I have a table with one column containing XML,
I have a table with one column containing XML, the question is that how do I map that column to hibernate entity class variable. I can do this using string, but I want to get a Document object. I have a table with one column containing XML,