Label: persistence

All content with label persistence.
Related Labels: ibatis, hibernate, jpa

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: hibernate, ibatis, jpa