Support for the JDBC 4.x standard java.sql.SQLXML interface for Oracle XML DB.
<dependency>
<groupId>com.oracle.database.xml</groupId>
<artifactId>xdb</artifactId>
<version>23.26.2.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example creating an XMLType from a string.
Ensure Oracle database is accessible and ojdbc jar is on classpath.
No dependency data recorded yet.