Hi,
Can anyone tell me
what dtd should i use for using the typeHandler tag in sqlMapConfig.xml file
currently i'm using this which is not supporting typeHandler tag
<!DOCTYPE sqlMapConfig
PUBLIC "-//iBATIS.com//DTD SQL Map Config
2.0//EN"
"http://www.ibatis.com/dtd/sql-map-config-2.dtd">
where do i get the dtd supported?
Thanks,
Chaithanya.
- using typeHandler tag in sqlMapConfig.xml file chaithanya ibatis
- Re: using typeHandler tag in sqlMapConfig.xml file Graeme J Sweeney
- Re: using typeHandler tag in sqlMapConfig.xml file Nathan Maves
