[pal-cvs 2880] [624] orderNotificationId is autoincrement.

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 10月 12日 (金) 17:26:43 JST


Revision: 624
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=624
Author:   shinsuke
Date:     2007-10-12 17:26:42 +0900 (Fri, 12 Oct 2007)

Log Message:
-----------
orderNotificationId is autoincrement.

Modified Paths:
--------------
    pompei/portlets/pompei-core/trunk/src/main/config/pompei.clay


-------------- next part --------------
Modified: pompei/portlets/pompei-core/trunk/src/main/config/pompei.clay
===================================================================
--- pompei/portlets/pompei-core/trunk/src/main/config/pompei.clay	2007-10-12 08:26:15 UTC (rev 623)
+++ pompei/portlets/pompei-core/trunk/src/main/config/pompei.clay	2007-10-12 08:26:42 UTC (rev 624)
@@ -4296,7 +4296,7 @@
 <table-description></table-description>
 <table-figure-bounds height="109" width="290" x="1088" y="634"/>
 <column-list>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_NOTIFICATION_ID" remarks="" uid="f09ee3:11546f31335:-7fcc">
+<column alias="" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_NOTIFICATION_ID" remarks="" uid="f09ee3:11546f31335:-7fcc">
 <column-description></column-description>
 <data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
 <variant type-name-pattern="INTEGER"/>


pal-cvs メーリングリストの案内
Back to archive index