dataDefinitionCausesTransactionCommit()

boolean dataDefinitionCausesTransactionCommit() throws SQLException

Retrieves whether a data definition statement within a transaction forces the transaction to commit.

Returns:

true if so; false otherwise

Throws:

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