조정사례 수정 adjCsIdgenService
This commit is contained in:
parent
3de50eb510
commit
7fc0ab2915
@ -2962,7 +2962,7 @@
|
|||||||
<property name="strategy" ref="adjCsStrategy" /><!-- strategy 값 수정 -->
|
<property name="strategy" ref="adjCsStrategy" /><!-- strategy 값 수정 -->
|
||||||
<property name="blockSize" value="10"/>
|
<property name="blockSize" value="10"/>
|
||||||
<property name="table" value="IDS"/>
|
<property name="table" value="IDS"/>
|
||||||
<property name="tableName" value="GLSSR_ID"/><!-- tableName 값 수정 -->
|
<property name="tableName" value="ADJCS_ID"/><!-- tableName 값 수정 -->
|
||||||
</bean>
|
</bean>
|
||||||
<!-- cs_seq 조정사례 Generation Strategy Config -->
|
<!-- cs_seq 조정사례 Generation Strategy Config -->
|
||||||
<bean name="adjCsStrategy"
|
<bean name="adjCsStrategy"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user