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 @@ -226,13 +226,16 @@ See also <<java-support>> in <<whats-new-in-jaybird-6>>.
226226Jaybird supports the following specifications:
227227
228228|===
229- | Specification | Notes
229+ |Specification |Notes
230230
231- | JDBC 4.3
232- | All JDBC 4.3 methods for features supported by Firebird .
231+ |JDBC 4.4
232+ |If a security manager is available, the driver still performs `SQLPermission` checks .
233233
234- | JTA 1.0.1
235- | Implementation of `javax.transaction.xa.XAResource` interface via `XADataSource` implementation.
234+ |JDBC 4.3
235+ |All JDBC 4.3 methods for features supported by Firebird.
236+
237+ |JTA 1.0.1
238+ |Implementation of `javax.transaction.xa.XAResource` interface via `XADataSource` implementation.
236239|===
237240
238241[#support]
You can’t perform that action at this time.
0 commit comments