[jboss-cvs] jboss-seam/bootstrap/META-INF ...

Peter Muir peter at bleepbleep.org.uk
Wed Dec 5 12:53:00 EST 2007


  User: pmuir   
  Date: 07/12/05 12:53:00

  Added:       bootstrap/META-INF  persistence.properties
  Log:
  new bootstrap
  
  Revision  Changes    Path
  1.1      date: 2007/12/05 17:53:00;  author: pmuir;  state: Exp;jboss-seam/bootstrap/META-INF/persistence.properties
  
  Index: persistence.properties
  ===================================================================
  hibernate.transaction.manager_lookup_class=org.hibernate.transaction.JBossTransactionManagerLookup
  #hibernate.connection.release_mode=after_statement
  #hibernate.transaction.flush_before_completion=false
  #hibernate.transaction.auto_close_session=false
  #hibernate.query.factory_class=org.hibernate.hql.ast.ASTQueryTranslatorFactory
  #hibernate.hbm2ddl.auto=create-drop
  #hibernate.hbm2ddl.auto=create
  hibernate.cache.provider_class=org.hibernate.cache.HashtableCacheProvider
  # Clustered cache with TreeCache
  #hibernate.cache.provider_class=org.jboss.ejb3.entity.TreeCacheProviderHook
  #hibernate.treecache.mbean.object_name=jboss.cache:service=EJB3EntityTreeCache
  #hibernate.dialect=org.hibernate.dialect.HSQLDialect
  hibernate.jndi.java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
  hibernate.jndi.java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
  hibernate.bytecode.use_reflection_optimizer=false
  # I don't think this is honored, but EJB3Deployer uses it
  hibernate.bytecode.provider=javassist
  
  



More information about the jboss-cvs-commits mailing list