java - Hibernate optional dependencies -


i downloaded hibernate 4.2.3 final , see has several optional libraries, though i'm not sure uses them or under circumstances needed/desired:

  • jboss-logging-3.1.0.ga.jar - native slf4j binding? there way have hibernate not use logging, , instead use slf4j , different binding? if so, how?
  • c3p0 , proxool jars optionally included; these 2 connection pool frameworks hibernate can configured use? if wanted use, day, bonecp? if wanted let jndi (tomcat/dbcp) decide connection pool use?
  • what hibernate-entitymanager?
  • what hibernate-envers?

thanks in advance!


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -