Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ibatis an Introduction
12-13-2011, 02:20 AM (This post was last modified: 12-19-2011 02:46 AM by rajasri.)
Post: #1
Tongue Ibatis an Introduction
iBATIS is new persistence framework have the custom sql,mappings and stored procedure support.
This is the time we have to try iBATIS and make a move from Hibernate.It eliminates the JDBC code.Because iBATIS uses xml it is easy to understand and use.
It is a light weight framework so lets try it.
To download the ibatis core that contain relevant jar files see the links below

In order to view links, you must have to reply to this thread.

An Ebook that simplifies and explains the ibatis framework In order to view links, you must have to reply to this thread.

Download the example project given by apache In order to view links, you must have to reply to this thread.

To configure the project follow the steps here
After downloading JPetStore-5.0.zip extract it and find the example war file jpetstore in build/war folder
Copy and paste it to your webapps folder of tomcat

For running the project you need to create databases and tables for that goto
your downloaded folder JPetStore-5.0\src\ddl\ you find queries for mysql,oracle,hsql etc... Inject it with your database and run the example,
More simple examples coming soon.. any doubt ask us
Happy coding.
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
Rainbow JSF introduction rajasri 0 164 12-13-2011 12:50 AM
Last Post: rajasri

Forum Jump:


User(s) browsing this thread: 1 Guest(s)


WE will share important jobs and updates on facebook so like us to get updates