I have to create a RESTful webapplication/Web service which performs CRUD operations where I have to use XML Native databases(eXist,BaseX).
Can anybody help me to how to make a Native Xml database connection with netbeans/eclipes or anyother IDE?
Is there any specific JDBC/ODBC driver or method to connect such XML databases?