JDBC Support (3.0)
It is the primary standards-based mechanism for the Java language to programmatically access RDBMS. So when a new version of the specification is released, users and developers are bound to be interested.
They want to know whether the RDBMS is JDBC (3.0) compliant and supports its important features, such as Distributed Transactions, SavePoints, and Metadata API's.