休眠mbean

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了休眠mbean相关的知识,希望对你有一定的参考价值。

  1. <mbean code="org.jboss.hibernate.jmx.Hibernate" name="jboss.har:service=Hibernate">
  2. <depends>jboss:service=Naming</depends>
  3. <depends>jboss:service=TransactionManager</depends>
  4. <depends optional-attribute-name="DeployedTreeCacheObjectName">jboss.har:service=HarSecondLevelCache</depends>
  5.  
  6. <attribute name="DatasourceName">java:/DefaultDS</attribute>
  7. <attribute name="SessionFactoryName">java:/hibernate/SessionFactory</attribute>
  8. <attribute name="Dialect">org.hibernate.dialect.HSQLDialect</attribute>
  9. <!--
  10. I've had off-and-on problems with HSQL and batching. The HSQLDialect enables
  11. batching by default; uncomment this if there is trouble batching against
  12. HSQLDB.
  13. <attribute name="JdbcBatchSize">0</attribute>
  14. -->
  15. <attribute name="CacheProviderClass">org.jboss.hibernate.cache.DeployedTreeCacheProvider</attribute>
  16. <attribute name="SessionFactoryInterceptor">org.jboss.test.hibernate.SimpleInterceptor</attribute>
  17. <attribute name="Hbm2ddlAuto">create-drop</attribute>
  18. </mbean>

以上是关于休眠mbean的主要内容,如果未能解决你的问题,请参考以下文章

求助,Windows 2008如何配置睡眠(Sleep)、休眠(hibernate)、混合休眠(Hybird Sleep)、标准睡眠(Standby)

vmware黑群晖硬盘休眠

休眠文件瘦身教程 Win10休眠文件怎么清

linux系统关闭休眠命令

惠普电脑休眠怎么唤醒

使用注解或使用休眠配置文件休眠