Red Hat Training

A Red Hat training course is available for Red Hat JBoss Data Virtualization

Appendix A. Unsupported JDBC Methods

A.1. Unsupported JDBC Methods

This appendix lists those JDBC methods that JBoss Data Virtualization does not support, based on the JDK 1.7 JDBC. Unless specified below, JBoss Data Virtualization supports all other JDBC Methods.
Those methods listed without comments throw an exception of type SQLException stating that it is not supported.
Where specified, some listed methods do not throw an exception, but possibly exhibit unexpected behavior. If no arguments are specified, then all related (overridden) methods are not supported. If an argument is listed then only those forms of the method specified are not supported.