Featured
-
How to check if string arraylist is sorted?
Hello everyone, Can anyone help me with the below
by swati.rawat -
SpringMVC+Hibernate
I want to a Eclipse Demo example How to connect S
by manish.bohra
Tags
Passing XML string to a stored procedure?
I am really really confused about how to convert string data that I get from a form and convert it to a XMLstring and pass the XML string to a stored procedure in Java. Please help me out.
So, Let's say:-
Post () method-
String a = r...
Convert object to xml
i want to make a program that will create automatically XML data structures. I will not know from the beginning which is the class, and which the attributes so i cant use JAXB.
For example, if the input is:
Employee, name,id
Employeelist, co...