What is transient instance state in hibernate?



What is transient instance state in hibernate?..

Answer / Sagar Kumar Jaiswal

Transient instance state refers to an entity that has not been saved to the database. Once created, it exists only in memory.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hibernate Interview Questions

What are the key components of a hibernate configuration object?

1 Answers  


What is a zero to many relationship?

1 Answers  


What is a hibernatetemplate?

1 Answers  


What is the role of JMX in hibernate?

1 Answers  


What is hibernate query object?

1 Answers  


What is the function performed by code generator in hibernate?

1 Answers  


What is one to many relationship hibernate?

1 Answers  


What is difference between sessionfactory and session in hibernate?

1 Answers  


What are the Collection types in Hibernate?

1 Answers  


What is hibernate framework used for?

1 Answers  


Does hibernate flush commit?

1 Answers  


Mention the key components of hibernate?

1 Answers  


Categories