How to check hibernate version in spring boot?



How to check hibernate version in spring boot?..

Answer / Ranjan Kumar Singh

[n {n "method": "Maven",n "command": "mvn dependency:tree -Dverbose"n },n {n "method": "Gradle",n "command": "gradle dependencies --configuration compileClasspath --dependencies"n }n]

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hibernate Interview Questions

Why jpa is better than hibernate?

1 Answers  


What is meant by hibernate tuning?

1 Answers  


How can we use new custom interfaces to enhance functionality of built-in interfaces of hibernate?

1 Answers  


What is orm navy?

1 Answers  


Why orm is needed?

1 Answers  


What is an api full form?

1 Answers  


What is named native query in hibernate?

1 Answers  


What is difference between hibernate and jdbc?

1 Answers  


What is in hql?

1 Answers  


Why we use spring and hibernate?

1 Answers  


How do you invoke stored procedures?

1 Answers  


Why is orm used?

1 Answers  


Categories