Salome HOME
Refactoring of Database, replacing SQL by DAOs calls. Methods for search by criteria...
[tools/siman.git] / Workspace / Siman-Common / src / spring / daoContext.xml
index 0a54b951856298a5302ab1fcbd98dd2d9e8cd16b..fb558d89c05e9c57abe935a565fbe676bcadc259 100644 (file)
@@ -4,6 +4,7 @@
        xsi:schemaLocation="
 http://www.springframework.org/schema/beans
 http://www.springframework.org/schema/beans/spring-beans-3.0.xsd">
+<!-- Generated by Siman Generator on Tue Oct 16 14:37:09 MSD 2012 -->
 
     <bean id="textAttributeDAO" parent="genericDAO"
         class="org.splat.dal.dao.kernel.TextAttributeDAOImpl">