Thanks...
Regards
Maciego
--
View this message in context:
http://www.nabble.com/iBator-%2B-sqlMapConfig.xml-tp23331608p2001.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
Hi Maciego,
have you read the documentation at
http://svn.apache.org/repos/asf/ibatis/trunk/java/ibatis-2/ibatis-2-docs/en/ ?
Best Regards
Kai Grabfelder
--- Original Nachricht ---
Absender: maciego
Datum: 01.05.2009 13:13
> Hi,
> I am preparing to use iBatis in my application (for my studies
Hi,
I am preparing to use iBatis in my application (for my studies). I generated
model, dao and mapping via iBator and configured SqlMapConfig.xml.
I see all 'impl' classes extends SqlMapDaoTemplate class.
What I should do next? How make a connection - should I have another base
class?
Thanks