Skip to content
Snippets Groups Projects
  1. Apr 05, 2016
  2. Oct 13, 2015
  3. May 02, 2013
  4. Mar 11, 2013
  5. Feb 19, 2013
  6. Feb 13, 2013
  7. Jan 14, 2013
    • Mic's avatar
      migration to JPA annotations · 9f8acc05
      Mic authored
      - added JPA annotations to POJO classes
      - merged JPA Repos with Hibernate repos so we only use JPA
      - renamed .txt files to .sql
      - moved Spring configuration files so it is easier to use them inside
      JUnit tests
      9f8acc05
  8. Jan 09, 2013
    • Costin Leau's avatar
      SPR-6447 · d6b57ac0
      Costin Leau authored
      + improve mysql script to prevent data from being added if it's already present
      
      
      
      d6b57ac0
    • Costin Leau's avatar
      SPR-6447 · a8cc0068
      Costin Leau authored
      + extracted datasource definition into a separate file to eliminate redundancy
      + introduce jdbc: namespace
      
      
      
      
      a8cc0068
    • Costin Leau's avatar
      SPR-6447 · 50b87ef7
      Costin Leau authored
      + moved db files around
      + moved JPA/AOP META-INF/ files into the webapp classpath 
      50b87ef7
    • Costin Leau's avatar
      SPR-6447 · c0b90bf9
      Costin Leau authored
      + move jdbc scripts from META-INF into /resources
      c0b90bf9
    • Costin Leau's avatar
      SPR-6447 · 521d01db
      Costin Leau authored
      SPR-6448
      + commit the gross of the files
      + added maven pom
      521d01db
Loading