Re: dao.xml and sql-map-config.xml

2005-06-24 Thread Daniel Henrique Ferreira e Silva
information on this regard reading the iBATIS DAO guide. Hope that helped, Daniel Silva. On 6/23/05, Folashade Adeyosoye <[EMAIL PROTECTED]> wrote: > > > Here is my question relating to configuration. > > > > I know in the dao.xml and sql-map-config.xml should look like the

dao.xml and sql-map-config.xml

2005-06-23 Thread Folashade Adeyosoye
Here is my question relating to configuration.   I know in the dao.xml and sql-map-config.xml should look like the ones below, but do I have to also define a transactionManager type="JDBC" in the SQL-MAP-CONFIG.XML and just stick to the one in the DAO.XML, I t think they migh