|
|
|
@ -675,7 +675,7 @@ TR: REVISED, PLS REVIEW.-->This declarative transaction capability allows you
@@ -675,7 +675,7 @@ TR: REVISED, PLS REVIEW.-->This declarative transaction capability allows you
|
|
|
|
|
<property name="sessionFactory" ref="mySessionFactory2"/> |
|
|
|
|
</bean> |
|
|
|
|
|
|
|
|
|
<bean id"myProductService" class="product.ProductServiceImpl"> |
|
|
|
|
<bean id="myProductService" class="product.ProductServiceImpl"> |
|
|
|
|
<property name="productDao" ref="myProductDao"/> |
|
|
|
|
<property name="inventoryDao" ref="myInventoryDao"/> |
|
|
|
|
</bean> |
|
|
|
|