-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Tag Archives: jpa2
How to build a working Hibernate OSGi bundle for JPA 2.0
One outcome of the missing standardized modularization concept in the java platform is the need to deal with incompatible release distributions for infrastructure libraries, used in our everyday project life. An infamous and illustrative example for the resulting mess is … Continue reading
Posted in Build, config and deploy, Java EE, Java modularization, Java Persistence, Java Web Frameworks, Spring Universe
Tagged Bundlor, Hibernate, jpa2, OSGi
8 Comments
Hades 1.5 and 2.0 RC1 released
Hades is a utility library to work with Data Access Objects implemented with Spring and JPA. The main goal is to ease the development and operation of a data access layer in applications. The big feature of Hades 1.5 is … Continue reading
Hibernate 3.5 has been released
http://in.relation.to/Bloggers/Hibernate350FinalRelease Main features: JPA2 support Hibernate Annotations, Hibernate EntityManager and Hibernate Envers integrated into core Added Infinispan as a standard second-level cache
Posted in Java EE, Java Persistence
Tagged Hibernate, jpa2
Comments Off on Hibernate 3.5 has been released