Project

General

Profile

« Previous | Next » 

Revision 7829b055

Added by Andreas Müller almost 2 years ago

ref #10067 change back bytecode provider to javassist in hibernate.cfg.xmls

View differences:

cdmlib-cache/src/main/resources/eu/etaxonomy/cdm/mappings/hibernate.cfg.xml
13 13
    <session-factory>
14 14

  
15 15
      <property name="connection.release_mode">after_transaction</property>
16
      
17
      <property name="hibernate.bytecode.provider">javassist</property>
16 18

  
17 19
      <property name="hibernate.implicit_naming_strategy">org.hibernate.boot.model.naming.ImplicitNamingStrategyComponentPathImpl</property>
18 20
      <!-- NOTE: if integrated in spring this is handled there (see persistence.xml) -->

Also available in: Unified diff