You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-java@ibatis.apache.org by SMe Software - Rocky Castaneda <rc...@smartermanager.com> on 2010/05/11 22:13:23 UTC

New to Ibatis / Ibator / Eclipse

Hi,

I have a table named TIMMAIN and I have successfully ran Ibator in eclipse
and generated the following structure:

com.mycompany.dao
         TIMMAINDAO.java
com.mycompany.dao.ibatis.ibatis.maps
         TIMMAIN_SqlMap.xml
com.smartermanager.dao.ibatis.impl
         TIMMAINDAOImpl.java
com.smartermanager.vo
         TIMMAIN.java
         TIMMAINExample.java

Any help on what I should do next with these ibator code?
Can you point me to a simple example how to use these files generated by
ibator?
An example on how to use ibator generated code on just one table?
Can we directly use the ibator generated code in prototyping through a JSP
scriptlet?

Any help pls tnx,

rocky

Re: New to Ibatis / Ibator / Eclipse

Posted by Jeff Butler <je...@gmail.com>.
Dude - please stop sending the same email over and over again!

Read the iBATIS documentation, do a google search for "ibatis tutorial", etc.

Jeff Butler


On Wed, May 12, 2010 at 10:36 AM, SMe Software - Rocky Castaneda
<rc...@smartermanager.com> wrote:
>
> Hi Clinton,
> I have a table named TIMMAIN and I have successfully ran Ibator in eclipse
> and generated the following structure:
> com.mycompany.dao
>          TIMMAINDAO.java
> com.mycompany.dao.ibatis.ibatis.maps
>          TIMMAIN_SqlMap.xml
> com.smartermanager.dao.ibatis.impl
>          TIMMAINDAOImpl.java
> com.smartermanager.vo
>          TIMMAIN.java
>          TIMMAINExample.java
> Any help on what I should do next with these ibator code?
> Can you point me to a simple yet functional example how to use these files
> generated by ibator?
> An example on how to use ibator generated code on just one table?
> Can we directly use the ibator generated code in prototyping through a JSP
> scriptlet?
> Any help pls tnx,
> rocky
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscribe@ibatis.apache.org
For additional commands, e-mail: user-java-help@ibatis.apache.org


Fwd: New to Ibatis / Ibator / Eclipse

Posted by SMe Software - Rocky Castaneda <rc...@smartermanager.com>.
Hi Clinton,

I have a table named TIMMAIN and I have successfully ran Ibator in eclipse
and generated the following structure:

com.mycompany.dao
         TIMMAINDAO.java
com.mycompany.dao.ibatis.ibatis.maps
         TIMMAIN_SqlMap.xml
com.smartermanager.dao.ibatis.impl
         TIMMAINDAOImpl.java
com.smartermanager.vo
         TIMMAIN.java
         TIMMAINExample.java

Any help on what I should do next with these ibator code?
Can you point me to a simple yet functional example how to use these files
generated by ibator?
An example on how to use ibator generated code on just one table?
Can we directly use the ibator generated code in prototyping through a JSP
scriptlet?

Any help pls tnx,

rocky