|
All content with label ibatis.
Related Labels:
netbeans, mysql, maven, spring, persistence, tapestry, jdk5, tomcat, ajax, ant, hibernate, appfuse, jetty, struts, jpa, jsf
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, jpa, mysql
|
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, jpa, netbeans, hibernate, jsf, spring
|
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, jpa
|
Using iBATIS
(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 iBATIS, you ...
|
|
|