hi
In my application using dom Object i write an flat xml File,
i want to put xml contents inside the database
1)
can i store the xmlcontents directly into databse with out writing in
the Flat File
2)can i store the file as String inside the dataBase instead of
CLOB which is Better?
3)As Benoit said, can i go for
JDBC 3.0 which Explictly
supportts all database without using SPecific Interface(ex:java.sql.CLOB)
4)is there anyway i can i store the File which should Explictly support all
databases.
Its Urgent ,plz Reply Soon....
Thanks
Ramesh Krishnan