What is the supportsTransactions() method?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the supportsTransactions() method?
Rating:
The supportsTransactions() method of the DatabaseMetaData interface is used to determine whether a given database supports the use of transactions or not. It returns a Boolean true if the database supports a transaction and a Boolean false if it does not.
Rating:
Was this information helpful?
Other articles
- What is an artificial key?
- What is Data Definition Language (DDL)?
- What is the TimeStamp data type?
- What is 1NF (Normal Form)?
- What is the next() method?
