| Author |
newbie in iBatis
|
Nakata kokuyo
Ranch Hand
Joined: Apr 13, 2005
Posts: 437
|
|
hi good day, i have limited knowledge in hibernate, would it be easy to learn iBatis ? also is there any sample to show how to use ibatis ? thank you
|
 |
Salman Khattak
Ranch Hand
Joined: Mar 23, 2003
Posts: 33
|
|
Originally posted by Nakata kokuyo: hi good day, i have limited knowledge in hibernate, would it be easy to learn iBatis ? also is there any sample to show how to use ibatis ? thank you
try ibatis home page
|
SCJP Java 1.4 - 06/2003<br />Power corrupts and absolute power corrupts absolutely!
|
 |
Clinton Begin
author
Greenhorn
Joined: Nov 08, 2006
Posts: 21
|
|
Hibernate and iBATIS are very different, so you don't need to know anything about one to learn the other. I have heard from our users that iBATIS is easier to learn. Cheers, Clinton
|
 |
Brandon Goodin
author
Greenhorn
Joined: Nov 08, 2006
Posts: 14
|
|
You can find documentation and an example app here: http://ibatis.apache.org/javadownloads.cgi Scroll down the page and look for "Examples" and "Documentation". Brandon
|
Brandon Goodin<br />Independent Consultant<br /><a href="http://www.silvermindsoftware.com" target="_blank" rel="nofollow">http://www.silvermindsoftware.com</a>
|
 |
Timothy Toe
Ranch Hand
Joined: Oct 19, 2002
Posts: 156
|
|
I have heard from our users that iBATIS is easier to learn.
I agree. Nakata kokuyo, You may want to take a look at this simple 8-page pdf tutorial (with good clear sample) to get started. This tutorial is straight to the point and simple & it shows how simple iBatis can be http://people.apache.org/dist/ibatis/ibatis.java/docs/iBATIS-SqlMaps-2-Tutorial_en.pdf (This is from the iBatis official site at apache.org) [ December 05, 2006: Message edited by: Timothy Toe ]
|
 |
Nakata kokuyo
Ranch Hand
Joined: Apr 13, 2005
Posts: 437
|
|
thanks all for the reply and link, i will go though it
|
 |
Durgaprasad Guduguntla
Ranch Hand
Joined: Oct 20, 2003
Posts: 99
|
|
You may want to refer to pretty nice tutorials on iBatis in onjava.com. http://www.onjava.com/pub/a/onjava/2005/02/02/sqlmaps.html http://www.onjava.com/pub/a/onjava/2005/08/10/ibatisdao.html
|
 |
 |
|
|
subject: newbie in iBatis
|
|
|