Subject Re: [Firebird-Java] Guide for IBATIS and FirebirdSQL
Author Fidel Viegas
On Thu, May 7, 2009 at 10:46 AM, Rocky Castaneda
<rockycastaneda@...> wrote:
>
>
> Hi there,
>
> Anyone here know a site with a simple guide to a basic step by step example
> on how to use Ibatis + Firebird ?
>

Follow the tutorial in
http://garr.dl.sourceforge.net/sourceforge/ibatisdb/iBATIS-SqlMaps-2-Tutorial.pdf,
and replace the driver related properties with the ones related to
firebird.

Fidel.