Project

General

Profile

« Previous | Next » 

Revision 5d7695c4

Added by Andreas Kohlbecker over 6 years ago

note on prospective better solution for implementing the hibernate integrator for the cdmlib

View differences:

cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/persistence/hibernate/CdmListenerIntegrator.java
12 12
import org.hibernate.service.spi.SessionFactoryServiceRegistry;
13 13

  
14 14
/**
15
 * NOTE: This class could be replaces by a HibernateSpringIntegrator as suggested in
16
 * https://stackoverflow.com/questions/16019820/using-hibernate-4s-integrator-pattern-and-springs-dependency-injection#16045272
17
 * this would allow for flexible and extensible configuration via the spring application context.
18
 *
15 19
 * @author a.mueller
16 20
 * @created 30.03.2013
17 21
 *

Also available in: Unified diff