|
From: Juergen H. <jue...@in...> - 2007-04-05 08:07:35
|
This has been in consideration but we haven't looked at whether the iBATIS API allows for doing these things programmatically yet. Feel free to check this out and create an enhancement report in JIRA :-) Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf Of David Smiley Sent: Thursday, April 05, 2007 3:38 AM To: spr...@li... Subject: [Springframework-developer] iBatis,inline SqlMapConfig configuration? Hi. Have any of the Spring developers that did the iBatis integration (Juergen Hoeller ?) considered in-effect inlining the iBatis configuration (just SqlMapConfig.xml) into Spring (SqlMapClientFactoryBean) so that there is no need for the separate XML configuration file between Spring and the SqlMap files? To do this... all that's needed are JavaBean properties for everything in the <settings> element, and then a list of sqlMap references. In practice, few if any settings need to be set (from my experience anyway). ~ David Smiley -- View this message in context: http://www.nabble.com/iBatis%2C-inline-SqlMapConfig-configuration--tf3529186 .html#a9848727 Sent from the springframework-developer mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |