What is jmx in hybernate?



What is jmx in hybernate?..

Answer / Love Kumar Singh Chauhan

JMX (Java Management Extensions) is a standard Java technology used for managing resources and monitoring applications. In Hibernate, JMX can be used to monitor and manage Hibernate sessions and transactions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Hibernate Interview Questions

Which are the design patterns that are used in hibernate framework?

1 Answers  


Is hibernate free?

1 Answers  


How to fetch foreign key data in hibernate?

1 Answers  


Can we update primary key in hibernate?

1 Answers  


Which element of hbm.xml is used to map a java.util.set property in hibernate?

1 Answers  


What is transaction management in hibernate?

1 Answers  


What is the role of JMX in hibernate?

1 Answers  


Is it possible to perform collection mapping with one-to-one and many-to-one?

1 Answers  


What are the major benefits of hibernate?

1 Answers  


Is ef an orm?

1 Answers  


What is merge in hibernate?

1 Answers  


What are the different levels of orm quality?

1 Answers  


Categories