Tag: packaged enterprise solutions

Questions Related to packaged enterprise solutions

  1. saplicence –show

  2. saplicense –install

  3. saplicense –obtain

  4. saplicense –get


Correct Option: D

Does hibernate require persistent classes to implement Serializable

  1. Required

  2. Not Required

  3. Load needs to Implement

  4. None of the Above


Correct Option: B
  1. lazy=false;

  2. lazy=true;

  3. lazy=yes;

  4. lazy=no;


Correct Option: B
  1. the state of that object will be synchronized with the database.

  2. the state of that object will be synchronized with the SessionFactory.

  3. remove state of that object from Session.

  4. remove state of that object from SessionFactory.


Correct Option: A
  1. Yes

  2. No

  3. No relation with Thread

  4. None


Correct Option: A