remove classes of relationship

This commit is contained in:
Ezequiel Bergamaschi
2014-02-05 02:10:12 -03:00
committed by Ezequiel Bergamaschi
parent f3cc90d9d0
commit d089b471fc
11 changed files with 0 additions and 204 deletions

View File

@@ -18,8 +18,5 @@
<property name="hibernateTemplate" ref="hibernateTemplate"/>
</bean>
<bean id="labelMindmapManager" class="com.wisemapping.dao.LabelMindmapManagerImpl">
<property name="hibernateTemplate" ref="hibernateTemplate"/>
</bean>
</beans>
</beans>