|
All content with label jpa.
Related Labels:
hibernate, ibatis, maven, tomcat, netbeans, persistence, jetty, jsf, spring, enums, mysql, tapestry, struts, appfuse, ant, jdk5, ajax
Persistence
(AppFuse 2)
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, hibernate, ibatis
|
Home
(AppFuse 2)
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, netbeans, hibernate, ibatis, jsf, spring ...
|
FAQ
(AppFuse 2)
page is a growing list of frequently asked questions about AppFuse. Table of Contents What is AppFuse? #appfuse What are AppFuse's conventions for package naming? #packagenaming What is the difference between AppFuse 1.x and 2.x? #appfuse1vs2 Where are the Java source files ...
Other labels:
maven, ant, tomcat, jetty, ibatis, mysql
|
Java 5 Enums Persistence with Hibernate
(AppFuse 2)
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:
hibernate, enums
|
Using JPA
(AppFuse 2)
About this Tutorial This tutorial will show you two things: # You don't need to write DAOs if you just need generic CRUD functionality. # How to write DAOs when you need custom functionality. If you're new to JPA, you ...
|
|
|