dataDefinitionIgnoredInTransactions()

boolean dataDefinitionIgnoredInTransactions() throws SQLException

Retrieves whether this database ignores a data definition statement within a transaction.

Returns:

true if so; false otherwise

Throws:

SQLException - if a database access error occurs or the database metadata object is closed