What is persistent state?



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

Post New Answer

More Hibernate Interview Questions

How do we modify hibernate configuration file?

1 Answers  


Is orm a design pattern?

1 Answers  


Explain the main difference between entity beans and hibernate.

1 Answers  


What are the most common methods of hibernate configuration?

1 Answers  


Why is hibernate called orm?

1 Answers  


What is <unk>onetomany mappedby?

1 Answers  


What is the difference between load() and get() method in hibernate?

1 Answers  


What is hql in hadoop?

1 Answers  


How to use application server JNDI DataSource with Hibernate framework?

1 Answers  


What is hbm2ddl in hibernate?

1 Answers  


Define hibernate validator framework

1 Answers  


What are hibernate annotations?

1 Answers  


Categories