Quantcast

Is there any start up tutorial for a newbie in Mybatis ?

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Is there any start up tutorial for a newbie in Mybatis ?

mlotfi
Hi,

I am trying to learn Mybatis, can you please tell me where can I
start ?
thanks
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Is there any start up tutorial for a newbie in Mybatis ?

Eduardo Macarron
The online guide is quite good:
www.mybatis.org/core

And there are some interesting tutorials:
http://code.google.com/p/mybatis/wiki/FeedbackArticles

2012/3/12 mlotfi <[hidden email]>:
> Hi,
>
> I am trying to learn Mybatis, can you please tell me where can I
> start ?
> thanks
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Is there any start up tutorial for a newbie in Mybatis ?

icfantv
In reply to this post by mlotfi
Check out the petstore example.  I learned everything I needed to from it.

http://code.google.com/p/mybatis/downloads/list

HTH,

--adam
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Is there any start up tutorial for a newbie in Mybatis ?

Eduardo Macarron
That's a good idea indeed.

Here is the doc:
http://www.mybatis.org/spring/sample.html

2012/3/12 icfantv <[hidden email]>:

> Check out the petstore example.  I learned everything I needed to from it.
>
> http://code.google.com/p/mybatis/downloads/list
>
> HTH,
>
> --adam
>
> --
> View this message in context: http://mybatis-user.963551.n3.nabble.com/Is-there-any-start-up-tutorial-for-a-newbie-in-Mybatis-tp3820131p3820228.html
> Sent from the mybatis-user mailing list archive at Nabble.com.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Is there any start up tutorial for a newbie in Mybatis ?

mlotfi
Thanks lot.

On Mar 12, 3:43 pm, Eduardo Macarron <[hidden email]>
wrote:

> That's a good idea indeed.
>
> Here is the doc:http://www.mybatis.org/spring/sample.html
>
> 2012/3/12 icfantv <[hidden email]>:
>
>
>
>
>
>
>
> > Check out the petstore example.  I learned everything I needed to from it.
>
> >http://code.google.com/p/mybatis/downloads/list
>
> > HTH,
>
> > --adam
>
> > --
> > View this message in context:http://mybatis-user.963551.n3.nabble.com/Is-there-any-start-up-tutori...
> > Sent from the mybatis-user mailing list archive at Nabble.com.
Loading...