File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed
Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -345,17 +345,20 @@ See also <<java-support>> in <<whats-new-in-jaybird-5>>.
345345Jaybird supports the following specifications:
346346
347347|===
348- | Specification | Notes
348+ |Specification |Notes
349349
350- | JDBC 4.3
351- | All JDBC 4.3 methods for features supported by Firebird;
350+ |JDBC 4.4
351+ |If a security manager is available, the driver still performs `SQLPermission` checks.
352+
353+ |JDBC 4.3
354+ |All JDBC 4.3 methods for features supported by Firebird;
352355Java 9 and higher supported using the Java 8 or Java 11 driver.
353356
354- | JDBC 4.2
355- | All JDBC 4.2 methods for features supported by Firebird.
357+ |JDBC 4.2
358+ |All JDBC 4.2 methods for features supported by Firebird.
356359
357- | JTA 1.0.1
358- | Implementation of `javax.transaction.xa.XAResource` interface via `XADataSource` implementation.
360+ |JTA 1.0.1
361+ |Implementation of `javax.transaction.xa.XAResource` interface via `XADataSource` implementation.
359362|===
360363
361364[#getting-jaybird-5]
You can’t perform that action at this time.
0 commit comments