What is the best technology used to build J2EE application based on XML Database. I'm using Oracle 11G Database and JDeveloper 11.1.1.4
Is it applicable to use ADFbc for it?
Note: I'm trying not to use DOM/SAX or JAXB for it, because it needs a lot of time and I don't have it.