Click here to Skip to main content
15,899,475 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am .Net Developer now I am in new project implementing iBatis Framework. In this project we are using Java Application as Front end and Back end as Sql Server.

I want in what way I will connect to Java Front end to Sql Server Via iBatis Framework?

If any one having answer for my question help me.

If possible with simple example and procedure.
Posted
Updated 30-Mar-11 14:12pm
v2

1 solution

There is a fairly good beginners tutorial for iBatis here.[^] and this[^] thread has details on getting connected to SQL Server.

You should be aware though that there seems to be some splitting of the iBatis camp. Several of the members have started developing myBatis[^].

I have no idea what the argument is about, nor which version is the better, but you should be aware of it.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900