|
Content with label hibernate in AppFuse 2 (See content from all spaces)
Related Labels:
enums, netbeans, ibatis, maven, spring, persistence, tapestry, jdk5, ajax, appfuse, jmx, struts, jpa, jsf
Home
http://farm1.static.flickr.com/129/347357516e7d01209dem.jpg border=1! AppFuse is an open source project and application that uses open source tools built on the Java platform to help you develop Web applications quickly and efficiently. It was originally developed to eliminate the rampup time ...
Other labels:
struts, jdk5, maven, jpa, netbeans, ibatis, jsf, spring
|
Java 5 Enums Persistence with Hibernate
About this Tutorial If you need to map Java 5 Enums to Hibernate using JPA annotations this is you are looking for. Table of Contents # Writing the JPA annotations #persondaoJpaAnntt # Mapping Java 5 Enums to Hibernate #Java5Enums2Hbm Writing the JPA annotations First ...
Other labels:
jpa, enums
|
Managing Hibernate through MBeans
Managing Hibernate through MBeans Two files need to be modified: src/main/resources/hibernate.cfg.xml where the following line should be added in the sessionfactory tag: <property name="hibernate.generatestatistics">true</property> src/main/resources/applicationContextdao.xml, just before ...
Other labels:
jmx
|
Persistence
About this Tutorial This tutorial creates a new database table and the Java code to access that table. You create an object and then some more classes to persist (save/retrieve/delete) that object from the database. In Java speak, this object is called a Plain ...
Other labels:
persistence, ibatis, jpa
|
|
|