Does this database support the given transaction isolation level? Returns true if so; false otherwise
Syntax
supportsTransactionIsolationLevel(int level)
Parameters
level
The values are defined in java.sql.Connection