When you consider jOOQ for your project, you might also have considered any of these similar products:
And database tools, such as
And OR-mapping tools, such as
jOOX stands for Java Object Oriented XML. It is a simple wrapper for the org.w3c.dom package, to allow for fluent XML document creation and manipulation where DOM is required but too verbose. jOOX only wraps the underlying document and can be used to enhance DOM, not as an alternative.