IN PROGRESS - BATCH-693: Refactor samples along domain contours

added internal subpackages
This commit is contained in:
robokaso
2008-07-25 15:21:37 +00:00
parent 419f146da4
commit 1e39b06226
103 changed files with 240 additions and 187 deletions

View File

@@ -6,6 +6,6 @@
<import resource="classpath:data-source-context.xml"/>
<bean class="org.springframework.batch.sample.domain.trade.JdbcCustomerDebitDao"/>
<bean class="org.springframework.batch.sample.domain.trade.internal.JdbcCustomerDebitDao"/>
</beans>