download Mastguru Android App

Question Detail

Which of the following below are valid isolation levels in J2EE

  • TRANSACTION_READ_UNCOMMITTED
  • TRANSACTION_SERIALIZABLE
  • Only A
  • Both A and B
Similar Questions :

1. what is jdb

  • java compiler
  • java Interpreter
  • java Disassemble
  • java debugger

2. All raw data types should be read and uploaded to the database as an array of

  • int
  • char
  • bollean
  • byte

3. The JDBC-ODBC bridge is

  • Multithreaded
  • Singlethreaded
  • Both of above
  • None of above

4. The class java.sql.Timestamp is associated with

  • java.util.Time
  • java.sql.Time
  • java.util.Date
  • None of above

5. Which statement is static and synchronized in JDBC API

  • executeQuery()
  • executeUpdate()
  • getConnection()
  • prepareCall()
Read more from - Java Objective Questions Answers -Chapter 1
Post a comment