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 |
What are the key components of a hibernate configuration object?
What is a zero to many relationship?
What is a hibernatetemplate?
What is the role of JMX in hibernate?
What is hibernate query object?
What is the function performed by code generator in hibernate?
What is one to many relationship hibernate?
What is difference between sessionfactory and session in hibernate?
What are the Collection types in Hibernate?
What is hibernate framework used for?
Does hibernate flush commit?
Mention the key components of hibernate?