How to Map XML values from a database using Hibernate?
Im using Hibernate to get information form an Oracle DB and im getting stuck because one of the columns is used to store xml files.
Im using Hibernate to get information form an Oracle DB and im getting stuck because one of the columns is used to store xml files.