What is persistent state?
Answer / Anand Pandey
Persistent state in Hibernate refers to the status of an entity or object that has been saved to a database and can be retrieved later. It is also known as managed state.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do we modify hibernate configuration file?
Is orm a design pattern?
Explain the main difference between entity beans and hibernate.
What are the most common methods of hibernate configuration?
Why is hibernate called orm?
What is <unk>onetomany mappedby?
What is the difference between load() and get() method in hibernate?
What is hql in hadoop?
How to use application server JNDI DataSource with Hibernate framework?
What is hbm2ddl in hibernate?
Define hibernate validator framework
What are hibernate annotations?