File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -140,13 +140,16 @@ See also <<java-support>> in <<whats-new-in-jaybird-7>>.
140140Jaybird supports the following specifications:
141141
142142|===
143- | Specification | Notes
143+ |Specification |Notes
144144
145- | JDBC 4.3
146- | All JDBC 4.3 methods for features supported by Firebird .
145+ |JDBC 4.4
146+ |If a security manager is available, the driver still performs `SQLPermission` checks .
147147
148- | JTA 1.0.1
149- | Implementation of `javax.transaction.xa.XAResource` interface via `XADataSource` implementation.
148+ |JDBC 4.3
149+ |All JDBC 4.3 methods for features supported by Firebird.
150+
151+ |JTA 1.0.1
152+ |Implementation of `javax.transaction.xa.XAResource` interface via `XADataSource` implementation.
150153|===
151154
152155[#support]
You can’t perform that action at this time.
0 commit comments