iBatis

iBatis is open source ORM framework.

Programming Resource Home :: J2EE-Tutorials :: ibatis

Advertisement

Advertisement




iBatis
Tutorial iBatis Stored Procedure Example
As you have seen in the previous part of tutorials that we can use inline insert , delete, update SQL commands on our database table with iBatis. View Rating



iBatis
Tutorial iBatis ResultMap example
If you are working with iBatis Result Map then you must know that iBatis result maps are used to provide mapping between the result of database query and object properties of it. And it is the most common and important feature of iBatis. View Rating



iBatis
Tutorial iBatis Update -Updating data of a table
Add, Update and Delete are very common and essential feature for any database application. View Rating



iBatis
Tutorial iBatis Deletion Tutorial
I hope you have completely understood how to insert and show data from database in the previous examples. So in this example you will learn how to delete the data from database using iBatis. View Rating



iBatis
Tutorial iBatis-Inserting data into database
The greatest feature of iBatis is it?s simplicity, and that is the only reason of being it easier to use in any database application. View Rating



iBatis
Tutorial iBatis-Showing all data from database
iBatis is a Data persistence framework like Hibernate, JDO and EJB that maps objects to SQL statements. View Rating
Page:  [<<]   1     [>>]

Send your comments, Suggestions or Queries regarding this site at [email protected].

Copyright © 2004. All rights reserved.