[pal-cvs 3129] [865] updated db schema.

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2008年 3月 27日 (木) 10:45:25 JST


Revision: 865
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=865
Author:   shinsuke
Date:     2008-03-27 10:45:25 +0900 (Thu, 27 Mar 2008)

Log Message:
-----------
updated db schema.

Modified Paths:
--------------
    pompei/libraries/pompei-db-h2/trunk/.classpath
    pompei/libraries/pompei-db-h2/trunk/dbflute/build-pompei.properties
    pompei/libraries/pompei-db-h2/trunk/pom.xml
    pompei/libraries/pompei-db-h2/trunk/src/main/config/sql/create_table.sql
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsCardTypeBhv.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsCardTypeDescriptionBhv.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsManufacturerBhv.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionBhv.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionDescriptionBhv.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionValueBhv.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionValueDescriptionBhv.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsCardTypeDescriptionDao.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsManufacturerDao.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsProductOptionDescriptionDao.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsProductOptionValueDescriptionDao.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsAddressBook.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsBargain.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsBasket.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsBasketProductOption.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCardType.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCardTypeDescription.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCategory.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCategoryContent.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCategoryDescription.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCountry.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCountryDescription.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCustomer.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryMethod.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryMethodDescription.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryStatus.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryStatusDescription.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryType.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryTypeDescription.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryZone.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryZoneDescription.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsFileData.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsFileTag.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsImageData.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsManufacturer.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsManufacturerDescription.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderCardInfo.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderComment.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderForm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderNotification.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderProduct.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderProductOption.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderStatus.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderStatusDescription.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderStatusHistory.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentMethod.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentMethodDescription.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentStatus.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentStatusDescription.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProduct.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductAttribute.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductContent.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductDescription.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOption.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOptionDescription.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOptionValue.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOptionValueDescription.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsReview.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsTaxType.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsTaxTypeDescription.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/AddressBookDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/BargainDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/BasketDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/BasketProductOptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CardTypeDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CardTypeDescriptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CategoryContentDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CategoryDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CategoryDescriptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CountryDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CountryDescriptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CustomerDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryMethodDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryMethodDescriptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryStatusDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryStatusDescriptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryTypeDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryTypeDescriptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryZoneDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryZoneDescriptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/FileDataDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/FileTagDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ImageDataDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ManufacturerDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ManufacturerDescriptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderCardInfoDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderCommentDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderFormDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderNotificationDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderProductDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderProductOptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderStatusDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderStatusDescriptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderStatusHistoryDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentMethodDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentMethodDescriptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentStatusDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentStatusDescriptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductAttributeDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductContentDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductDescriptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionDescriptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionValueDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionValueDescriptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ReviewDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/TaxTypeDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/TaxTypeDescriptionDbm.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsCardTypeCB.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsCardTypeDescriptionCB.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionCB.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionDescriptionCB.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionValueCB.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionValueDescriptionCB.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsCardTypeDescriptionCQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsCategoryCQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsManufacturerCQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsProductCQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsProductOptionDescriptionCQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsProductOptionValueDescriptionCQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsCardTypeCQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsCardTypeDescriptionCQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsCategoryCQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsManufacturerCQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductCQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionCQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionDescriptionCQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionValueCQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionValueDescriptionCQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/CardTypeDescriptionCIQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/CategoryCIQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ManufacturerCIQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ProductCIQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ProductOptionDescriptionCIQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ProductOptionValueDescriptionCIQ.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/CardTypeNss.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/CardTypeNsst.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionNss.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionNsst.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionValueNss.java
    pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionValueNsst.java

Removed Paths:
-------------
    pompei/libraries/pompei-db-h2/trunk/src/main/config/pompei.clay


-------------- next part --------------
Modified: pompei/libraries/pompei-db-h2/trunk/.classpath
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/.classpath	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/.classpath	2008-03-27 01:45:25 UTC (rev 865)
@@ -17,15 +17,14 @@
   <classpathentry kind="var" path="M2_REPO/commons-collections/commons-collections/3.1/commons-collections-3.1.jar" sourcepath="M2_REPO/commons-collections/commons-collections/3.1/commons-collections-3.1-sources.jar"/>
   <classpathentry kind="var" path="M2_REPO/ognl/ognl/2.6.9-patch-20070908/ognl-2.6.9-patch-20070908.jar"/>
   <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.2/junit-3.8.2.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/apache/portals/jetspeed-2/jetspeed-api/2.1.3/jetspeed-api-2.1.3.jar"/>
   <classpathentry kind="var" path="M2_REPO/junit-addons/junit-addons/1.4/junit-addons-1.4.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/apache/poi/poi/3.0-FINAL/poi-3.0-FINAL.jar"/>
   <classpathentry kind="var" path="M2_REPO/xerces/xmlParserAPIs/2.6.2/xmlParserAPIs-2.6.2.jar"/>
   <classpathentry kind="var" path="M2_REPO/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar" sourcepath="M2_REPO/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2-sources.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/seasar/container/s2-tiger/2.4.21/s2-tiger-2.4.21.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-ejb_2.1_spec/1.0/geronimo-ejb_2.1_spec-1.0.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/seasar/container/s2-tiger/2.4.21/s2-tiger-2.4.21.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.0/geronimo-jta_1.1_spec-1.0.jar"/>
   <classpathentry kind="var" path="M2_REPO/org/easymock/easymock/2.2/easymock-2.2.jar"/>
-  <classpathentry kind="var" path="M2_REPO/org/seasar/dao/s2-dao-tiger/1.0.47/s2-dao-tiger-1.0.47.jar"/>
   <classpathentry kind="var" path="M2_REPO/jboss/javassist/3.4.ga/javassist-3.4.ga.jar"/>
+  <classpathentry kind="var" path="M2_REPO/org/seasar/dao/s2-dao-tiger/1.0.47/s2-dao-tiger-1.0.47.jar"/>
 </classpath>
\ No newline at end of file

Modified: pompei/libraries/pompei-db-h2/trunk/dbflute/build-pompei.properties
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/dbflute/build-pompei.properties	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/dbflute/build-pompei.properties	2008-03-27 01:45:25 UTC (rev 865)
@@ -161,23 +161,23 @@
  ;FK_FROM_ORDER_FORM_TO_ORDER_STATUS = map:{ localTableName = ORDER_FORM; localColumnName = ORDER_STATUS_ID; foreignTableName = ORDER_STATUS; foreignColumnName = ORDER_STATUS_ID } \
  ;FK_FROM_PRODUCT_TO_MANUFACTURER = map:{ localTableName = PRODUCT; localColumnName = MANUFACTURER_ID; foreignTableName = MANUFACTURER; foreignColumnName = MANUFACTURER_ID } \
  ;FK_FROM_PRODUCT_TO_FILE_DATA = map:{ localTableName = PRODUCT; localColumnName = FILE_DATA_ID; foreignTableName = FILE_DATA; foreignColumnName = FILE_DATA_ID } \
+ ;FK_FROM_PRODUCT_TO_TAX_TYPE = map:{ localTableName = PRODUCT; localColumnName = TAX_TYPE_ID; foreignTableName = TAX_TYPE; foreignColumnName = TAX_TYPE_ID } \
  ;FK_FROM_PRODUCT_TO_DELIVERY_TYPE = map:{ localTableName = PRODUCT; localColumnName = DELIVERY_TYPE_ID; foreignTableName = DELIVERY_TYPE; foreignColumnName = DELIVERY_TYPE_ID } \
- ;FK_FROM_PRODUCT_TO_TAX_TYPE = map:{ localTableName = PRODUCT; localColumnName = TAX_TYPE_ID; foreignTableName = TAX_TYPE; foreignColumnName = TAX_TYPE_ID } \
+ ;FK_FROM_BASKET_TO_PRODUCT = map:{ localTableName = BASKET; localColumnName = PRODUCT_ID; foreignTableName = PRODUCT; foreignColumnName = PRODUCT_ID } \
  ;FK_FROM_BASKET_TO_CUSTOMER = map:{ localTableName = BASKET; localColumnName = CUSTOMER_ID; foreignTableName = CUSTOMER; foreignColumnName = CUSTOMER_ID } \
- ;FK_FROM_BASKET_TO_PRODUCT = map:{ localTableName = BASKET; localColumnName = PRODUCT_ID; foreignTableName = PRODUCT; foreignColumnName = PRODUCT_ID } \
+ ;FK_FROM_REVIEW_TO_PRODUCT = map:{ localTableName = REVIEW; localColumnName = PRODUCT_ID; foreignTableName = PRODUCT; foreignColumnName = PRODUCT_ID } \
  ;FK_FROM_REVIEW_TO_CUSTOMER = map:{ localTableName = REVIEW; localColumnName = CUSTOMER_ID; foreignTableName = CUSTOMER; foreignColumnName = CUSTOMER_ID } \
- ;FK_FROM_REVIEW_TO_PRODUCT = map:{ localTableName = REVIEW; localColumnName = PRODUCT_ID; foreignTableName = PRODUCT; foreignColumnName = PRODUCT_ID } \
  ;FK_FROM_PRODUCT_OPTION_TO_PRODUCT = map:{ localTableName = PRODUCT_OPTION; localColumnName = PRODUCT_ID; foreignTableName = PRODUCT; foreignColumnName = PRODUCT_ID } \
+ ;FK_FROM_ORDER_PRODUCT_TO_PRODUCT = map:{ localTableName = ORDER_PRODUCT; localColumnName = PRODUCT_ID; foreignTableName = PRODUCT; foreignColumnName = PRODUCT_ID } \
  ;FK_FROM_ORDER_PRODUCT_TO_ORDER_FORM = map:{ localTableName = ORDER_PRODUCT; localColumnName = ORDER_FORM_ID; foreignTableName = ORDER_FORM; foreignColumnName = ORDER_FORM_ID } \
- ;FK_FROM_ORDER_PRODUCT_TO_PRODUCT = map:{ localTableName = ORDER_PRODUCT; localColumnName = PRODUCT_ID; foreignTableName = PRODUCT; foreignColumnName = PRODUCT_ID } \
  ;FK_FROM_PRODUCT_OPTION_VALUE_TO_PRODUCT_OPTION = map:{ localTableName = PRODUCT_OPTION_VALUE; localColumnName = PRODUCT_OPTION_ID; foreignTableName = PRODUCT_OPTION; foreignColumnName = PRODUCT_OPTION_ID } \
  ;FK_FROM_DELIVERY_METHOD_DESCRIPTION_TO_DELIVERY_METHOD = map:{ localTableName = DELIVERY_METHOD_DESCRIPTION; localColumnName = DELIVERY_METHOD_ID; foreignTableName = DELIVERY_METHOD; foreignColumnName = DELIVERY_METHOD_ID } \
  ;FK_FROM_ORDERS_STATUS_HISTORY_TO_ORDER_FORM = map:{ localTableName = ORDER_STATUS_HISTORY; localColumnName = ORDER_FORM_ID; foreignTableName = ORDER_FORM; foreignColumnName = ORDER_FORM_ID } \
  ;FK_FROM_ORDER_STATUS_HISTORY_TO_ORDER_FORM = map:{ localTableName = ORDER_STATUS_HISTORY; localColumnName = ORDER_STATUS_ID; foreignTableName = ORDER_STATUS; foreignColumnName = ORDER_STATUS_ID } \
  ;FK_FROM_ORDER_COMMENT_TO_ORDER_FORM = map:{ localTableName = ORDER_COMMENT; localColumnName = ORDER_FORM_ID; foreignTableName = ORDER_FORM; foreignColumnName = ORDER_FORM_ID } \
  ;FK_FROM_PRODUCT_DESCRIPTION_TO_PRODUCT = map:{ localTableName = PRODUCT_DESCRIPTION; localColumnName = PRODUCT_ID; foreignTableName = PRODUCT; foreignColumnName = PRODUCT_ID } \
+ ;FK_FROM_PRODUCT_NOTIFICATION_TO_PRODUCT = map:{ localTableName = PRODUCT_NOTIFICATION; localColumnName = PRODUCT_ID; foreignTableName = PRODUCT; foreignColumnName = PRODUCT_ID } \
  ;FK_FROM_PRODUCT_NOTIFICATION_TO_CUSTOMER = map:{ localTableName = PRODUCT_NOTIFICATION; localColumnName = CUSTOMER_ID; foreignTableName = CUSTOMER; foreignColumnName = CUSTOMER_ID } \
- ;FK_FROM_PRODUCT_NOTIFICATION_TO_PRODUCT = map:{ localTableName = PRODUCT_NOTIFICATION; localColumnName = PRODUCT_ID; foreignTableName = PRODUCT; foreignColumnName = PRODUCT_ID } \
  ;FK_FROM_PRODUCT_TO_CATEGORY_TO_PRODUCT = map:{ localTableName = PRODUCT_TO_CATEGORY; localColumnName = PRODUCT_ID; foreignTableName = PRODUCT; foreignColumnName = PRODUCT_ID } \
  ;FK_FROM_PRODUCT_TO_CATEGORY_TO_CATEGORY = map:{ localTableName = PRODUCT_TO_CATEGORY; localColumnName = CATEGORY_ID; foreignTableName = CATEGORY; foreignColumnName = CATEGORY_ID } \
  ;FK_FROM_REVIEW_DESCRIPTION_TO_REVIEW = map:{ localTableName = REVIEW_DESCRIPTION; localColumnName = REVIEW_ID; foreignTableName = REVIEW; foreignColumnName = REVIEW_ID } \
@@ -192,16 +192,16 @@
  ;FK_FROM_CATEGORY_CONTENT_TO_CATEGORY = map:{ localTableName = CATEGORY_CONTENT; localColumnName = CATEGORY_ID; foreignTableName = CATEGORY; foreignColumnName = CATEGORY_ID } \
  ;FK_FROM_PRODUCT_INFO_TO_PRODUCT = map:{ localTableName = PRODUCT_INFO; localColumnName = PRODUCT_ID; foreignTableName = PRODUCT; foreignColumnName = PRODUCT_ID } \
  ;FK_FROM_PRODUCT_CONTENT_TO_PRODUCT = map:{ localTableName = PRODUCT_CONTENT; localColumnName = PRODUCT_ID; foreignTableName = PRODUCT; foreignColumnName = PRODUCT_ID } \
+ ;FK_FROM_ORDER_DELIVERY_TO_DELIVERY_ZONE = map:{ localTableName = ORDER_DELIVERY; localColumnName = DELIVERY_ZONE_ID; foreignTableName = DELIVERY_ZONE; foreignColumnName = DELIVERY_ZONE_ID } \
+ ;FK_FROM_ORDER_DELIVERY_TO_COUNTRY = map:{ localTableName = ORDER_DELIVERY; localColumnName = DELIVERY_COUNTRY_ID; foreignTableName = COUNTRY; foreignColumnName = COUNTRY_ID } \
+ ;FK_FROM_ORDER_DELIVERY_TO_DELIVERY_METHOD = map:{ localTableName = ORDER_DELIVERY; localColumnName = DELIVERY_METHOD_ID; foreignTableName = DELIVERY_METHOD; foreignColumnName = DELIVERY_METHOD_ID } \
+ ;FK_FROM_ORDER_DELIVERY_TO_DELIVERY_STATUS = map:{ localTableName = ORDER_DELIVERY; localColumnName = DELIVERY_STATUS_ID; foreignTableName = DELIVERY_STATUS; foreignColumnName = DELIVERY_STATUS_ID } \
  ;FK_FROM_ORDER_DELIVERY_TO_ORDER_FORM = map:{ localTableName = ORDER_DELIVERY; localColumnName = ORDER_FORM_ID; foreignTableName = ORDER_FORM; foreignColumnName = ORDER_FORM_ID } \
- ;FK_FROM_ORDER_DELIVERY_TO_DELIVERY_STATUS = map:{ localTableName = ORDER_DELIVERY; localColumnName = DELIVERY_STATUS_ID; foreignTableName = DELIVERY_STATUS; foreignColumnName = DELIVERY_STATUS_ID } \
- ;FK_FROM_ORDER_DELIVERY_TO_DELIVERY_METHOD = map:{ localTableName = ORDER_DELIVERY; localColumnName = DELIVERY_METHOD_ID; foreignTableName = DELIVERY_METHOD; foreignColumnName = DELIVERY_METHOD_ID } \
- ;FK_FROM_ORDER_DELIVERY_TO_COUNTRY = map:{ localTableName = ORDER_DELIVERY; localColumnName = DELIVERY_COUNTRY_ID; foreignTableName = COUNTRY; foreignColumnName = COUNTRY_ID } \
- ;FK_FROM_ORDER_DELIVERY_TO_DELIVERY_ZONE = map:{ localTableName = ORDER_DELIVERY; localColumnName = DELIVERY_ZONE_ID; foreignTableName = DELIVERY_ZONE; foreignColumnName = DELIVERY_ZONE_ID } \
  ;FK_FROM_ORDER_PAYMENT_TO_ORDER_FORM = map:{ localTableName = ORDER_PAYMENT; localColumnName = ORDER_FORM_ID; foreignTableName = ORDER_FORM; foreignColumnName = ORDER_FORM_ID } \
+ ;FK_FROM_ORDER_PAYMENT_TO_PAYMENT_STATUS = map:{ localTableName = ORDER_PAYMENT; localColumnName = PAYMENT_STATUS_ID; foreignTableName = PAYMENT_STATUS; foreignColumnName = PAYMENT_STATUS_ID } \
  ;FK_FROM_ORDER_PAYMENT_TO_PAYMENT_METHOD = map:{ localTableName = ORDER_PAYMENT; localColumnName = PAYMENT_METHOD_ID; foreignTableName = PAYMENT_METHOD; foreignColumnName = PAYMENT_METHOD_ID } \
- ;FK_FROM_ORDER_PAYMENT_TO_PAYMENT_STATUS = map:{ localTableName = ORDER_PAYMENT; localColumnName = PAYMENT_STATUS_ID; foreignTableName = PAYMENT_STATUS; foreignColumnName = PAYMENT_STATUS_ID } \
+ ;FK_FROM_FILE_TAG_TO_FILE_DATA_TO_FILE_DATA = map:{ localTableName = FILE_TAG_TO_FILE_DATA; localColumnName = FILE_DATA_ID; foreignTableName = FILE_DATA; foreignColumnName = FILE_DATA_ID } \
  ;FK_FROM_FILE_TAG_TO_FILE_DATA_TO_FILE_TAG = map:{ localTableName = FILE_TAG_TO_FILE_DATA; localColumnName = FILE_TAG_ID; foreignTableName = FILE_TAG; foreignColumnName = FILE_TAG_ID } \
- ;FK_FROM_FILE_TAG_TO_FILE_DATA_TO_FILE_DATA = map:{ localTableName = FILE_TAG_TO_FILE_DATA; localColumnName = FILE_DATA_ID; foreignTableName = FILE_DATA; foreignColumnName = FILE_DATA_ID } \
  ;FK_FROM_IMAGE_DATA_TO_FILE_DATA = map:{ localTableName = IMAGE_DATA; localColumnName = FILE_DATA_ID; foreignTableName = FILE_DATA; foreignColumnName = FILE_DATA_ID } \
  ;FK_FROM_CATEGORY_DESCRIPTION_TO_CATEGORY = map:{ localTableName = CATEGORY_DESCRIPTION; localColumnName = CATEGORY_ID; foreignTableName = CATEGORY; foreignColumnName = CATEGORY_ID } \
  ;FK_FROM_PRODUCT_OPTION_DESCRIPTION_TO_PRODUCT_OPTION = map:{ localTableName = PRODUCT_OPTION_DESCRIPTION; localColumnName = PRODUCT_OPTION_ID; foreignTableName = PRODUCT_OPTION; foreignColumnName = PRODUCT_OPTION_ID } \
@@ -220,9 +220,9 @@
  ;FK_FROM_COUNTRY_DESCRIPTION_TO_COUNTRY = map:{ localTableName = COUNTRY_DESCRIPTION; localColumnName = COUNTRY_ID; foreignTableName = COUNTRY; foreignColumnName = COUNTRY_ID } \
  ;FK_FROM_TAX_TYPE_DESCRIPTION_TO_TAX_TYPE = map:{ localTableName = TAX_TYPE_DESCRIPTION; localColumnName = TAX_TYPE_ID; foreignTableName = TAX_TYPE; foreignColumnName = TAX_TYPE_ID } \
  ;FK_FROM_DELIVERY_ZONE_DESCRIPTION_TO_DELIVERY_ZONE = map:{ localTableName = DELIVERY_ZONE_DESCRIPTION; localColumnName = DELIVERY_ZONE_ID; foreignTableName = DELIVERY_ZONE; foreignColumnName = DELIVERY_ZONE_ID } \
- ;FK_FROM_ADDRESS_BOOK_TO_DELIVERY_ZONE = map:{ localTableName = ADDRESS_BOOK; localColumnName = DELIVERY_ZONE_ID; foreignTableName = DELIVERY_ZONE; foreignColumnName = DELIVERY_ZONE_ID } \
  ;FK_FROM_ADDRESS_BOOK_TO_CUSTOMER = map:{ localTableName = ADDRESS_BOOK; localColumnName = CUSTOMER_ID; foreignTableName = CUSTOMER; foreignColumnName = CUSTOMER_ID } \
  ;FK_FROM_ADDRESS_BOOK_TO_COUNTRY = map:{ localTableName = ADDRESS_BOOK; localColumnName = COUNTRY_ID; foreignTableName = COUNTRY; foreignColumnName = COUNTRY_ID } \
+ ;FK_FROM_ADDRESS_BOOK_TO_DELIVERY_ZONE = map:{ localTableName = ADDRESS_BOOK; localColumnName = DELIVERY_ZONE_ID; foreignTableName = DELIVERY_ZONE; foreignColumnName = DELIVERY_ZONE_ID } \
 }
 
 

Modified: pompei/libraries/pompei-db-h2/trunk/pom.xml
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/pom.xml	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/pom.xml	2008-03-27 01:45:25 UTC (rev 865)
@@ -5,7 +5,7 @@
   <artifactId>pompei-db-h2</artifactId>
   <packaging>jar</packaging>
   <name>Pompei DB For H2</name>
-  <version>0.1.0-rc2</version>
+  <version>0.1.0-SNAPSHOT</version>
   <description>DB Library for constructing EC site</description>
   <url>http://pal.sourceforge.jp/</url>
   <inceptionYear>2005</inceptionYear>

Deleted: pompei/libraries/pompei-db-h2/trunk/src/main/config/pompei.clay
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/config/pompei.clay	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/config/pompei.clay	2008-03-27 01:45:25 UTC (rev 865)
@@ -1,5009 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<clay-model clay-version="1.4.0">
-<database-model alias="Pompei" author="Shinsuke Sugaya" begin-script="" end-script="" name="pompei" remarks="EC Database" sql-dialect-id="jp.azzurri.clay.dialect.MySQL_5_0_Dialect" uid="1350e24:11525502e7d:-8000" version="1.0">
-<database-model-description></database-model-description>
-<schema-list>
-<schema alias="Pompei" name="POMPEI" remarks="" uid="1350e24:11525502e7d:-7fff">
-<schema-description></schema-description>
-<domain-list/>
-<table-list>
-<table alias="" name="ADDRESS_BOOK" remarks="" uid="1350e24:11525502e7d:-7ffe">
-<table-description></table-description>
-<table-figure-bounds height="369" width="289" x="2407" y="234"/>
-<column-list>
-<column alias="Address Book Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ADDRESS_BOOK_ID" remarks="" uid="1350e24:11525502e7d:-7ffc">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Customer Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_ID" remarks="" uid="1350e24:11525502e7d:-7ffb">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Company" auto-increment="false" column-size="128" decimal-digits="0" default-value="" mandatory="false" name="COMPANY" remarks="" uid="1350e24:11525502e7d:-7ffa">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="64" decimal-digits="0" default-value="" mandatory="false" name="DEPARTMENT" remarks="" uid="1350e24:11525502e7d:-7ff9">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="4000" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="FIRSTNAME" remarks="" uid="1350e24:11525502e7d:-7ff8">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="LASTNAME" remarks="" uid="1350e24:11525502e7d:-7ff7">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="FIRSTNAME_DESCRIPTION" remarks="" uid="c82493:1155849a434:-7fc9">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="LASTNAME_DESCRIPTION" remarks="" uid="c82493:1155849a434:-7fc8">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="255" decimal-digits="0" default-value="" mandatory="true" name="STREET_ADDRESS" remarks="" uid="1350e24:11525502e7d:-7ff6">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="32" decimal-digits="0" default-value="" mandatory="false" name="SUBURB" remarks="" uid="1350e24:11525502e7d:-7ff5">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="4000" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="64" decimal-digits="0" default-value="" mandatory="true" name="CITY" remarks="" uid="1350e24:11525502e7d:-7ff4">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="32" decimal-digits="0" default-value="" mandatory="false" name="STATE" remarks="" uid="1350e24:11525502e7d:-7ff3">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="4000" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="10" decimal-digits="0" default-value="" mandatory="true" name="POSTCODE" remarks="" uid="1350e24:11525502e7d:-7ff2">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="4000" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="32" decimal-digits="0" default-value="" mandatory="false" name="TELEPHONE" remarks="" uid="1350e24:11525502e7d:-7ff1">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="32" decimal-digits="0" default-value="" mandatory="false" name="FAX" remarks="" uid="1350e24:11525502e7d:-7ff0">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="4000" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="32" decimal-digits="0" default-value="" mandatory="false" name="CELLPHONE" remarks="" uid="1350e24:11525502e7d:-7fef">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="4000" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DEFAULT_ADDRESS" remarks="" uid="1350e24:11525502e7d:-7fee">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="0" mandatory="true" name="COUNTRY_ID" remarks="" uid="1350e24:11525502e7d:-7fec">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-</data-type>
-</column>
-<column alias="Delivery Zone Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_ZONE_ID" remarks="" uid="738dcb:117aee0da42:-7bbc">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021754660" remarks="" uid="1350e24:11525502e7d:-7ffd">
-<primary-key-description></primary-key-description>
-<primary-key-column name="ADDRESS_BOOK_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Address Book To Delivery Zone" name="FK_FROM_ADDRESS_BOOK_TO_DELIVERY_ZONE" on-delete="" on-update="" referenced-key="PK_DELIVERY_ZONE" referenced-table="DELIVERY_ZONE" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="738dcb:117aee0da42:-7bbd">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="DELIVERY_ZONE_ID" referenced-key-column-name="DELIVERY_ZONE_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Address Book To Customer" name="FK_FROM_ADDRESS_BOOK_TO_CUSTOMER" on-delete="" on-update="" referenced-key="SQL070831021755080" referenced-table="CUSTOMER" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e3e">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="CUSTOMER_ID" referenced-key-column-name="CUSTOMER_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Address Book To Country" name="FK_FROM_ADDRESS_BOOK_TO_COUNTRY" on-delete="" on-update="" referenced-key="PK_COUNTRY" referenced-table="COUNTRY" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="738dcb:117aee0da42:-7da6">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="COUNTRY_ID" referenced-key-column-name="COUNTRY_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021754660" remarks="" uid="1350e24:11525502e7d:-7fea" unique="true">
-<index-description></index-description>
-<index-column name="ADDRESS_BOOK_ID" sort="ASC"/>
-</index>
-<index alias="" name="SQL070831021756570" remarks="" uid="1350e24:11525502e7d:-7fe9" unique="false">
-<index-description></index-description>
-<index-column name="CUSTOMER_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="CATEGORY" remarks="" uid="1350e24:11525502e7d:-7fe8">
-<table-description></table-description>
-<table-figure-bounds height="147" width="254" x="911" y="3127"/>
-<column-list>
-<column alias="Category Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CATEGORY_ID" remarks="" uid="1350e24:11525502e7d:-7fe6">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Parent Category Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="0" mandatory="false" name="PARENT_CATEGORY_ID" remarks="" uid="1350e24:11525502e7d:-7fe4">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="The Number Of Product" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="NUM_OF_PRODUCT" remarks="" uid="43fb68:117a56c61dc:-7f60">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Status" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="STATUS" remarks="" uid="43fb68:117a56c61dc:-7f65">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Sort Order" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="SORT_ORDER" remarks="" uid="1350e24:11525502e7d:-7fe3">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1350e24:11525502e7d:-7fe1">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021754850" remarks="" uid="1350e24:11525502e7d:-7fe7">
-<primary-key-description></primary-key-description>
-<primary-key-column name="CATEGORY_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Category To Category" name="FK_FROM_CATEGORY_TO_CATEGORY" on-delete="" on-update="" referenced-key="SQL070831021754850" referenced-table="CATEGORY" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e3c">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PARENT_CATEGORY_ID" referenced-key-column-name="CATEGORY_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021754850" remarks="" uid="1350e24:11525502e7d:-7fe0" unique="true">
-<index-description></index-description>
-<index-column name="CATEGORY_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="CUSTOMER" remarks="" uid="1350e24:11525502e7d:-7fd0">
-<table-description></table-description>
-<table-figure-bounds height="237" width="288" x="2225" y="769"/>
-<column-list>
-<column alias="" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_ID" remarks="" uid="1350e24:11525502e7d:-7fce">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="255" decimal-digits="0" default-value="" mandatory="true" name="PORTAL_ID" remarks="" uid="1350e24:11525502e7d:-7fcd">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="4000" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="1" decimal-digits="0" default-value="" mandatory="true" name="GENDER" remarks="" uid="1350e24:11525502e7d:-7fcc">
-<column-description></column-description>
-<data-type jdbc-type="1" literal-prefix="'" literal-suffix="'" name="CHAR" selected-variant-pattern="CHAR(%n)">
-<variant precision-max="2000" precision-min="1" precision-variable="%n" type-name-pattern="CHAR(%n)"/>
-<variant type-name-pattern="CHAR"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="FIRSTNAME" remarks="" uid="1350e24:11525502e7d:-7fcb">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="LASTNAME" remarks="" uid="1350e24:11525502e7d:-7fca">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="FIRSTNAME_DESCRIPTION" remarks="" uid="c82493:1155849a434:-7fce">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="LASTNAME_DESCRIPTION" remarks="" uid="c82493:1155849a434:-7fcd">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="64" decimal-digits="0" default-value="" mandatory="false" name="NICKNAME" remarks="" uid="1350e24:11525502e7d:-7fc9">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="'0000-00-00 00:00:00'" mandatory="true" name="DAY_OF_BIRTH" remarks="" uid="1350e24:11525502e7d:-7fc8">
-<column-description></column-description>
-<data-type jdbc-type="91" literal-prefix="'" literal-suffix="'" name="DATE" selected-variant-pattern="DATE">
-<variant type-name-pattern="DATE"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="128" decimal-digits="0" default-value="" mandatory="true" name="EMAIL_ADDRESS" remarks="" uid="1350e24:11525502e7d:-7fc7">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Created Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CREATED_DATE" remarks="" uid="554210:1153a1d1f91:-7fcc">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-<column alias="Updated Time" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_TIME" remarks="" uid="554210:1153a1d1f91:-7fcd">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021755080" remarks="" uid="1350e24:11525502e7d:-7fcf">
-<primary-key-description></primary-key-description>
-<primary-key-column name="CUSTOMER_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list/>
-<index-list>
-<index alias="" name="SQL070831021755080" remarks="" uid="1350e24:11525502e7d:-7fc6" unique="true">
-<index-description></index-description>
-<index-column name="CUSTOMER_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="Basket" name="BASKET" remarks="" uid="1350e24:11525502e7d:-7fc4">
-<table-description></table-description>
-<table-figure-bounds height="129" width="218" x="2252" y="1600"/>
-<column-list>
-<column alias="Basket Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="BASKET_ID" remarks="" uid="1350e24:11525502e7d:-7fc2">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Customer Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_ID" remarks="" uid="1350e24:11525502e7d:-7fc1">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Product Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_ID" remarks="" uid="1350e24:11525502e7d:-7fc0">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Quantity" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="QUANTITY" remarks="" uid="1350e24:11525502e7d:-7fbf">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Final Price" auto-increment="false" column-size="15" decimal-digits="4" default-value="" mandatory="false" name="FINAL_PRICE" remarks="" uid="1350e24:11525502e7d:-7fbe">
-<column-description></column-description>
-<data-type jdbc-type="3" name="DECIMAL" selected-variant-pattern="DECIMAL(%p, %s)">
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s)"/>
-<variant type-name-pattern="DECIMAL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n)"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1350e24:11525502e7d:-7fbd">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021755120" remarks="" uid="1350e24:11525502e7d:-7fc3">
-<primary-key-description></primary-key-description>
-<primary-key-column name="BASKET_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Basket To Customer" name="FK_FROM_BASKET_TO_CUSTOMER" on-delete="" on-update="" referenced-key="SQL070831021755080" referenced-table="CUSTOMER" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e39">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="CUSTOMER_ID" referenced-key-column-name="CUSTOMER_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Basket To Product" name="FK_FROM_BASKET_TO_PRODUCT" on-delete="" on-update="" referenced-key="SQL070831021755390" referenced-table="PRODUCT" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e38">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_ID" referenced-key-column-name="PRODUCT_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021755120" remarks="" uid="1350e24:11525502e7d:-7fbc" unique="true">
-<index-description></index-description>
-<index-column name="BASKET_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="DELIVERY_METHOD" remarks="" uid="1350e24:11525502e7d:-7fb2">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="1335" y="234"/>
-<column-list>
-<column alias="Delivery Method Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_METHOD_ID" remarks="" uid="1350e24:11525502e7d:-7fb0">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Code" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="CODE" remarks="" uid="1350e24:11525502e7d:-7faf">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Object Name" auto-increment="false" column-size="128" decimal-digits="0" default-value="" mandatory="true" name="OBJECT_NAME" remarks="" uid="1350e24:11525502e7d:-7fae">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Status" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="STATUS" remarks="" uid="1350e24:11525502e7d:-7fad">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Sort Order" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="SORT_ORDER" remarks="" uid="1350e24:11525502e7d:-7fac">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1350e24:11525502e7d:-7faa">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021756200" remarks="" uid="1350e24:11525502e7d:-7fb1">
-<primary-key-description></primary-key-description>
-<primary-key-column name="DELIVERY_METHOD_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list/>
-<index-list>
-<index alias="" name="SQL070831021756200" remarks="" uid="1350e24:11525502e7d:-7fa9" unique="true">
-<index-description></index-description>
-<index-column name="DELIVERY_METHOD_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="DELIVERY_METHOD_DESCRIPTION" remarks="" uid="1350e24:11525502e7d:-7fa8">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="1536" y="34"/>
-<column-list>
-<column alias="Delivery Method Description Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_METHOD_DESCRIPTION_ID" remarks="" uid="738dcb:117aee0da42:-7eec">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="0" mandatory="true" name="DELIVERY_METHOD_ID" remarks="" uid="1350e24:11525502e7d:-7fa6">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="1350e24:11525502e7d:-7fa4">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="DESCRIPTION" remarks="" uid="1350e24:11525502e7d:-7fa3">
-<column-description></column-description>
-<data-type jdbc-type="-1" literal-prefix="'" literal-suffix="'" name="TEXT" selected-variant-pattern="TEXT">
-<variant type-name-pattern="TEXT"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="20" decimal-digits="0" default-value="1" mandatory="true" name="LANGUAGE" remarks="" uid="1350e24:11525502e7d:-7fa5">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021756230" remarks="" uid="1350e24:11525502e7d:-7fa7">
-<primary-key-description></primary-key-description>
-<primary-key-column name="DELIVERY_METHOD_DESCRIPTION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Delivery Method Description To Delivery Method" name="FK_FROM_DELIVERY_METHOD_DESCRIPTION_TO_DELIVERY_METHOD" on-delete="" on-update="" referenced-key="SQL070831021756200" referenced-table="DELIVERY_METHOD" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e33">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="DELIVERY_METHOD_ID" referenced-key-column-name="DELIVERY_METHOD_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021756230" remarks="" uid="1350e24:11525502e7d:-7fa2" unique="true">
-<index-description></index-description>
-<index-column name="DELIVERY_METHOD_ID" sort="ASC"/>
-<index-column name="LANGUAGE" sort="ASC"/>
-</index>
-<index alias="" name="SQL070831021756940" remarks="" uid="1350e24:11525502e7d:-7fa1" unique="false">
-<index-description></index-description>
-<index-column name="DELIVERY_METHOD_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="MANUFACTURER" remarks="" uid="1350e24:11525502e7d:-7f8f">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="1207" y="2670"/>
-<column-list>
-<column alias="Manufacturer Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="MANUFACTURER_ID" remarks="" uid="1350e24:11525502e7d:-7f8d">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="File Data Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="FILE_DATA_ID" remarks="" uid="1350e24:11525502e7d:-7f8b">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1350e24:11525502e7d:-7f89">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021755280" remarks="" uid="1350e24:11525502e7d:-7f8e">
-<primary-key-description></primary-key-description>
-<primary-key-column name="MANUFACTURER_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Manufacturer To File Data" name="FK_FROM_MANUFACTURER_TO_FILE_DATA" on-delete="" on-update="" referenced-key="PK_FILE_DATA" referenced-table="FILE_DATA" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7d93">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="FILE_DATA_ID" referenced-key-column-name="FILE_DATA_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021755280" remarks="" uid="1350e24:11525502e7d:-7f88" unique="true">
-<index-description></index-description>
-<index-column name="MANUFACTURER_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="ORDER_FORM" remarks="" uid="1350e24:11525502e7d:-7f7e">
-<table-description></table-description>
-<table-figure-bounds height="684" width="378" x="1316" y="967"/>
-<column-list>
-<column alias="" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_FORM_ID" remarks="" uid="1350e24:11525502e7d:-7f7c">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="ORDER_FORM_NUMBER" remarks="" uid="ec1f9e:115310155b0:-7fcc">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="CUSTOMER_ID" remarks="" uid="1350e24:11525502e7d:-7f7b">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="1" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_GENDER" remarks="" uid="1350e24:11525502e7d:-7f7a">
-<column-description></column-description>
-<data-type jdbc-type="1" literal-prefix="'" literal-suffix="'" name="CHAR" selected-variant-pattern="CHAR(%n)">
-<variant precision-max="255" precision-min="0" precision-variable="%n" type-name-pattern="CHAR(%n)"/>
-<variant type-name-pattern="CHAR"/>
-<variant precision-max="255" precision-min="0" precision-variable="%n" type-name-pattern="CHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_FIRSTNAME" remarks="" uid="1350e24:11525502e7d:-7f79">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_LASTNAME" remarks="" uid="1350e24:11525502e7d:-7f78">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="CUSTOMER_FIRSTNAME_DESCRIPTION" remarks="" uid="c82493:1155849a434:-7fc5">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="CUSTOMER_LASTNAME_DESCRIPTION" remarks="" uid="c82493:1155849a434:-7fc4">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_DAY_OF_BIRTH" remarks="" uid="1350e24:11525502e7d:-7f77">
-<column-description></column-description>
-<data-type jdbc-type="91" literal-prefix="'" literal-suffix="'" name="DATE" selected-variant-pattern="DATE">
-<variant type-name-pattern="DATE"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="200" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_EMAIL_ADDRESS" remarks="" uid="1350e24:11525502e7d:-7f76">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="120" decimal-digits="0" default-value="" mandatory="false" name="CUSTOMER_COMPANY" remarks="" uid="1350e24:11525502e7d:-7f75">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="100" decimal-digits="0" default-value="" mandatory="false" name="CUSTOMER_DEPARTMENT" remarks="" uid="1350e24:11525502e7d:-7f74">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="240" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_STREET_ADDRESS" remarks="" uid="1350e24:11525502e7d:-7f73">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="CUSTOMER_SUBURB" remarks="" uid="1350e24:11525502e7d:-7f72">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_CITY" remarks="" uid="1350e24:11525502e7d:-7f71">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="CUSTOMER_STATE" remarks="" uid="1350e24:11525502e7d:-7f70">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="10" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_POSTCODE" remarks="" uid="1350e24:11525502e7d:-7f6f">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="CUSTOMER_TELEPHONE" remarks="" uid="1350e24:11525502e7d:-7f6d">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_COUNTRY_CODE" remarks="" uid="1350e24:11525502e7d:-7f6e">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_LANGUAGE" remarks="" uid="1350e24:11525502e7d:-7f6c">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="120" decimal-digits="0" default-value="" mandatory="false" name="BILLING_COMPANY" remarks="" uid="1350e24:11525502e7d:-7f5f">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="100" decimal-digits="0" default-value="" mandatory="false" name="BILLING_DEPARTMENT" remarks="" uid="1350e24:11525502e7d:-7f5e">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="BILLING_FIRSTNAME" remarks="" uid="1350e24:11525502e7d:-7f5d">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="BILLING_LASTNAME" remarks="" uid="1350e24:11525502e7d:-7f5c">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="BILLING_FIRSTNAME_DESCRIPTION" remarks="" uid="c82493:1155849a434:-7fc1">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="BILLING_LASTNAME_DESCRIPTION" remarks="" uid="c82493:1155849a434:-7fc0">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="240" decimal-digits="0" default-value="" mandatory="true" name="BILLING_STREET_ADDRESS" remarks="" uid="1350e24:11525502e7d:-7f5b">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="BILLING_SUBURB" remarks="" uid="1350e24:11525502e7d:-7f5a">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="BILLING_CITY" remarks="" uid="1350e24:11525502e7d:-7f59">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="BILLING_STATE" remarks="" uid="1350e24:11525502e7d:-7f58">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="10" decimal-digits="0" default-value="" mandatory="true" name="BILLING_POSTCODE" remarks="" uid="1350e24:11525502e7d:-7f57">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="4000" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="BILLING_TELEPHONE" remarks="" uid="1350e24:11525502e7d:-7f55">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="BILLING_COUNTRY_CODE" remarks="" uid="1350e24:11525502e7d:-7f56">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="BILLING_LOCALE_NAME" remarks="" uid="1350e24:11525502e7d:-7f54">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_STATUS_ID" remarks="" uid="1350e24:11525502e7d:-7f4d">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1350e24:11525502e7d:-7f4e">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PURCHASED_DATE" remarks="" uid="1350e24:11525502e7d:-7f4c">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="FINISHED_DATE" remarks="" uid="1350e24:11525502e7d:-7f4b">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021755840" remarks="" uid="1350e24:11525502e7d:-7f7d">
-<primary-key-description></primary-key-description>
-<primary-key-column name="ORDER_FORM_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Customer To Order Form" name="FK_FROM_CUSTOMER_TO_ORDER_FORM" on-delete="" on-update="" referenced-key="SQL070831021755080" referenced-table="CUSTOMER" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e2f">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="CUSTOMER_ID" referenced-key-column-name="CUSTOMER_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Order Form To Order Status" name="FK_FROM_ORDER_FORM_TO_ORDER_STATUS" on-delete="" on-update="" referenced-key="SQL070831021756000" referenced-table="ORDER_STATUS" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e2e">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="ORDER_STATUS_ID" referenced-key-column-name="ORDER_STATUS_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021755840" remarks="" uid="1350e24:11525502e7d:-7f45" unique="true">
-<index-description></index-description>
-<index-column name="ORDER_FORM_ID" sort="ASC"/>
-</index>
-<index alias="" name="SQL070831021756810" remarks="" uid="1350e24:11525502e7d:-7f44" unique="false">
-<index-description></index-description>
-<index-column name="CUSTOMER_ID" sort="ASC"/>
-</index>
-<index alias="" name="SQL070831021756860" remarks="" uid="1350e24:11525502e7d:-7f43" unique="false">
-<index-description></index-description>
-<index-column name="ORDER_STATUS_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="ORDER_PRODUCT" remarks="" uid="1350e24:11525502e7d:-7f42">
-<table-description></table-description>
-<table-figure-bounds height="183" width="247" x="1154" y="2226"/>
-<column-list>
-<column alias="" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_PRODUCT_ID" remarks="" uid="1350e24:11525502e7d:-7f40">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_FORM_ID" remarks="" uid="1350e24:11525502e7d:-7f3f">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_ID" remarks="" uid="1350e24:11525502e7d:-7f3e">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="64" decimal-digits="0" default-value="" mandatory="false" name="CODE" remarks="" uid="1f530d8:115531622f1:-7fcc">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="64" decimal-digits="0" default-value="" mandatory="false" name="MODEL" remarks="" uid="1350e24:11525502e7d:-7f3d">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="15" decimal-digits="4" default-value="" mandatory="true" name="PRICE" remarks="" uid="1350e24:11525502e7d:-7f3b">
-<column-description></column-description>
-<data-type jdbc-type="3" name="DECIMAL" selected-variant-pattern="DECIMAL(%p, %s)">
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s)"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n)"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="15" decimal-digits="4" default-value="" mandatory="true" name="FINAL_PRICE" remarks="" uid="1350e24:11525502e7d:-7f3a">
-<column-description></column-description>
-<data-type jdbc-type="3" name="DECIMAL" selected-variant-pattern="DECIMAL(%p,%s)">
-<variant precision-max="38" precision-min="1" precision-variable="%p" scale-max="127" scale-min="-84" scale-variable="%s" type-name-pattern="DECIMAL(%p,%s)"/>
-<variant type-name-pattern="DECIMAL"/>
-<variant precision-max="38" precision-min="1" precision-variable="%p" type-name-pattern="DECIMAL(%p)"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="7" decimal-digits="4" default-value="" mandatory="true" name="TAX" remarks="" uid="1350e24:11525502e7d:-7f39">
-<column-description></column-description>
-<data-type jdbc-type="3" name="DECIMAL" selected-variant-pattern="DECIMAL(%p, %s)">
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s)"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n)"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="QUANTITY" remarks="" uid="1350e24:11525502e7d:-7f38">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021755890" remarks="" uid="1350e24:11525502e7d:-7f41">
-<primary-key-description></primary-key-description>
-<primary-key-column name="ORDER_PRODUCT_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Order Product To Order Form" name="FK_FROM_ORDER_PRODUCT_TO_ORDER_FORM" on-delete="" on-update="" referenced-key="SQL070831021755840" referenced-table="ORDER_FORM" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e29">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="ORDER_FORM_ID" referenced-key-column-name="ORDER_FORM_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Order Product To Product" name="FK_FROM_ORDER_PRODUCT_TO_PRODUCT" on-delete="" on-update="" referenced-key="SQL070831021755390" referenced-table="PRODUCT" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e28">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_ID" referenced-key-column-name="PRODUCT_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021755890" remarks="" uid="1350e24:11525502e7d:-7f37" unique="true">
-<index-description></index-description>
-<index-column name="ORDER_PRODUCT_ID" sort="ASC"/>
-</index>
-<index alias="" name="SQL070831021755891" remarks="" uid="1350e24:11525502e7d:-7f36" unique="false">
-<index-description></index-description>
-<index-column name="ORDER_FORM_ID" sort="ASC"/>
-</index>
-<index alias="" name="SQL070831021755892" remarks="" uid="1350e24:11525502e7d:-7f35" unique="false">
-<index-description></index-description>
-<index-column name="PRODUCT_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="ORDER_STATUS" remarks="" uid="1350e24:11525502e7d:-7f21">
-<table-description></table-description>
-<table-figure-bounds height="113" width="242" x="79" y="1280"/>
-<column-list>
-<column alias="Order Status Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_STATUS_ID" remarks="" uid="1350e24:11525502e7d:-7f1f">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Type" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="TYPE" remarks="" uid="86558:115828b463c:-7f9e">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Sort Order" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="SORT_ORDER" remarks="" uid="1350e24:11525502e7d:-7f1e">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1350e24:11525502e7d:-7f1c">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021756000" remarks="" uid="1350e24:11525502e7d:-7f20">
-<primary-key-description></primary-key-description>
-<primary-key-column name="ORDER_STATUS_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list/>
-<index-list>
-<index alias="" name="SQL070831021756000" remarks="" uid="1350e24:11525502e7d:-7f1b" unique="true">
-<index-description></index-description>
-<index-column name="ORDER_STATUS_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="ORDER_STATUS_HISTORY" remarks="" uid="1350e24:11525502e7d:-7f1a">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="396" y="925"/>
-<column-list>
-<column alias="" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_STATUS_HISTORY_ID" remarks="" uid="1350e24:11525502e7d:-7f18">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_FORM_ID" remarks="" uid="1350e24:11525502e7d:-7f17">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_STATUS_ID" remarks="" uid="1350e24:11525502e7d:-7f16">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="10" decimal-digits="0" default-value="0" mandatory="false" name="CUSTOMER_NOTIFIED" remarks="" uid="1350e24:11525502e7d:-7f14">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="200" decimal-digits="0" default-value="" mandatory="false" name="REMARK" remarks="" uid="1350e24:11525502e7d:-7f13">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CREATED_DATE" remarks="" uid="1350e24:11525502e7d:-7f15">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021756030" remarks="" uid="1350e24:11525502e7d:-7f19">
-<primary-key-description></primary-key-description>
-<primary-key-column name="ORDER_STATUS_HISTORY_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Orders Status History To Order Form" name="FK_FROM_ORDERS_STATUS_HISTORY_TO_ORDER_FORM" on-delete="" on-update="" referenced-key="SQL070831021755840" referenced-table="ORDER_FORM" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e22">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="ORDER_FORM_ID" referenced-key-column-name="ORDER_FORM_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Order Status History To Order Form" name="FK_FROM_ORDER_STATUS_HISTORY_TO_ORDER_FORM" on-delete="" on-update="" referenced-key="SQL070831021756000" referenced-table="ORDER_STATUS" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e23">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="ORDER_STATUS_ID" referenced-key-column-name="ORDER_STATUS_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021756030" remarks="" uid="1350e24:11525502e7d:-7f12" unique="true">
-<index-description></index-description>
-<index-column name="ORDER_STATUS_HISTORY_ID" sort="ASC"/>
-</index>
-<index alias="" name="SQL070831021756900" remarks="" uid="1350e24:11525502e7d:-7f11" unique="false">
-<index-description></index-description>
-<index-column name="ORDER_STATUS_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="ORDER_COMMENT" remarks="" uid="1350e24:11525502e7d:-7f10">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="416" y="1518"/>
-<column-list>
-<column alias="Order Comment Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_COMMENT_ID" remarks="" uid="1144823:117ada6abba:-7e9e">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Order Form Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_FORM_ID" remarks="" uid="1350e24:11525502e7d:-7f0e">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Type" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="TYPE" remarks="" uid="1144823:117ada6abba:-7e9f">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Comment" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="COMMENT" remarks="" uid="1350e24:11525502e7d:-7f0c">
-<column-description></column-description>
-<data-type jdbc-type="-1" literal-prefix="'" literal-suffix="'" name="TEXT" selected-variant-pattern="TEXT">
-<variant type-name-pattern="TEXT"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021756170" remarks="" uid="1350e24:11525502e7d:-7f0f">
-<primary-key-description></primary-key-description>
-<primary-key-column name="ORDER_COMMENT_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Order Comment To Order Form" name="FK_FROM_ORDER_COMMENT_TO_ORDER_FORM" on-delete="" on-update="" referenced-key="SQL070831021755840" referenced-table="ORDER_FORM" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e21">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="ORDER_FORM_ID" referenced-key-column-name="ORDER_FORM_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="" name="PRODUCT" remarks="" uid="1350e24:11525502e7d:-7f0a">
-<table-description></table-description>
-<table-figure-bounds height="340" width="249" x="2246" y="2358"/>
-<column-list>
-<column alias="Product Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_ID" remarks="" uid="1350e24:11525502e7d:-7f08">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Model" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="false" name="MODEL" remarks="" uid="1350e24:11525502e7d:-7f07">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Code" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="CODE" remarks="" uid="c0fc8e:11548c89038:-7fbe">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Stock" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="STOCK" remarks="" uid="1350e24:11525502e7d:-7f06">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Price" auto-increment="false" column-size="15" decimal-digits="4" default-value="" mandatory="true" name="PRICE" remarks="" uid="1350e24:11525502e7d:-7f05">
-<column-description></column-description>
-<data-type jdbc-type="3" name="DECIMAL" selected-variant-pattern="DECIMAL(%p, %s)">
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s)"/>
-<variant type-name-pattern="DECIMAL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n)"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Weight" auto-increment="false" column-size="5" decimal-digits="2" default-value="" mandatory="false" name="WEIGHT" remarks="" uid="1350e24:11525502e7d:-7f04">
-<column-description></column-description>
-<data-type jdbc-type="3" name="DECIMAL" selected-variant-pattern="DECIMAL(%p, %s)">
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s)"/>
-<variant type-name-pattern="DECIMAL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n)"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Size" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="SIZE" remarks="" uid="1350e24:11525502e7d:-7f03">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Status" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="STATUS" remarks="" uid="1350e24:11525502e7d:-7eff">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Limit Purchase" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="LIMIT_PURCHASE" remarks="" uid="738dcb:117aee0da42:-7fbf">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Release Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="RELEASE_DATE" remarks="" uid="738dcb:117aee0da42:-7fbc">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-<column alias="Start Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="START_DATE" remarks="" uid="1350e24:11525502e7d:-7efc">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-<column alias="End Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="END_DATE" remarks="" uid="738dcb:117aee0da42:-7fb9">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-<column alias="File Data Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="FILE_DATA_ID" remarks="" uid="1144823:117ada6abba:-7a97">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Manufacturer Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="MANUFACTURER_ID" remarks="" uid="1350e24:11525502e7d:-7efa">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Tax Type Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="TAX_TYPE_ID" remarks="" uid="1350e24:11525502e7d:-7efb">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Delivery Type Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_TYPE_ID" remarks="" uid="738dcb:117aee0da42:-7e53">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Created Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CREATED_DATE" remarks="" uid="1350e24:11525502e7d:-7efe">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1350e24:11525502e7d:-7efd">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021755390" remarks="" uid="1350e24:11525502e7d:-7f09">
-<primary-key-description></primary-key-description>
-<primary-key-column name="PRODUCT_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Product To Manufacturer" name="FK_FROM_PRODUCT_TO_MANUFACTURER" on-delete="" on-update="" referenced-key="SQL070831021755280" referenced-table="MANUFACTURER" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e20">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="MANUFACTURER_ID" referenced-key-column-name="MANUFACTURER_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Product To File Data" name="FK_FROM_PRODUCT_TO_FILE_DATA" on-delete="" on-update="" referenced-key="PK_FILE_DATA" referenced-table="FILE_DATA" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7a89">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="FILE_DATA_ID" referenced-key-column-name="FILE_DATA_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Product To Delivery Type" name="FK_FROM_PRODUCT_TO_DELIVERY_TYPE" on-delete="" on-update="" referenced-key="PK_DELIVERY_TYPE" referenced-table="DELIVERY_TYPE" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="738dcb:117aee0da42:-7e54">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="DELIVERY_TYPE_ID" referenced-key-column-name="DELIVERY_TYPE_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Product To Tax Type" name="FK_FROM_PRODUCT_TO_TAX_TYPE" on-delete="" on-update="" referenced-key="SQL070831021756390" referenced-table="TAX_TYPE" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e1f">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="TAX_TYPE_ID" referenced-key-column-name="TAX_TYPE_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021755390" remarks="" uid="1350e24:11525502e7d:-7ef9" unique="true">
-<index-description></index-description>
-<index-column name="PRODUCT_ID" sort="ASC"/>
-</index>
-<index alias="" name="SQL070831021755391" remarks="" uid="1350e24:11525502e7d:-7ef8" unique="false">
-<index-description></index-description>
-<index-column name="MANUFACTURER_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="PRODUCT_DESCRIPTION" remarks="" uid="1350e24:11525502e7d:-7ee6">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="2710" y="2910"/>
-<column-list>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_ID" remarks="" uid="1350e24:11525502e7d:-7ee4">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="150" decimal-digits="0" default-value="''" mandatory="true" name="NAME" remarks="" uid="1350e24:11525502e7d:-7ee2">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="false" name="TITLE" remarks="" uid="c0fc8e:11548c89038:-7fc1">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="DESCRIPTION" remarks="" uid="1350e24:11525502e7d:-7ee1">
-<column-description></column-description>
-<data-type jdbc-type="-1" literal-prefix="'" literal-suffix="'" name="TEXT" selected-variant-pattern="TEXT">
-<variant type-name-pattern="TEXT"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="255" decimal-digits="0" default-value="" mandatory="false" name="URL" remarks="" uid="1350e24:11525502e7d:-7ee0">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="20" decimal-digits="0" default-value="1" mandatory="true" name="LANGUAGE" remarks="" uid="1350e24:11525502e7d:-7ee3">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021755590" remarks="" uid="1350e24:11525502e7d:-7ee5">
-<primary-key-description></primary-key-description>
-<primary-key-column name="PRODUCT_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Product Description To Product" name="FK_FROM_PRODUCT_DESCRIPTION_TO_PRODUCT" on-delete="" on-update="" referenced-key="SQL070831021755390" referenced-table="PRODUCT" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e1a">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_ID" referenced-key-column-name="PRODUCT_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021755590" remarks="" uid="1350e24:11525502e7d:-7ede" unique="true">
-<index-description></index-description>
-<index-column name="PRODUCT_ID" sort="ASC"/>
-<index-column name="LANGUAGE" sort="ASC"/>
-</index>
-<index alias="" name="SQL070831021755591" remarks="" uid="1350e24:11525502e7d:-7edd" unique="false">
-<index-description></index-description>
-<index-column name="PRODUCT_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="PRODUCT_NOTIFICATION" remarks="" uid="1350e24:11525502e7d:-7edc">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="3128" y="1479"/>
-<column-list>
-<column alias="Product Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_ID" remarks="" uid="1350e24:11525502e7d:-7eda">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Customer Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_ID" remarks="" uid="1350e24:11525502e7d:-7ed9">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Created Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CREATED_DATE" remarks="" uid="1350e24:11525502e7d:-7ed8">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021755670" remarks="" uid="1350e24:11525502e7d:-7edb">
-<primary-key-description></primary-key-description>
-<primary-key-column name="CUSTOMER_ID"/>
-<primary-key-column name="PRODUCT_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Product Notification To Customer" name="FK_FROM_PRODUCT_NOTIFICATION_TO_CUSTOMER" on-delete="" on-update="" referenced-key="SQL070831021755080" referenced-table="CUSTOMER" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e17">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="CUSTOMER_ID" referenced-key-column-name="CUSTOMER_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Product Notification To Product" name="FK_FROM_PRODUCT_NOTIFICATION_TO_PRODUCT" on-delete="" on-update="" referenced-key="SQL070831021755390" referenced-table="PRODUCT" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e18">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_ID" referenced-key-column-name="PRODUCT_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021755670" remarks="" uid="1350e24:11525502e7d:-7ed7" unique="true">
-<index-description></index-description>
-<index-column name="PRODUCT_ID" sort="ASC"/>
-<index-column name="CUSTOMER_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="PRODUCT_TO_CATEGORY" remarks="" uid="1350e24:11525502e7d:-7ec8">
-<table-description></table-description>
-<table-figure-bounds height="62" width="195" x="972" y="2616"/>
-<column-list>
-<column alias="Product Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_ID" remarks="" uid="1350e24:11525502e7d:-7ec6">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Category Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CATEGORY_ID" remarks="" uid="1350e24:11525502e7d:-7ec5">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021755770" remarks="" uid="1350e24:11525502e7d:-7ec7">
-<primary-key-description></primary-key-description>
-<primary-key-column name="CATEGORY_ID"/>
-<primary-key-column name="PRODUCT_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Product To Category To Product" name="FK_FROM_PRODUCT_TO_CATEGORY_TO_PRODUCT" on-delete="" on-update="" referenced-key="SQL070831021755390" referenced-table="PRODUCT" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e14">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_ID" referenced-key-column-name="PRODUCT_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Product To Category To Category" name="FK_FROM_PRODUCT_TO_CATEGORY_TO_CATEGORY" on-delete="" on-update="" referenced-key="SQL070831021754850" referenced-table="CATEGORY" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e13">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="CATEGORY_ID" referenced-key-column-name="CATEGORY_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021755770" remarks="" uid="1350e24:11525502e7d:-7ec3" unique="true">
-<index-description></index-description>
-<index-column name="PRODUCT_ID" sort="ASC"/>
-<index-column name="CATEGORY_ID" sort="ASC"/>
-</index>
-<index alias="" name="SQL070831021755780" remarks="" uid="1350e24:11525502e7d:-7ec2" unique="false">
-<index-description></index-description>
-<index-column name="PRODUCT_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="REVIEW" remarks="" uid="1350e24:11525502e7d:-7ec1">
-<table-description></table-description>
-<table-figure-bounds height="159" width="267" x="3433" y="1548"/>
-<column-list>
-<column alias="Review Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="REVIEW_ID" remarks="" uid="1350e24:11525502e7d:-7ebf">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Product Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_ID" remarks="" uid="1350e24:11525502e7d:-7ebe">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Customer Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="CUSTOMER_ID" remarks="" uid="1350e24:11525502e7d:-7ebd">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Customer Nickname" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_NICKNAME" remarks="" uid="1350e24:11525502e7d:-7ebc">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Rating" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="RATING" remarks="" uid="1350e24:11525502e7d:-7ebb">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Created Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CREATED_DATE" remarks="" uid="1350e24:11525502e7d:-7eba">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1350e24:11525502e7d:-7eb9">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021756260" remarks="" uid="1350e24:11525502e7d:-7ec0">
-<primary-key-description></primary-key-description>
-<primary-key-column name="REVIEW_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Review To Customer" name="FK_FROM_REVIEW_TO_CUSTOMER" on-delete="" on-update="" referenced-key="SQL070831021755080" referenced-table="CUSTOMER" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e11">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="CUSTOMER_ID" referenced-key-column-name="CUSTOMER_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Review To Product" name="FK_FROM_REVIEW_TO_PRODUCT" on-delete="" on-update="" referenced-key="SQL070831021755390" referenced-table="PRODUCT" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e12">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_ID" referenced-key-column-name="PRODUCT_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021756260" remarks="" uid="1350e24:11525502e7d:-7eb8" unique="true">
-<index-description></index-description>
-<index-column name="REVIEW_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="REVIEW_DESCRIPTION" remarks="" uid="1350e24:11525502e7d:-7eb7">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="3711" y="1285"/>
-<column-list>
-<column alias="Review Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="REVIEW_ID" remarks="" uid="1350e24:11525502e7d:-7eb5">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Comment" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="COMMENT" remarks="" uid="1350e24:11525502e7d:-7eb3">
-<column-description></column-description>
-<data-type jdbc-type="-1" literal-prefix="'" literal-suffix="'" name="TEXT" selected-variant-pattern="TEXT">
-<variant type-name-pattern="TEXT"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021756290" remarks="" uid="1350e24:11525502e7d:-7eb6">
-<primary-key-description></primary-key-description>
-<primary-key-column name="REVIEW_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Review Description To Review" name="FK_FROM_REVIEW_DESCRIPTION_TO_REVIEW" on-delete="" on-update="" referenced-key="SQL070831021756260" referenced-table="REVIEW" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e10">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="REVIEW_ID" referenced-key-column-name="REVIEW_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021756290" remarks="" uid="1350e24:11525502e7d:-7eb2" unique="true">
-<index-description></index-description>
-<index-column name="REVIEW_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="BARGAIN" remarks="" uid="1350e24:11525502e7d:-7eb1">
-<table-description></table-description>
-<table-figure-bounds height="163" width="308" x="3147" y="2498"/>
-<column-list>
-<column alias="Bargain Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="BARGAIN_ID" remarks="" uid="1350e24:11525502e7d:-7eaf">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Product Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_ID" remarks="" uid="1350e24:11525502e7d:-7eae">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Bargain Price" auto-increment="false" column-size="15" decimal-digits="4" default-value="" mandatory="true" name="BARGAIN_PRICE" remarks="" uid="1350e24:11525502e7d:-7ead">
-<column-description></column-description>
-<data-type jdbc-type="3" name="DECIMAL" selected-variant-pattern="DECIMAL(%p, %s)">
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s)"/>
-<variant type-name-pattern="DECIMAL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n)"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Bargain Code" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="BARGAIN_CODE" remarks="" uid="8c02cc:117a93ee614:-7f61">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Start Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="START_DATE" remarks="" uid="1350e24:11525502e7d:-7eaa">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-<column alias="End Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="END_DATE" remarks="" uid="1350e24:11525502e7d:-7ea9">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-<column alias="Status" auto-increment="false" column-size="0" decimal-digits="0" default-value="1" mandatory="true" name="STATUS" remarks="" uid="1350e24:11525502e7d:-7ea8">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1350e24:11525502e7d:-7eab">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021756360" remarks="" uid="1350e24:11525502e7d:-7eb0">
-<primary-key-description></primary-key-description>
-<primary-key-column name="BARGAIN_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Bargain To Product" name="FK_FROM_BARGAIN_TO_PRODUCT" on-delete="" on-update="" referenced-key="SQL070831021755390" referenced-table="PRODUCT" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e0e">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_ID" referenced-key-column-name="PRODUCT_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021756360" remarks="" uid="1350e24:11525502e7d:-7ea7" unique="true">
-<index-description></index-description>
-<index-column name="BARGAIN_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="Tax Type" name="TAX_TYPE" remarks="" uid="1350e24:11525502e7d:-7ea6">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="3502" y="2387"/>
-<column-list>
-<column alias="Tax Type Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="TAX_TYPE_ID" remarks="" uid="1350e24:11525502e7d:-7ea4">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Code" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="CODE" remarks="" uid="1350e24:11525502e7d:-7ea3">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Rate" auto-increment="false" column-size="7" decimal-digits="4" default-value="" mandatory="true" name="RATE" remarks="" uid="738dcb:117aee0da42:-7c55">
-<column-description></column-description>
-<data-type jdbc-type="3" name="DECIMAL" selected-variant-pattern="DECIMAL(%p, %s)">
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s)"/>
-<variant type-name-pattern="DECIMAL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n)"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Sort Order" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="SORT_ORDER" remarks="" uid="738dcb:117aee0da42:-7c50">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1350e24:11525502e7d:-7ea0">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021756390" remarks="" uid="1350e24:11525502e7d:-7ea5">
-<primary-key-description></primary-key-description>
-<primary-key-column name="TAX_TYPE_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list/>
-<index-list>
-<index alias="" name="SQL070831021756390" remarks="" uid="1350e24:11525502e7d:-7e9f" unique="true">
-<index-description></index-description>
-<index-column name="TAX_TYPE_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="ORDER_STATUS_DESCRIPTION" remarks="" uid="1350e24:11525502e7d:-7e83">
-<table-description></table-description>
-<table-figure-bounds height="109" width="311" x="51" y="877"/>
-<column-list>
-<column alias="Order Status Description Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_STATUS_DESCRIPTION_ID" remarks="" uid="738dcb:117aee0da42:-7eaf">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Order Status Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_STATUS_ID" remarks="" uid="1350e24:11525502e7d:-7e81">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Name" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="1350e24:11525502e7d:-7e7f">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Description" auto-increment="false" column-size="255" decimal-digits="0" default-value="" mandatory="false" name="DESCRIPTION" remarks="" uid="1350e24:11525502e7d:-7e7e">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Language" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="false" name="LANGUAGE" remarks="" uid="1350e24:11525502e7d:-7e80">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_ORDER_STATUS_DESCRIPTION" remarks="" uid="1350e24:11525502e7d:-7e82">
-<primary-key-description></primary-key-description>
-<primary-key-column name="ORDER_STATUS_DESCRIPTION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Order Status Description To Order Status" name="FK_FROM_ORDER_STATUS_DESCRIPTION_TO_ORDER_STATUS" on-delete="" on-update="" referenced-key="SQL070831021756000" referenced-table="ORDER_STATUS" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e07">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="ORDER_STATUS_ID" referenced-key-column-name="ORDER_STATUS_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="" name="PAYMENT_METHOD" remarks="" uid="1350e24:11525502e7d:-7e62">
-<table-description></table-description>
-<table-figure-bounds height="148" width="276" x="117" y="415"/>
-<column-list>
-<column alias="Payment Method Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PAYMENT_METHOD_ID" remarks="" uid="1350e24:11525502e7d:-7e60">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Code" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="CODE" remarks="" uid="1350e24:11525502e7d:-7e5f">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Object Name" auto-increment="false" column-size="128" decimal-digits="0" default-value="" mandatory="true" name="OBJECT_NAME" remarks="" uid="bf544c:1159961299e:-7fcc">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Status" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="STATUS" remarks="" uid="1b80e60:115a7dda236:-7fce">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Sort Order" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="SORT_ORDER" remarks="" uid="1350e24:11525502e7d:-7e5e">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1350e24:11525502e7d:-7e5c">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_PAYMENT_METHOD" remarks="" uid="1350e24:11525502e7d:-7e61">
-<primary-key-description></primary-key-description>
-<primary-key-column name="PAYMENT_METHOD_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list/>
-<index-list/>
-</table>
-<table alias="" name="PAYMENT_METHOD_DESCRIPTION" remarks="" uid="1350e24:11525502e7d:-7e5b">
-<table-description></table-description>
-<table-figure-bounds height="129" width="330" x="83" y="652"/>
-<column-list>
-<column alias="Payment Method Description Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PAYMENT_METHOD_DESCRIPTION_ID" remarks="" uid="738dcb:117aee0da42:-7eb2">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PAYMENT_METHOD_ID" remarks="" uid="1350e24:11525502e7d:-7e59">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="1350e24:11525502e7d:-7e57">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="DESCRIPTION" remarks="" uid="1350e24:11525502e7d:-7e56">
-<column-description></column-description>
-<data-type jdbc-type="-1" literal-prefix="'" literal-suffix="'" name="TEXT" selected-variant-pattern="TEXT">
-<variant type-name-pattern="TEXT"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="LANGUAGE" remarks="" uid="1144823:117ada6abba:-7f3b">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_PAYMENT_METHOD_DESCRIPTION" remarks="" uid="1350e24:11525502e7d:-7e5a">
-<primary-key-description></primary-key-description>
-<primary-key-column name="PAYMENT_METHOD_DESCRIPTION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Payment Method Description To Payment Method" name="FK_FROM_PAYMENT_METHOD_DESCRIPTION_TO_PAYMENT_METHOD" on-delete="" on-update="" referenced-key="PK_PAYMENT_METHOD" referenced-table="PAYMENT_METHOD" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7dff">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PAYMENT_METHOD_ID" referenced-key-column-name="PAYMENT_METHOD_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="" name="CARD_TYPE" remarks="" uid="1350e24:11525502e7d:-7e55">
-<table-description></table-description>
-<table-figure-bounds height="100" width="292" x="618" y="15"/>
-<column-list>
-<column alias="Card Type Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CARD_TYPE_ID" remarks="" uid="1350e24:11525502e7d:-7e53">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Code" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="CODE" remarks="" uid="1350e24:11525502e7d:-7e52">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Sort Order" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="SORT_ORDER" remarks="" uid="1350e24:11525502e7d:-7e51">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1350e24:11525502e7d:-7e4f">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_CARD_TYPE" remarks="" uid="1350e24:11525502e7d:-7e54">
-<primary-key-description></primary-key-description>
-<primary-key-column name="CARD_TYPE_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list/>
-<index-list/>
-</table>
-<table alias="" name="CARD_TYPE_DESCRIPTION" remarks="" uid="1350e24:11525502e7d:-7e4e">
-<table-description></table-description>
-<table-figure-bounds height="99" width="269" x="1198" y="23"/>
-<column-list>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CARD_TYPE_ID" remarks="" uid="1350e24:11525502e7d:-7e4c">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="1350e24:11525502e7d:-7e4a">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="DESCRIPTION" remarks="" uid="1350e24:11525502e7d:-7e49">
-<column-description></column-description>
-<data-type jdbc-type="-1" literal-prefix="'" literal-suffix="'" name="TEXT" selected-variant-pattern="TEXT">
-<variant type-name-pattern="TEXT"/>
-</data-type>
-</column>
-<column alias="Language" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="false" name="LANGUAGE" remarks="" uid="1350e24:11525502e7d:-7e4b">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_CARD_TYPE_DESCRIPTION" remarks="" uid="1350e24:11525502e7d:-7e4d">
-<primary-key-description></primary-key-description>
-<primary-key-column name="CARD_TYPE_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Card Types Description To Card Type" name="FK_FROM_CARD_TYPES_DESCRIPTION_TO_CARD_TYPE" on-delete="" on-update="" referenced-key="PK_CARD_TYPE" referenced-table="CARD_TYPE" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7dfd">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="CARD_TYPE_ID" referenced-key-column-name="CARD_TYPE_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="" name="ORDER_CARD_INFO" remarks="" uid="1350e24:11525502e7d:-7e48">
-<table-description></table-description>
-<table-figure-bounds height="157" width="265" x="75" y="15"/>
-<column-list>
-<column alias="" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_FORM_ID" remarks="" uid="1350e24:11525502e7d:-7e46">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Card Type Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="CARD_TYPE_ID" remarks="" uid="1144823:117ada6abba:-7e8d">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="CARD_TYPE_CODE" remarks="" uid="1350e24:11525502e7d:-7e44">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="255" decimal-digits="0" default-value="" mandatory="true" name="CARD_OWNER" remarks="" uid="1350e24:11525502e7d:-7e43">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="255" decimal-digits="0" default-value="" mandatory="true" name="CARD_NUMBER" remarks="" uid="1350e24:11525502e7d:-7e42">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="255" decimal-digits="0" default-value="" mandatory="true" name="CARD_EXPIRES" remarks="" uid="1350e24:11525502e7d:-7e41">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="false" name="CARD_PAYMENT_TYPE" remarks="" uid="8c07e:1156f63c279:-7fce">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_ORDER_CARD_INFO" remarks="" uid="1350e24:11525502e7d:-7e47">
-<primary-key-description></primary-key-description>
-<primary-key-column name="ORDER_FORM_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Order Card Info To Card Type" name="FK_FROM_ORDER_CARD_INFO_TO_CARD_TYPE" on-delete="" on-update="" referenced-key="PK_CARD_TYPE" referenced-table="CARD_TYPE" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7e70">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="CARD_TYPE_ID" referenced-key-column-name="CARD_TYPE_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="" name="ORDER_NOTIFICATION" remarks="" uid="f09ee3:11546f31335:-7fd0">
-<table-description></table-description>
-<table-figure-bounds height="109" width="290" x="77" y="1553"/>
-<column-list>
-<column alias="Order Notification Id" 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"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Order Status Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_STATUS_ID" remarks="" uid="f09ee3:11546f31335:-7fcb">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Email Address" auto-increment="false" column-size="200" decimal-digits="0" default-value="" mandatory="false" name="EMAIL_ADDRESS" remarks="" uid="f09ee3:11546f31335:-7fca">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Template Name" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="TEMPLATE_NAME" remarks="" uid="f09ee3:11546f31335:-7fc9">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Status" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="STATUS" remarks="" uid="f09ee3:11546f31335:-7f9f">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_ORDER_NOTIFICATION" remarks="" uid="f09ee3:11546f31335:-7fcf">
-<primary-key-description></primary-key-description>
-<primary-key-column name="ORDER_NOTIFICATION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Order Notification To Order Status" name="FK_FROM_ORDER_NOTIFICATION_TO_ORDER_STATUS" on-delete="" on-update="" referenced-key="SQL070831021756000" referenced-table="ORDER_STATUS" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="f09ee3:11546f31335:-7fb3">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="ORDER_STATUS_ID" referenced-key-column-name="ORDER_STATUS_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="" name="FILE_DATA" remarks="" uid="c0fc8e:11548c89038:-7fbd">
-<table-description></table-description>
-<table-figure-bounds height="122" width="270" x="1707" y="2754"/>
-<column-list>
-<column alias="" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="FILE_DATA_ID" remarks="" uid="c0fc8e:11548c89038:-7fb9">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="100" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="c0fc8e:11548c89038:-7fb7">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="10" decimal-digits="0" default-value="" mandatory="true" name="FILE_TYPE" remarks="" uid="1144823:117ada6abba:-7d34">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="STATUS" remarks="" uid="c0fc8e:11548c89038:-7fb6">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1144823:117ada6abba:-7fcc">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_FILE_DATA" remarks="" uid="c0fc8e:11548c89038:-7fbc">
-<primary-key-description></primary-key-description>
-<primary-key-column name="FILE_DATA_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list/>
-<index-list/>
-</table>
-<table alias="Manufacturer Description" name="MANUFACTURER_DESCRIPTION" remarks="" uid="1350e24:11525502e7d:-7f87">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="1108" y="2948"/>
-<column-list>
-<column alias="" auto-increment="true" column-size="10" decimal-digits="0" default-value="" mandatory="true" name="MANUFACTURER_DESCRIPTION_ID" remarks="" uid="738dcb:117aee0da42:-7ea7">
-<column-description></column-description>
-<data-type jdbc-type="1" literal-prefix="'" literal-suffix="'" name="CHAR" selected-variant-pattern="CHAR(%n)">
-<variant precision-max="255" precision-min="0" precision-variable="%n" type-name-pattern="CHAR(%n)"/>
-<variant type-name-pattern="CHAR"/>
-<variant precision-max="255" precision-min="0" precision-variable="%n" type-name-pattern="CHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="MANUFACTURER_ID" remarks="" uid="1350e24:11525502e7d:-7f85">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="1144823:117ada6abba:-7dde">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="255" decimal-digits="0" default-value="" mandatory="false" name="URL" remarks="" uid="1350e24:11525502e7d:-7f83">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="CONTENT" remarks="" uid="1350e24:11525502e7d:-7f81">
-<column-description></column-description>
-<data-type jdbc-type="-1" literal-prefix="'" literal-suffix="'" name="TEXT" selected-variant-pattern="TEXT">
-<variant type-name-pattern="TEXT"/>
-</data-type>
-</column>
-<column alias="Language" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="LANGUAGE" remarks="" uid="1350e24:11525502e7d:-7f84">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021755310" remarks="" uid="1350e24:11525502e7d:-7f86">
-<primary-key-description></primary-key-description>
-<primary-key-column name="MANUFACTURER_DESCRIPTION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Manufacturer Description To Manufacturer" name="FK_FROM_MANUFACTURER_DESCRIPTION_TO_MANUFACTURER" on-delete="" on-update="" referenced-key="SQL070831021755280" referenced-table="MANUFACTURER" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1350e24:11525502e7d:-7e31">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="MANUFACTURER_ID" referenced-key-column-name="MANUFACTURER_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021755310" remarks="" uid="1350e24:11525502e7d:-7f80" unique="true">
-<index-description></index-description>
-<index-column name="MANUFACTURER_ID" sort="ASC"/>
-<index-column name="LANGUAGE" sort="ASC"/>
-</index>
-<index alias="" name="SQL070831021756730" remarks="" uid="1350e24:11525502e7d:-7f7f" unique="false">
-<index-description></index-description>
-<index-column name="MANUFACTURER_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="" name="CATEGORY_INFO" remarks="" uid="43fb68:117a56c61dc:-7f5b">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="528" y="2908"/>
-<column-list>
-<column alias="Category Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CATEGORY_ID" remarks="" uid="43fb68:117a56c61dc:-7f56">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Page Id" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="PAGE_ID" remarks="" uid="43fb68:117a56c61dc:-7f55">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Template Name" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="TEMPLATE_NAME" remarks="" uid="43fb68:117a56c61dc:-7f54">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Keyword" auto-increment="false" column-size="160" decimal-digits="0" default-value="" mandatory="false" name="KEYWORD" remarks="" uid="43fb68:117a56c61dc:-7f53">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Description" auto-increment="false" column-size="160" decimal-digits="0" default-value="" mandatory="false" name="DESCRIPTION" remarks="" uid="43fb68:117a56c61dc:-7f52">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_CATEGORY_INFO" remarks="" uid="43fb68:117a56c61dc:-7f5a">
-<primary-key-description></primary-key-description>
-<primary-key-column name="CATEGORY_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Category Info To Category" name="FK_FROM_CATEGORY_INFO_TO_CATEGORY" on-delete="" on-update="" referenced-key="SQL070831021754850" referenced-table="CATEGORY" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="43fb68:117a56c61dc:-7f3e">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="CATEGORY_ID" referenced-key-column-name="CATEGORY_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Category Content" name="CATEGORY_CONTENT" remarks="" uid="43fb68:117a56c61dc:-7f2e">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="350" y="3170"/>
-<column-list>
-<column alias="Category Content Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CATEGORY_CONTENT_ID" remarks="" uid="43fb68:117a56c61dc:-7f2a">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Category Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CATEGORY_ID" remarks="" uid="43fb68:117a56c61dc:-7f29">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Content" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="CONTENT" remarks="" uid="43fb68:117a56c61dc:-7f27">
-<column-description></column-description>
-<data-type jdbc-type="-1" literal-prefix="'" literal-suffix="'" name="TEXT" selected-variant-pattern="TEXT">
-<variant type-name-pattern="TEXT"/>
-</data-type>
-</column>
-<column alias="Sort Order" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="SORT_ORDER" remarks="" uid="43fb68:117a56c61dc:-7f28">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Language" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="LANGUAGE" remarks="" uid="1144823:117ada6abba:-7ca7">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_CATEGORY_CONTENT" remarks="" uid="43fb68:117a56c61dc:-7f2d">
-<primary-key-description></primary-key-description>
-<primary-key-column name="CATEGORY_CONTENT_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Category Content To Category" name="FK_FROM_CATEGORY_CONTENT_TO_CATEGORY" on-delete="" on-update="" referenced-key="SQL070831021754850" referenced-table="CATEGORY" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="43fb68:117a56c61dc:-7f0d">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="CATEGORY_ID" referenced-key-column-name="CATEGORY_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Product Info" name="PRODUCT_INFO" remarks="" uid="8c02cc:117a93ee614:-7f70">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="3021" y="2700"/>
-<column-list>
-<column alias="Product Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_ID" remarks="" uid="8c02cc:117a93ee614:-7f6d">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Page Id" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="PAGE_ID" remarks="" uid="8c02cc:117a93ee614:-7f6c">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Template Name" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="TEMPLATE_NAME" remarks="" uid="8c02cc:117a93ee614:-7f6b">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Keyword" auto-increment="false" column-size="160" decimal-digits="0" default-value="" mandatory="false" name="KEYWORD" remarks="" uid="8c02cc:117a93ee614:-7f6a">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Description" auto-increment="false" column-size="160" decimal-digits="0" default-value="" mandatory="false" name="DESCRIPTION" remarks="" uid="8c02cc:117a93ee614:-7f69">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_PRODUCT_INFO" remarks="" uid="8c02cc:117a93ee614:-7f68">
-<primary-key-description></primary-key-description>
-<primary-key-column name="PRODUCT_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Product Info To Product" name="FK_FROM_PRODUCT_INFO_TO_PRODUCT" on-delete="" on-update="" referenced-key="SQL070831021755390" referenced-table="PRODUCT" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7d6c">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_ID" referenced-key-column-name="PRODUCT_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Product Content" name="PRODUCT_CONTENT" remarks="" uid="8c02cc:117a93ee614:-7f58">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="2441" y="2987"/>
-<column-list>
-<column alias="Product Content Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_CONTENT_ID" remarks="" uid="8c02cc:117a93ee614:-7f56">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Product Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_ID" remarks="" uid="8c02cc:117a93ee614:-7f55">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Content" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="CONTENT" remarks="" uid="8c02cc:117a93ee614:-7f54">
-<column-description></column-description>
-<data-type jdbc-type="-1" literal-prefix="'" literal-suffix="'" name="TEXT" selected-variant-pattern="TEXT">
-<variant type-name-pattern="TEXT"/>
-</data-type>
-</column>
-<column alias="Sort Order" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="SORT_ORDER" remarks="" uid="8c02cc:117a93ee614:-7f53">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Language" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="LANGUAGE" remarks="" uid="1144823:117ada6abba:-7caa">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_PRODUCT_CONTENT" remarks="" uid="8c02cc:117a93ee614:-7f52">
-<primary-key-description></primary-key-description>
-<primary-key-column name="PRODUCT_CONTENT_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Product Content To Product" name="FK_FROM_PRODUCT_CONTENT_TO_PRODUCT" on-delete="" on-update="" referenced-key="SQL070831021755390" referenced-table="PRODUCT" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7d5a">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_ID" referenced-key-column-name="PRODUCT_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="" name="ORDER_DELIVERY" remarks="" uid="8c02cc:117abb4cf2d:-7fd8">
-<table-description></table-description>
-<table-figure-bounds height="483" width="378" x="1201" y="434"/>
-<column-list>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_FORM_ID" remarks="" uid="8c02cc:117abb4cf2d:-7fd6">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="120" decimal-digits="0" default-value="" mandatory="false" name="DELIVERY_COMPANY" remarks="" uid="8c02cc:117abb4cf2d:-7fc2">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="100" decimal-digits="0" default-value="" mandatory="false" name="DELIVERY_DEPARTMENT" remarks="" uid="8c02cc:117abb4cf2d:-7fc1">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_FIRSTNAME" remarks="" uid="8c02cc:117abb4cf2d:-7fc0">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_LASTNAME" remarks="" uid="8c02cc:117abb4cf2d:-7fbf">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="DELIVERY_FIRSTNAME_DESCRIPTION" remarks="" uid="8c02cc:117abb4cf2d:-7fbe">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="DELIVERY_LASTNAME_DESCRIPTION" remarks="" uid="8c02cc:117abb4cf2d:-7fbd">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="240" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_STREET_ADDRESS" remarks="" uid="8c02cc:117abb4cf2d:-7fbc">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="DELIVERY_SUBURB" remarks="" uid="8c02cc:117abb4cf2d:-7fbb">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_CITY" remarks="" uid="8c02cc:117abb4cf2d:-7fba">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="DELIVERY_STATE" remarks="" uid="8c02cc:117abb4cf2d:-7fb9">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="10" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_POSTCODE" remarks="" uid="8c02cc:117abb4cf2d:-7fb8">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="4000" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="DELIVERY_TELEPHONE" remarks="" uid="8c02cc:117abb4cf2d:-7fb6">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="DELIVERY_STATUS_ID" remarks="" uid="8c02cc:117abb4cf2d:-7f32">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="DELIVERY_METHOD_ID" remarks="" uid="8c02cc:117abb4cf2d:-7fa3">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_METHOD_CODE" remarks="" uid="8c02cc:117abb4cf2d:-7f9f">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_COUNTRY_CODE" remarks="" uid="8c02cc:117abb4cf2d:-7fb7">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_LANGUAGE" remarks="" uid="8c02cc:117abb4cf2d:-7fb5">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Country Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_COUNTRY_ID" remarks="" uid="738dcb:117aee0da42:-7d83">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Delivery Zone Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_ZONE_ID" remarks="" uid="738dcb:117aee0da42:-7be8">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="REQUESTED_DATE" remarks="" uid="8c02cc:117abb4cf2d:-7f8b">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="SENT_DATE" remarks="" uid="8c02cc:117abb4cf2d:-7f89">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="RECEIVED_DATE" remarks="" uid="8c02cc:117abb4cf2d:-7f8a">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="false" name="SLIP_NUMBER" remarks="" uid="8c02cc:117abb4cf2d:-7f86">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="GIFT_WRAP" remarks="" uid="8c02cc:117abb4cf2d:-7f84">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="200" decimal-digits="0" default-value="" mandatory="false" name="GIFT_MESSAGE" remarks="" uid="8c02cc:117abb4cf2d:-7f83">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="100" decimal-digits="0" default-value="" mandatory="false" name="ENVELOPE_LABEL" remarks="" uid="8c02cc:117abb4cf2d:-7f82">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021755840" remarks="" uid="8c02cc:117abb4cf2d:-7f95">
-<primary-key-description></primary-key-description>
-<primary-key-column name="ORDER_FORM_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Order Delivery To Order Form" name="FK_FROM_ORDER_DELIVERY_TO_ORDER_FORM" on-delete="" on-update="" referenced-key="SQL070831021755840" referenced-table="ORDER_FORM" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7f7e">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="ORDER_FORM_ID" referenced-key-column-name="ORDER_FORM_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Order Delivery To Delivery Status" name="FK_FROM_ORDER_DELIVERY_TO_DELIVERY_STATUS" on-delete="" on-update="" referenced-key="PK_DELIVERY_STATUS" referenced-table="DELIVERY_STATUS" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7ded">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="DELIVERY_STATUS_ID" referenced-key-column-name="DELIVERY_STATUS_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Order Delivery To Delivery Method" name="FK_FROM_ORDER_DELIVERY_TO_DELIVERY_METHOD" on-delete="" on-update="" referenced-key="SQL070831021756200" referenced-table="DELIVERY_METHOD" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7ecb">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="DELIVERY_METHOD_ID" referenced-key-column-name="DELIVERY_METHOD_ID"/>
-</foreign-key>
-<foreign-key alias="" name="FK_FROM_ORDER_DELIVERY_TO_COUNTRY" on-delete="" on-update="" referenced-key="PK_COUNTRY" referenced-table="COUNTRY" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="738dcb:117aee0da42:-7d84">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="DELIVERY_COUNTRY_ID" referenced-key-column-name="COUNTRY_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Order Delivery To Delivery Zone" name="FK_FROM_ORDER_DELIVERY_TO_DELIVERY_ZONE" on-delete="" on-update="" referenced-key="PK_DELIVERY_ZONE" referenced-table="DELIVERY_ZONE" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="738dcb:117aee0da42:-7be9">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="DELIVERY_ZONE_ID" referenced-key-column-name="DELIVERY_ZONE_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021755840" remarks="" uid="8c02cc:117abb4cf2d:-7f94" unique="true">
-<index-description></index-description>
-<index-column name="ORDER_FORM_ID" sort="ASC"/>
-</index>
-<index alias="" name="SQL070831021756860" remarks="" uid="8c02cc:117abb4cf2d:-7f92" unique="false">
-<index-description></index-description>
-<index-column name="DELIVERY_METHOD_CODE" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="Order Payment" name="ORDER_PAYMENT" remarks="" uid="8c02cc:117abb4cf2d:-7f7f">
-<table-description></table-description>
-<table-figure-bounds height="236" width="295" x="760" y="484"/>
-<column-list>
-<column alias="Order Form Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_FORM_ID" remarks="" uid="8c02cc:117abb4cf2d:-7f7d">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="PAYMENT_METHOD_ID" remarks="" uid="8c02cc:117abb4cf2d:-7f4d">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="PAYMENT_METHOD_CODE" remarks="" uid="8c02cc:117abb4cf2d:-7f4c">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="ORDER_CARD_INFO_ID" remarks="" uid="8c02cc:117abb4cf2d:-7f4b">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="PAYMENT_STATUS_ID" remarks="" uid="8c02cc:117abb4cf2d:-7f46">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="UPDATED_DATE" remarks="" uid="8c02cc:117abb4cf2d:-7f44">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="14" decimal-digits="6" default-value="" mandatory="false" name="SUB_TOTAL_PRICE" remarks="" uid="8c02cc:117abb4cf2d:-7f41">
-<column-description></column-description>
-<data-type jdbc-type="3" name="DECIMAL" selected-variant-pattern="DECIMAL(%p, %s)">
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s)"/>
-<variant type-name-pattern="DECIMAL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n)"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="14" decimal-digits="6" default-value="" mandatory="false" name="TAX" remarks="" uid="8c02cc:117abb4cf2d:-7f40">
-<column-description></column-description>
-<data-type jdbc-type="3" name="DECIMAL" selected-variant-pattern="DECIMAL(%p, %s)">
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s)"/>
-<variant type-name-pattern="DECIMAL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n)"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="14" decimal-digits="6" default-value="" mandatory="false" name="DELIVERY_PRICE" remarks="" uid="8c02cc:117abb4cf2d:-7f3f">
-<column-description></column-description>
-<data-type jdbc-type="3" name="DECIMAL" selected-variant-pattern="DECIMAL(%p, %s)">
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s)"/>
-<variant type-name-pattern="DECIMAL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n)"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="14" decimal-digits="6" default-value="" mandatory="false" name="PAYMENT_FEE" remarks="" uid="8c02cc:117abb4cf2d:-7f3e">
-<column-description></column-description>
-<data-type jdbc-type="3" name="DECIMAL" selected-variant-pattern="DECIMAL(%p, %s)">
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s)"/>
-<variant type-name-pattern="DECIMAL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n)"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="14" decimal-digits="6" default-value="" mandatory="true" name="TOTAL_PRICE" remarks="" uid="8c02cc:117abb4cf2d:-7f3d">
-<column-description></column-description>
-<data-type jdbc-type="3" name="DECIMAL" selected-variant-pattern="DECIMAL(%p, %s)">
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s)"/>
-<variant type-name-pattern="DECIMAL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n)"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%n" type-name-pattern="DECIMAL(%n) ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) UNSIGNED ZEROFILL"/>
-<variant precision-max="17" precision-min="0" precision-variable="%p" scale-max="128" scale-min="0" scale-variable="%s" type-name-pattern="DECIMAL(%p, %s) ZEROFILL"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021755840" remarks="" uid="8c02cc:117abb4cf2d:-7f3c">
-<primary-key-description></primary-key-description>
-<primary-key-column name="ORDER_FORM_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Order Payment To Order Form" name="FK_FROM_ORDER_PAYMENT_TO_ORDER_FORM" on-delete="" on-update="" referenced-key="SQL070831021755840" referenced-table="ORDER_FORM" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7fb7">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="ORDER_FORM_ID" referenced-key-column-name="ORDER_FORM_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Order Payment To Payment Method" name="FK_FROM_ORDER_PAYMENT_TO_PAYMENT_METHOD" on-delete="" on-update="" referenced-key="PK_PAYMENT_METHOD" referenced-table="PAYMENT_METHOD" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7f4a">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PAYMENT_METHOD_ID" referenced-key-column-name="PAYMENT_METHOD_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Order Payment To Payment Status" name="FK_FROM_ORDER_PAYMENT_TO_PAYMENT_STATUS" on-delete="" on-update="" referenced-key="PK_PAYMENT_STATUS" referenced-table="PAYMENT_STATUS" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7f1a">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PAYMENT_STATUS_ID" referenced-key-column-name="PAYMENT_STATUS_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021755840" remarks="" uid="8c02cc:117abb4cf2d:-7f3b" unique="true">
-<index-description></index-description>
-<index-column name="ORDER_FORM_ID" sort="ASC"/>
-</index>
-<index alias="" name="SQL070831021756860" remarks="" uid="8c02cc:117abb4cf2d:-7f39" unique="false">
-<index-description></index-description>
-<index-column name="PAYMENT_STATUS_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="Payment Status" name="PAYMENT_STATUS" remarks="" uid="1144823:117ada6abba:-7f38">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="716" y="299"/>
-<column-list>
-<column alias="Payment Status Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PAYMENT_STATUS_ID" remarks="" uid="1144823:117ada6abba:-7f34">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Code" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="CODE" remarks="" uid="1144823:117ada6abba:-7f33">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Sort Order" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="SORT_ORDER" remarks="" uid="1144823:117ada6abba:-7f32">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1144823:117ada6abba:-7f2f">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_PAYMENT_STATUS" remarks="" uid="1144823:117ada6abba:-7f37">
-<primary-key-description></primary-key-description>
-<primary-key-column name="PAYMENT_STATUS_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list/>
-<index-list/>
-</table>
-<table alias="Delivery Status" name="DELIVERY_STATUS" remarks="" uid="1144823:117ada6abba:-7e2d">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="914" y="140"/>
-<column-list>
-<column alias="Delivery Status Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_STATUS_ID" remarks="" uid="1144823:117ada6abba:-7e2b">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Code" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="CODE" remarks="" uid="1144823:117ada6abba:-7e2a">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Sort Order" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="SORT_ORDER" remarks="" uid="1144823:117ada6abba:-7e29">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1144823:117ada6abba:-7e28">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_DELIVERY_STATUS" remarks="" uid="1144823:117ada6abba:-7e27">
-<primary-key-description></primary-key-description>
-<primary-key-column name="DELIVERY_STATUS_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list/>
-<index-list/>
-</table>
-<table alias="File Tag" name="FILE_TAG" remarks="" uid="1144823:117ada6abba:-7ddb">
-<table-description></table-description>
-<table-figure-bounds height="72" width="205" x="1799" y="3370"/>
-<column-list>
-<column alias="File Tag Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="FILE_TAG_ID" remarks="" uid="1144823:117ada6abba:-7dd7">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="100" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="1144823:117ada6abba:-7dd6">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_FILE_TAG" remarks="" uid="1144823:117ada6abba:-7dda">
-<primary-key-description></primary-key-description>
-<primary-key-column name="FILE_TAG_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list/>
-<index-list/>
-</table>
-<table alias="File Tag To File Data" name="FILE_TAG_TO_FILE_DATA" remarks="" uid="1144823:117ada6abba:-7dd5">
-<table-description></table-description>
-<table-figure-bounds height="75" width="190" x="1798" y="3112"/>
-<column-list>
-<column alias="File Tag Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="FILE_TAG_ID" remarks="" uid="1144823:117ada6abba:-7dd0">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="File Data Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="FILE_DATA_ID" remarks="" uid="1144823:117ada6abba:-7dd1">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_FILE_TAG_TO_FILE_DATA" remarks="" uid="1144823:117ada6abba:-7dd4">
-<primary-key-description></primary-key-description>
-<primary-key-column name="FILE_DATA_ID"/>
-<primary-key-column name="FILE_TAG_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From File Tag To File Data To File Tag" name="FK_FROM_FILE_TAG_TO_FILE_DATA_TO_FILE_TAG" on-delete="" on-update="" referenced-key="PK_FILE_TAG" referenced-table="FILE_TAG" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7da9">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="FILE_TAG_ID" referenced-key-column-name="FILE_TAG_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From File Tag To File Data To File Data" name="FK_FROM_FILE_TAG_TO_FILE_DATA_TO_FILE_DATA" on-delete="" on-update="" referenced-key="PK_FILE_DATA" referenced-table="FILE_DATA" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7db9">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="FILE_DATA_ID" referenced-key-column-name="FILE_DATA_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Image Data" name="IMAGE_DATA" remarks="" uid="1144823:117ada6abba:-7d3f">
-<table-description></table-description>
-<table-figure-bounds height="104" width="188" x="1502" y="3052"/>
-<column-list>
-<column alias="File Data Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="FILE_DATA_ID" remarks="" uid="1144823:117ada6abba:-7d3d">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Size" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="SIZE" remarks="" uid="1144823:117ada6abba:-7d2c">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Height" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="HEIGHT" remarks="" uid="1144823:117ada6abba:-7d39">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Width" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="WIDTH" remarks="" uid="1144823:117ada6abba:-7d38">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_IMAGE_DATA" remarks="" uid="1144823:117ada6abba:-7d37">
-<primary-key-description></primary-key-description>
-<primary-key-column name="FILE_DATA_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Image Data To File Data" name="FK_FROM_IMAGE_DATA_TO_FILE_DATA" on-delete="" on-update="" referenced-key="PK_FILE_DATA" referenced-table="FILE_DATA" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7d15">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="FILE_DATA_ID" referenced-key-column-name="FILE_DATA_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Category Description" name="CATEGORY_DESCRIPTION" remarks="" uid="1144823:117ada6abba:-7cdf">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="849" y="3344"/>
-<column-list>
-<column alias="Category Description Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CATEGORY_DESCRIPTION_ID" remarks="" uid="738dcb:117aee0da42:-7eaa">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Category Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CATEGORY_ID" remarks="" uid="1144823:117ada6abba:-7cdb">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Name" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="1144823:117ada6abba:-7cda">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Language" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="LANGUAGE" remarks="" uid="1144823:117ada6abba:-7cd1">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_CATEGORY_DESCRIPTION" remarks="" uid="1144823:117ada6abba:-7cde">
-<primary-key-description></primary-key-description>
-<primary-key-column name="CATEGORY_DESCRIPTION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Category Description To Category" name="FK_FROM_CATEGORY_DESCRIPTION_TO_CATEGORY" on-delete="" on-update="" referenced-key="SQL070831021754850" referenced-table="CATEGORY" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7cc7">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="CATEGORY_ID" referenced-key-column-name="CATEGORY_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Product Option" name="PRODUCT_OPTION" remarks="" uid="1144823:117ada6abba:-7cb2">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="1963" y="2099"/>
-<column-list>
-<column alias="Product Option Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_OPTION_ID" remarks="" uid="1144823:117ada6abba:-7cae">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Product Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_ID" remarks="" uid="1144823:117ada6abba:-7cad">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Name" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="1144823:117ada6abba:-7ca4">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Code" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="CODE" remarks="" uid="1144823:117ada6abba:-7c98">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_PRODUCT_OPTION" remarks="" uid="1144823:117ada6abba:-7cb1">
-<primary-key-description></primary-key-description>
-<primary-key-column name="PRODUCT_OPTION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Product Option To Product" name="FK_FROM_PRODUCT_OPTION_TO_PRODUCT" on-delete="" on-update="" referenced-key="SQL070831021755390" referenced-table="PRODUCT" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7c37">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_ID" referenced-key-column-name="PRODUCT_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Product Option Value" name="PRODUCT_OPTION_VALUE" remarks="" uid="1144823:117ada6abba:-7ca3">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="1671" y="1845"/>
-<column-list>
-<column alias="Product Option Value Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_OPTION_VALUE_ID" remarks="" uid="1144823:117ada6abba:-7c9f">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Product Option Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_OPTION_ID" remarks="" uid="1144823:117ada6abba:-7c9e">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Name" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="1144823:117ada6abba:-7c9d">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Code" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="CODE" remarks="" uid="1144823:117ada6abba:-7c9c">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Value" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="VALUE" remarks="" uid="1144823:117ada6abba:-7c9b">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="STOCK" remarks="" uid="1144823:117ada6abba:-7c2b">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_PRODUCT_OPTION_VALUE" remarks="" uid="1144823:117ada6abba:-7ca2">
-<primary-key-description></primary-key-description>
-<primary-key-column name="PRODUCT_OPTION_VALUE_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Product Option Value To Product Option" name="FK_FROM_PRODUCT_OPTION_VALUE_TO_PRODUCT_OPTION" on-delete="" on-update="" referenced-key="PK_PRODUCT_OPTION" referenced-table="PRODUCT_OPTION" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7c38">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_OPTION_ID" referenced-key-column-name="PRODUCT_OPTION_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Product Option Description" name="PRODUCT_OPTION_DESCRIPTION" remarks="" uid="1144823:117ada6abba:-7c85">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="2046" y="1833"/>
-<column-list>
-<column alias="Product Option Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_OPTION_ID" remarks="" uid="1144823:117ada6abba:-7c83">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Name" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="1144823:117ada6abba:-7c81">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Language" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="LANGUAGE" remarks="" uid="1144823:117ada6abba:-7c80">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_PRODUCT_OPTION_DESCRIPTION" remarks="" uid="1144823:117ada6abba:-7c7f">
-<primary-key-description></primary-key-description>
-<primary-key-column name="PRODUCT_OPTION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Product Option Description To Product Option" name="FK_FROM_PRODUCT_OPTION_DESCRIPTION_TO_PRODUCT_OPTION" on-delete="" on-update="" referenced-key="PK_PRODUCT_OPTION" referenced-table="PRODUCT_OPTION" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7c47">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_OPTION_ID" referenced-key-column-name="PRODUCT_OPTION_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Product Option Value Description" name="PRODUCT_OPTION_VALUE_DESCRIPTION" remarks="" uid="1144823:117ada6abba:-7c7c">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="1569" y="1708"/>
-<column-list>
-<column alias="Product Option Value Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_OPTION_VALUE_ID" remarks="" uid="1144823:117ada6abba:-7c7a">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Name" auto-increment="false" column-size="80" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="1144823:117ada6abba:-7c78">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Language" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="LANGUAGE" remarks="" uid="1144823:117ada6abba:-7c77">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_PRODUCT_OPTION_VALUE_DESCRIPTION" remarks="" uid="1144823:117ada6abba:-7c75">
-<primary-key-description></primary-key-description>
-<primary-key-column name="PRODUCT_OPTION_VALUE_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Product Option Value Description To Product Option Value" name="FK_FROM_PRODUCT_OPTION_VALUE_DESCRIPTION_TO_PRODUCT_OPTION_VALUE" on-delete="" on-update="" referenced-key="PK_PRODUCT_OPTION_VALUE" referenced-table="PRODUCT_OPTION_VALUE" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7c53">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_OPTION_VALUE_ID" referenced-key-column-name="PRODUCT_OPTION_VALUE_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Basket Product Option" name="BASKET_PRODUCT_OPTION" remarks="" uid="1144823:117ada6abba:-7c2a">
-<table-description></table-description>
-<table-figure-bounds height="78" width="256" x="1990" y="1445"/>
-<column-list>
-<column alias="Basket Product Option Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="BASKET_PRODUCT_OPTION_ID" remarks="" uid="1144823:117ada6abba:-7c26">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Basket Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="BASKET_ID" remarks="" uid="1144823:117ada6abba:-7c25">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Product Option Value Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_OPTION_VALUE_ID" remarks="" uid="1144823:117ada6abba:-7c24">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_BASKET_PRODUCT_OPTION" remarks="" uid="1144823:117ada6abba:-7c29">
-<primary-key-description></primary-key-description>
-<primary-key-column name="BASKET_PRODUCT_OPTION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Basket Product Option To Basket" name="FK_FROM_BASKET_PRODUCT_OPTION_TO_BASKET" on-delete="" on-update="" referenced-key="SQL070831021755120" referenced-table="BASKET" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7c0a">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="BASKET_ID" referenced-key-column-name="BASKET_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Basket Product Option To Product Option Value" name="FK_FROM_BASKET_PRODUCT_OPTION_TO_PRODUCT_OPTION_VALUE" on-delete="" on-update="" referenced-key="PK_PRODUCT_OPTION_VALUE" referenced-table="PRODUCT_OPTION_VALUE" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7bc8">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_OPTION_VALUE_ID" referenced-key-column-name="PRODUCT_OPTION_VALUE_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Product Stats" name="PRODUCT_STATS" remarks="" uid="1144823:117ada6abba:-7b6e">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="2093" y="2792"/>
-<column-list>
-<column alias="" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_ID" remarks="" uid="1144823:117ada6abba:-7b6a">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Ordered" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="ORDERED" remarks="" uid="1144823:117ada6abba:-7b69">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Reviewed" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="REVIEWED" remarks="" uid="1144823:117ada6abba:-7b68">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Rating" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="RATING" remarks="" uid="1144823:117ada6abba:-7b67">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Favorite" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="FAVORITE" remarks="" uid="1144823:117ada6abba:-7b66">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Notification" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="false" name="NOTIFICATION" remarks="" uid="1144823:117ada6abba:-7b65">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_PRODUCT_STATS" remarks="" uid="1144823:117ada6abba:-7b6d">
-<primary-key-description></primary-key-description>
-<primary-key-column name="PRODUCT_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Product Stats To Product" name="FK_FROM_PRODUCT_STATS_TO_PRODUCT" on-delete="" on-update="" referenced-key="SQL070831021755390" referenced-table="PRODUCT" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7b45">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_ID" referenced-key-column-name="PRODUCT_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="" name="FAVORITE_PRODUCT" remarks="" uid="1144823:117ada6abba:-7b32">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="2571" y="1391"/>
-<column-list>
-<column alias="Product Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_ID" remarks="" uid="1144823:117ada6abba:-7b30">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Customer Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="CUSTOMER_ID" remarks="" uid="1144823:117ada6abba:-7b2f">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="1144823:117ada6abba:-7b2e">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="SQL070831021755670" remarks="" uid="1144823:117ada6abba:-7b2d">
-<primary-key-description></primary-key-description>
-<primary-key-column name="CUSTOMER_ID"/>
-<primary-key-column name="PRODUCT_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Favorite Product To Product" name="FK_FROM_FAVORITE_PRODUCT_TO_PRODUCT" on-delete="" on-update="" referenced-key="SQL070831021755390" referenced-table="PRODUCT" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7ae6">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_ID" referenced-key-column-name="PRODUCT_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Favorite Product To Customer" name="FK_FROM_FAVORITE_PRODUCT_TO_CUSTOMER" on-delete="" on-update="" referenced-key="SQL070831021755080" referenced-table="CUSTOMER" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7aff">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="CUSTOMER_ID" referenced-key-column-name="CUSTOMER_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list>
-<index alias="" name="SQL070831021755670" remarks="" uid="1144823:117ada6abba:-7b2c" unique="true">
-<index-description></index-description>
-<index-column name="PRODUCT_ID" sort="ASC"/>
-<index-column name="CUSTOMER_ID" sort="ASC"/>
-</index>
-</index-list>
-</table>
-<table alias="Order Product Option" name="ORDER_PRODUCT_OPTION" remarks="" uid="1144823:117ada6abba:-7acb">
-<table-description></table-description>
-<table-figure-bounds height="115" width="313" x="1434" y="2016"/>
-<column-list>
-<column alias="Order Product Option Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_PRODUCT_OPTION_ID" remarks="" uid="1144823:117ada6abba:-7ac9">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Order Product Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="ORDER_PRODUCT_ID" remarks="" uid="1144823:117ada6abba:-7ac8">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Product Option Value Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_OPTION_VALUE_ID" remarks="" uid="1144823:117ada6abba:-7ac7">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Product Option Code" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_OPTION_CODE" remarks="" uid="1144823:117ada6abba:-7ac2">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Product Option Value Code" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_OPTION_VALUE_CODE" remarks="" uid="1144823:117ada6abba:-7ac3">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_ORDER_PRODUCT_OPTION" remarks="" uid="1144823:117ada6abba:-7ac6">
-<primary-key-description></primary-key-description>
-<primary-key-column name="ORDER_PRODUCT_OPTION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Order Product Option To Order Product" name="FK_FROM_ORDER_PRODUCT_OPTION_TO_ORDER_PRODUCT" on-delete="" on-update="" referenced-key="SQL070831021755890" referenced-table="ORDER_PRODUCT" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7aae">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="ORDER_PRODUCT_ID" referenced-key-column-name="ORDER_PRODUCT_ID"/>
-</foreign-key>
-<foreign-key alias="Fk From Order Product Option To Product Option Value" name="FK_FROM_ORDER_PRODUCT_OPTION_TO_PRODUCT_OPTION_VALUE" on-delete="" on-update="" referenced-key="PK_PRODUCT_OPTION_VALUE" referenced-table="PRODUCT_OPTION_VALUE" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="1144823:117ada6abba:-7a9f">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_OPTION_VALUE_ID" referenced-key-column-name="PRODUCT_OPTION_VALUE_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Product Attribute" name="PRODUCT_ATTRIBUTE" remarks="" uid="738dcb:117aee0da42:-7fb8">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="2200" y="3120"/>
-<column-list>
-<column alias="Product Attribute Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_ATTRIBUTE_ID" remarks="" uid="738dcb:117aee0da42:-7fb4">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Product Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PRODUCT_ID" remarks="" uid="738dcb:117aee0da42:-7fb3">
-<column-description></column-description>
-<data-type jdbc-type="-5" name="BIGINT" selected-variant-pattern="BIGINT">
-<variant type-name-pattern="BIGINT"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n)"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="19" precision-min="0" precision-variable="%n" type-name-pattern="BIGINT(%n) ZEROFILL"/>
-<variant type-name-pattern="BIGINT UNSIGNED"/>
-<variant type-name-pattern="BIGINT UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="BIGINT ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Name" auto-increment="false" column-size="100" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="738dcb:117aee0da42:-7fb2">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Value" auto-increment="false" column-size="100" decimal-digits="0" default-value="" mandatory="false" name="VALUE" remarks="" uid="738dcb:117aee0da42:-7fb1">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_PRODUCT_ATTRIBUTE" remarks="" uid="738dcb:117aee0da42:-7fb7">
-<primary-key-description></primary-key-description>
-<primary-key-column name="PRODUCT_ATTRIBUTE_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Product Attribute To Product" name="FK_FROM_PRODUCT_ATTRIBUTE_TO_PRODUCT" on-delete="" on-update="" referenced-key="SQL070831021755390" referenced-table="PRODUCT" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="738dcb:117aee0da42:-7fa2">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PRODUCT_ID" referenced-key-column-name="PRODUCT_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Delivery Type" name="DELIVERY_TYPE" remarks="" uid="738dcb:117aee0da42:-7f4d">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="2451" y="2089"/>
-<column-list>
-<column alias="Delivery Type Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_TYPE_ID" remarks="" uid="738dcb:117aee0da42:-7f49">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Code" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="CODE" remarks="" uid="738dcb:117aee0da42:-7ea4">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Sort Order" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="SORT_ORDER" remarks="" uid="738dcb:117aee0da42:-7ea1">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="738dcb:117aee0da42:-7ea0">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_DELIVERY_TYPE" remarks="" uid="738dcb:117aee0da42:-7f4c">
-<primary-key-description></primary-key-description>
-<primary-key-column name="DELIVERY_TYPE_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list/>
-<index-list/>
-</table>
-<table alias="Delivery Status Description" name="DELIVERY_STATUS_DESCRIPTION" remarks="" uid="738dcb:117aee0da42:-7f48">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="158" y="194"/>
-<column-list>
-<column alias="Delivery Status Description Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_STATUS_DESCRIPTION_ID" remarks="" uid="738dcb:117aee0da42:-7f44">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Delivery Status Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_STATUS_ID" remarks="" uid="738dcb:117aee0da42:-7f43">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Name" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="738dcb:117aee0da42:-7f42">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Language" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="LANGUAGE" remarks="" uid="738dcb:117aee0da42:-7f41">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_DELIVERY_STATUS_DESCRIPTION" remarks="" uid="738dcb:117aee0da42:-7f47">
-<primary-key-description></primary-key-description>
-<primary-key-column name="DELIVERY_STATUS_DESCRIPTION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Delivery Status Description To Delivery Status" name="FK_FROM_DELIVERY_STATUS_DESCRIPTION_TO_DELIVERY_STATUS" on-delete="" on-update="" referenced-key="PK_DELIVERY_STATUS" referenced-table="DELIVERY_STATUS" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="738dcb:117aee0da42:-7f0b">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="DELIVERY_STATUS_ID" referenced-key-column-name="DELIVERY_STATUS_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Payment Status Description" name="PAYMENT_STATUS_DESCRIPTION" remarks="" uid="738dcb:117aee0da42:-7eeb">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="45" y="301"/>
-<column-list>
-<column alias="Payment Status Description Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PAYMENT_STATUS_DESCRIPTION_ID" remarks="" uid="738dcb:117aee0da42:-7ee9">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Payment Status Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="PAYMENT_STATUS_ID" remarks="" uid="738dcb:117aee0da42:-7ee8">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Name" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="738dcb:117aee0da42:-7ee7">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Language" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="LANGUAGE" remarks="" uid="738dcb:117aee0da42:-7ee6">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_PAYMENT_STATUS_DESCRIPTION" remarks="" uid="738dcb:117aee0da42:-7ee5">
-<primary-key-description></primary-key-description>
-<primary-key-column name="PAYMENT_STATUS_DESCRIPTION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Payment Status Description Payment Status" name="FK_FROM_PAYMENT_STATUS_DESCRIPTION_PAYMENT_STATUS" on-delete="" on-update="" referenced-key="PK_PAYMENT_STATUS" referenced-table="PAYMENT_STATUS" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="738dcb:117aee0da42:-7ec7">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="PAYMENT_STATUS_ID" referenced-key-column-name="PAYMENT_STATUS_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Delivery Type Description" name="DELIVERY_TYPE_DESCRIPTION" remarks="" uid="738dcb:117aee0da42:-7e9f">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="2435" y="1938"/>
-<column-list>
-<column alias="Delivery Type Description Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_TYPE_DESCRIPTION_ID" remarks="" uid="738dcb:117aee0da42:-7e9d">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Delivery Type Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_TYPE_ID" remarks="" uid="738dcb:117aee0da42:-7e9c">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Name" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="738dcb:117aee0da42:-7e9b">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Language" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="LANGUAGE" remarks="" uid="738dcb:117aee0da42:-7e9a">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_DELIVERY_TYPE_DESCRIPTION" remarks="" uid="738dcb:117aee0da42:-7e99">
-<primary-key-description></primary-key-description>
-<primary-key-column name="DELIVERY_TYPE_DESCRIPTION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Delivery Type Description To Delivery Type" name="FK_FROM_DELIVERY_TYPE_DESCRIPTION_TO_DELIVERY_TYPE" on-delete="" on-update="" referenced-key="PK_DELIVERY_TYPE" referenced-table="DELIVERY_TYPE" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="738dcb:117aee0da42:-7e2b">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="DELIVERY_TYPE_ID" referenced-key-column-name="DELIVERY_TYPE_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Country Description" name="COUNTRY_DESCRIPTION" remarks="" uid="738dcb:117aee0da42:-7dee">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="1738" y="853"/>
-<column-list>
-<column alias="Country Description Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="COUNTRY_DESCRIPTION_ID" remarks="" uid="738dcb:117aee0da42:-7dec">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Country Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="COUNTRY_ID" remarks="" uid="738dcb:117aee0da42:-7deb">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Name" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="738dcb:117aee0da42:-7dea">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Language" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="LANGUAGE" remarks="" uid="738dcb:117aee0da42:-7de9">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_COUNTRY_DESCRIPTION" remarks="" uid="738dcb:117aee0da42:-7de8">
-<primary-key-description></primary-key-description>
-<primary-key-column name="COUNTRY_DESCRIPTION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Country Description To Country" name="FK_FROM_COUNTRY_DESCRIPTION_TO_COUNTRY" on-delete="" on-update="" referenced-key="PK_COUNTRY" referenced-table="COUNTRY" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="738dcb:117aee0da42:-7db5">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="COUNTRY_ID" referenced-key-column-name="COUNTRY_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Country" name="COUNTRY" remarks="" uid="738dcb:117aee0da42:-7de7">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="1917" y="648"/>
-<column-list>
-<column alias="Country Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="COUNTRY_ID" remarks="" uid="738dcb:117aee0da42:-7de5">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Code" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="CODE" remarks="" uid="738dcb:117aee0da42:-7de4">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Sort Order" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="SORT_ORDER" remarks="" uid="738dcb:117aee0da42:-7de3">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="738dcb:117aee0da42:-7de2">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_COUNTRY" remarks="" uid="738dcb:117aee0da42:-7de1">
-<primary-key-description></primary-key-description>
-<primary-key-column name="COUNTRY_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list/>
-<index-list/>
-</table>
-<table alias="Tax Type Description" name="TAX_TYPE_DESCRIPTION" remarks="" uid="738dcb:117aee0da42:-7c4f">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="3701" y="2155"/>
-<column-list>
-<column alias="Tax Type Description Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="TAX_TYPE_DESCRIPTION_ID" remarks="" uid="738dcb:117aee0da42:-7c4d">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Tax Type Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="TAX_TYPE_ID" remarks="" uid="738dcb:117aee0da42:-7c4c">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Name" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="738dcb:117aee0da42:-7c4b">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Description" auto-increment="false" column-size="200" decimal-digits="0" default-value="" mandatory="false" name="DESCRIPTION" remarks="" uid="738dcb:117aee0da42:-7c46">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Language" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="LANGUAGE" remarks="" uid="738dcb:117aee0da42:-7c4a">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_TAX_TYPE_DESCRIPTION" remarks="" uid="738dcb:117aee0da42:-7c49">
-<primary-key-description></primary-key-description>
-<primary-key-column name="TAX_TYPE_DESCRIPTION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Tax Type Description To Tax Type" name="FK_FROM_TAX_TYPE_DESCRIPTION_TO_TAX_TYPE" on-delete="" on-update="" referenced-key="SQL070831021756390" referenced-table="TAX_TYPE" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="738dcb:117aee0da42:-7c2f">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="TAX_TYPE_ID" referenced-key-column-name="TAX_TYPE_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-<table alias="Delivery Zone" name="DELIVERY_ZONE" remarks="" uid="738dcb:117aee0da42:-7c1e">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="1857" y="401"/>
-<column-list>
-<column alias="Delivery Zone Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_ZONE_ID" remarks="" uid="738dcb:117aee0da42:-7c1c">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Code" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="CODE" remarks="" uid="738dcb:117aee0da42:-7c1b">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Sort Order" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="SORT_ORDER" remarks="" uid="738dcb:117aee0da42:-7c1a">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Updated Date" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="UPDATED_DATE" remarks="" uid="738dcb:117aee0da42:-7c19">
-<column-description></column-description>
-<data-type jdbc-type="93" literal-prefix="'" literal-suffix="'" name="TIMESTAMP" selected-variant-pattern="TIMESTAMP">
-<variant type-name-pattern="TIMESTAMP"/>
-<variant precision-max="14" precision-min="0" precision-variable="%n" type-name-pattern="TIMESTAMP(%n)"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_DELIVERY_ZONE" remarks="" uid="738dcb:117aee0da42:-7c18">
-<primary-key-description></primary-key-description>
-<primary-key-column name="DELIVERY_ZONE_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list/>
-<index-list/>
-</table>
-<table alias="Delivery Zone Description" name="DELIVERY_ZONE_DESCRIPTION" remarks="" uid="738dcb:117aee0da42:-7c15">
-<table-description></table-description>
-<table-figure-bounds height="-1" width="-1" x="1725" y="244"/>
-<column-list>
-<column alias="Delivery Zone Description Id" auto-increment="true" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_ZONE_DESCRIPTION_ID" remarks="" uid="738dcb:117aee0da42:-7c13">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Delivery Zone Id" auto-increment="false" column-size="0" decimal-digits="0" default-value="" mandatory="true" name="DELIVERY_ZONE_ID" remarks="" uid="738dcb:117aee0da42:-7c12">
-<column-description></column-description>
-<data-type jdbc-type="4" name="INTEGER" selected-variant-pattern="INTEGER">
-<variant type-name-pattern="INTEGER"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n)"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) UNSIGNED ZEROFILL"/>
-<variant precision-max="10" precision-min="0" precision-variable="%n" type-name-pattern="INTEGER(%n) ZEROFILL"/>
-<variant type-name-pattern="INTEGER UNSIGNED"/>
-<variant type-name-pattern="INTEGER UNSIGNED ZEROFILL"/>
-<variant type-name-pattern="INTEGER ZEROFILL"/>
-</data-type>
-</column>
-<column alias="Name" auto-increment="false" column-size="40" decimal-digits="0" default-value="" mandatory="true" name="NAME" remarks="" uid="738dcb:117aee0da42:-7c11">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-<column alias="Language" auto-increment="false" column-size="20" decimal-digits="0" default-value="" mandatory="true" name="LANGUAGE" remarks="" uid="738dcb:117aee0da42:-7c10">
-<column-description></column-description>
-<data-type jdbc-type="12" literal-prefix="'" literal-suffix="'" name="VARCHAR" selected-variant-pattern="VARCHAR(%n)">
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n)"/>
-<variant precision-max="255" precision-min="1" precision-variable="%n" type-name-pattern="VARCHAR(%n) BINARY"/>
-</data-type>
-</column>
-</column-list>
-<primary-key alias="" name="PK_DELIVERY_ZONE_DESCRIPTION" remarks="" uid="738dcb:117aee0da42:-7c0f">
-<primary-key-description></primary-key-description>
-<primary-key-column name="DELIVERY_ZONE_DESCRIPTION_ID"/>
-</primary-key>
-<unique-key-list/>
-<foreign-key-list>
-<foreign-key alias="Fk From Delivery Zone Description To Delivery Zone" name="FK_FROM_DELIVERY_ZONE_DESCRIPTION_TO_DELIVERY_ZONE" on-delete="" on-update="" referenced-key="PK_DELIVERY_ZONE" referenced-table="DELIVERY_ZONE" referenced-table-schema="POMPEI" remarks="" source-entity-role="" source-multiplicity="0..*" source-relationship-type="" target-entity-role="" target-multiplicity="1" target-relationship-type="" uid="738dcb:117aee0da42:-7bd1">
-<foreign-key-description></foreign-key-description>
-<foreign-key-figure>
-<fk-fig-bendpoint-list/>
-</foreign-key-figure>
-<foreign-key-column column-name="DELIVERY_ZONE_ID" referenced-key-column-name="DELIVERY_ZONE_ID"/>
-</foreign-key>
-</foreign-key-list>
-<index-list/>
-</table>
-</table-list>
-</schema>
-</schema-list>
-</database-model>
-</clay-model>

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/config/sql/create_table.sql
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/config/sql/create_table.sql	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/config/sql/create_table.sql	2008-03-27 01:45:25 UTC (rev 865)
@@ -176,7 +176,7 @@
 
 CREATE TABLE CATEGORY (
        CATEGORY_ID INTEGER NOT NULL AUTO_INCREMENT
-     , PARENT_CATEGORY_ID INTEGER DEFAULT 0
+     , PARENT_CATEGORY_ID INTEGER NOT NULL DEFAULT 0
      , NUM_OF_PRODUCT INTEGER
      , STATUS INTEGER NOT NULL
      , SORT_ORDER INTEGER NOT NULL
@@ -187,6 +187,7 @@
 CREATE TABLE MANUFACTURER (
        MANUFACTURER_ID INTEGER NOT NULL AUTO_INCREMENT
      , FILE_DATA_ID BIGINT
+     , SORT_ORDER INTEGER NOT NULL
      , UPDATED_DATE TIMESTAMP NOT NULL
      , PRIMARY KEY (MANUFACTURER_ID)
 );
@@ -236,7 +237,7 @@
 CREATE TABLE PRODUCT (
        PRODUCT_ID BIGINT NOT NULL AUTO_INCREMENT
      , MODEL VARCHAR(80)
-     , CODE VARCHAR(40)
+     , CODE VARCHAR(40) NOT NULL
      , STOCK INTEGER
      , PRICE DECIMAL(15, 4) NOT NULL
      , WEIGHT DECIMAL(5, 2)
@@ -395,11 +396,12 @@
 );
 
 CREATE TABLE CARD_TYPE_DESCRIPTION (
-       CARD_TYPE_ID INTEGER NOT NULL
+       CARD_TYPE_DESCRIPTION_ID INTEGER NOT NULL
+     , CARD_TYPE_ID INTEGER NOT NULL
      , NAME VARCHAR(80) NOT NULL
      , DESCRIPTION TEXT
-     , LANGUAGE VARCHAR(20)
-     , PRIMARY KEY (CARD_TYPE_ID)
+     , LANGUAGE VARCHAR(20) NOT NULL
+     , PRIMARY KEY (CARD_TYPE_DESCRIPTION_ID)
 );
 
 CREATE TABLE ORDER_CARD_INFO (
@@ -537,17 +539,19 @@
 );
 
 CREATE TABLE PRODUCT_OPTION_DESCRIPTION (
-       PRODUCT_OPTION_ID BIGINT NOT NULL AUTO_INCREMENT
+       PRODUCT_OPTION_DESCRIPTION_ID BIGINT NOT NULL AUTO_INCREMENT
+     , PRODUCT_OPTION_ID BIGINT NOT NULL
      , NAME VARCHAR(80) NOT NULL
      , LANGUAGE VARCHAR(20) NOT NULL
-     , PRIMARY KEY (PRODUCT_OPTION_ID)
+     , PRIMARY KEY (PRODUCT_OPTION_DESCRIPTION_ID)
 );
 
 CREATE TABLE PRODUCT_OPTION_VALUE_DESCRIPTION (
-       PRODUCT_OPTION_VALUE_ID BIGINT NOT NULL AUTO_INCREMENT
+       PRODUCT_OPTION_VALUE_DESCRIPTION_ID BIGINT NOT NULL AUTO_INCREMENT
+     , PRODUCT_OPTION_VALUE_ID BIGINT NOT NULL
      , NAME VARCHAR(80) NOT NULL
      , LANGUAGE VARCHAR(20) NOT NULL
-     , PRIMARY KEY (PRODUCT_OPTION_VALUE_ID)
+     , PRIMARY KEY (PRODUCT_OPTION_VALUE_DESCRIPTION_ID)
 );
 
 CREATE TABLE BASKET_PRODUCT_OPTION (
@@ -666,307 +670,368 @@
 ALTER TABLE CATEGORY
   ADD CONSTRAINT FK_FROM_CATEGORY_TO_CATEGORY
       FOREIGN KEY (PARENT_CATEGORY_ID)
-      REFERENCES CATEGORY (CATEGORY_ID);
+      REFERENCES CATEGORY (CATEGORY_ID)
+   ON DELETE SET DEFAULT;
 
 ALTER TABLE MANUFACTURER
   ADD CONSTRAINT FK_FROM_MANUFACTURER_TO_FILE_DATA
       FOREIGN KEY (FILE_DATA_ID)
-      REFERENCES FILE_DATA (FILE_DATA_ID);
+      REFERENCES FILE_DATA (FILE_DATA_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE ORDER_FORM
   ADD CONSTRAINT FK_FROM_CUSTOMER_TO_ORDER_FORM
       FOREIGN KEY (CUSTOMER_ID)
-      REFERENCES CUSTOMER (CUSTOMER_ID);
+      REFERENCES CUSTOMER (CUSTOMER_ID)
+   ON DELETE SET NULL;
 
 ALTER TABLE ORDER_FORM
   ADD CONSTRAINT FK_FROM_ORDER_FORM_TO_ORDER_STATUS
       FOREIGN KEY (ORDER_STATUS_ID)
-      REFERENCES ORDER_STATUS (ORDER_STATUS_ID);
+      REFERENCES ORDER_STATUS (ORDER_STATUS_ID)
+   ON DELETE SET NULL;
 
 ALTER TABLE PRODUCT
   ADD CONSTRAINT FK_FROM_PRODUCT_TO_MANUFACTURER
       FOREIGN KEY (MANUFACTURER_ID)
-      REFERENCES MANUFACTURER (MANUFACTURER_ID);
+      REFERENCES MANUFACTURER (MANUFACTURER_ID)
+   ON DELETE SET NULL;
 
 ALTER TABLE PRODUCT
   ADD CONSTRAINT FK_FROM_PRODUCT_TO_FILE_DATA
       FOREIGN KEY (FILE_DATA_ID)
-      REFERENCES FILE_DATA (FILE_DATA_ID);
+      REFERENCES FILE_DATA (FILE_DATA_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE PRODUCT
+  ADD CONSTRAINT FK_FROM_PRODUCT_TO_TAX_TYPE
+      FOREIGN KEY (TAX_TYPE_ID)
+      REFERENCES TAX_TYPE (TAX_TYPE_ID)
+   ON DELETE SET NULL;
+
+ALTER TABLE PRODUCT
   ADD CONSTRAINT FK_FROM_PRODUCT_TO_DELIVERY_TYPE
       FOREIGN KEY (DELIVERY_TYPE_ID)
-      REFERENCES DELIVERY_TYPE (DELIVERY_TYPE_ID);
+      REFERENCES DELIVERY_TYPE (DELIVERY_TYPE_ID)
+   ON DELETE SET NULL;
 
-ALTER TABLE PRODUCT
-  ADD CONSTRAINT FK_FROM_PRODUCT_TO_TAX_TYPE
-      FOREIGN KEY (TAX_TYPE_ID)
-      REFERENCES TAX_TYPE (TAX_TYPE_ID);
+ALTER TABLE BASKET
+  ADD CONSTRAINT FK_FROM_BASKET_TO_PRODUCT
+      FOREIGN KEY (PRODUCT_ID)
+      REFERENCES PRODUCT (PRODUCT_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE BASKET
   ADD CONSTRAINT FK_FROM_BASKET_TO_CUSTOMER
       FOREIGN KEY (CUSTOMER_ID)
-      REFERENCES CUSTOMER (CUSTOMER_ID);
+      REFERENCES CUSTOMER (CUSTOMER_ID)
+   ON DELETE CASCADE;
 
-ALTER TABLE BASKET
-  ADD CONSTRAINT FK_FROM_BASKET_TO_PRODUCT
+ALTER TABLE REVIEW
+  ADD CONSTRAINT FK_FROM_REVIEW_TO_PRODUCT
       FOREIGN KEY (PRODUCT_ID)
-      REFERENCES PRODUCT (PRODUCT_ID);
+      REFERENCES PRODUCT (PRODUCT_ID)
+   ON DELETE SET NULL;
 
 ALTER TABLE REVIEW
   ADD CONSTRAINT FK_FROM_REVIEW_TO_CUSTOMER
       FOREIGN KEY (CUSTOMER_ID)
-      REFERENCES CUSTOMER (CUSTOMER_ID);
+      REFERENCES CUSTOMER (CUSTOMER_ID)
+   ON DELETE SET NULL;
 
-ALTER TABLE REVIEW
-  ADD CONSTRAINT FK_FROM_REVIEW_TO_PRODUCT
-      FOREIGN KEY (PRODUCT_ID)
-      REFERENCES PRODUCT (PRODUCT_ID);
-
 ALTER TABLE PRODUCT_OPTION
   ADD CONSTRAINT FK_FROM_PRODUCT_OPTION_TO_PRODUCT
       FOREIGN KEY (PRODUCT_ID)
-      REFERENCES PRODUCT (PRODUCT_ID);
+      REFERENCES PRODUCT (PRODUCT_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE ORDER_PRODUCT
+  ADD CONSTRAINT FK_FROM_ORDER_PRODUCT_TO_PRODUCT
+      FOREIGN KEY (PRODUCT_ID)
+      REFERENCES PRODUCT (PRODUCT_ID)
+   ON DELETE SET NULL;
+
+ALTER TABLE ORDER_PRODUCT
   ADD CONSTRAINT FK_FROM_ORDER_PRODUCT_TO_ORDER_FORM
       FOREIGN KEY (ORDER_FORM_ID)
-      REFERENCES ORDER_FORM (ORDER_FORM_ID);
+      REFERENCES ORDER_FORM (ORDER_FORM_ID)
+   ON DELETE CASCADE;
 
-ALTER TABLE ORDER_PRODUCT
-  ADD CONSTRAINT FK_FROM_ORDER_PRODUCT_TO_PRODUCT
-      FOREIGN KEY (PRODUCT_ID)
-      REFERENCES PRODUCT (PRODUCT_ID);
-
 ALTER TABLE PRODUCT_OPTION_VALUE
   ADD CONSTRAINT FK_FROM_PRODUCT_OPTION_VALUE_TO_PRODUCT_OPTION
       FOREIGN KEY (PRODUCT_OPTION_ID)
-      REFERENCES PRODUCT_OPTION (PRODUCT_OPTION_ID);
+      REFERENCES PRODUCT_OPTION (PRODUCT_OPTION_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE DELIVERY_METHOD_DESCRIPTION
   ADD CONSTRAINT FK_FROM_DELIVERY_METHOD_DESCRIPTION_TO_DELIVERY_METHOD
       FOREIGN KEY (DELIVERY_METHOD_ID)
-      REFERENCES DELIVERY_METHOD (DELIVERY_METHOD_ID);
+      REFERENCES DELIVERY_METHOD (DELIVERY_METHOD_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE ORDER_STATUS_HISTORY
   ADD CONSTRAINT FK_FROM_ORDERS_STATUS_HISTORY_TO_ORDER_FORM
       FOREIGN KEY (ORDER_FORM_ID)
-      REFERENCES ORDER_FORM (ORDER_FORM_ID);
+      REFERENCES ORDER_FORM (ORDER_FORM_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE ORDER_STATUS_HISTORY
   ADD CONSTRAINT FK_FROM_ORDER_STATUS_HISTORY_TO_ORDER_FORM
       FOREIGN KEY (ORDER_STATUS_ID)
-      REFERENCES ORDER_STATUS (ORDER_STATUS_ID);
+      REFERENCES ORDER_STATUS (ORDER_STATUS_ID)
+   ON DELETE SET NULL;
 
 ALTER TABLE ORDER_COMMENT
   ADD CONSTRAINT FK_FROM_ORDER_COMMENT_TO_ORDER_FORM
       FOREIGN KEY (ORDER_FORM_ID)
-      REFERENCES ORDER_FORM (ORDER_FORM_ID);
+      REFERENCES ORDER_FORM (ORDER_FORM_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE PRODUCT_DESCRIPTION
   ADD CONSTRAINT FK_FROM_PRODUCT_DESCRIPTION_TO_PRODUCT
       FOREIGN KEY (PRODUCT_ID)
-      REFERENCES PRODUCT (PRODUCT_ID);
+      REFERENCES PRODUCT (PRODUCT_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE PRODUCT_NOTIFICATION
+  ADD CONSTRAINT FK_FROM_PRODUCT_NOTIFICATION_TO_PRODUCT
+      FOREIGN KEY (PRODUCT_ID)
+      REFERENCES PRODUCT (PRODUCT_ID)
+   ON DELETE CASCADE;
+
+ALTER TABLE PRODUCT_NOTIFICATION
   ADD CONSTRAINT FK_FROM_PRODUCT_NOTIFICATION_TO_CUSTOMER
       FOREIGN KEY (CUSTOMER_ID)
-      REFERENCES CUSTOMER (CUSTOMER_ID);
+      REFERENCES CUSTOMER (CUSTOMER_ID)
+   ON DELETE CASCADE;
 
-ALTER TABLE PRODUCT_NOTIFICATION
-  ADD CONSTRAINT FK_FROM_PRODUCT_NOTIFICATION_TO_PRODUCT
-      FOREIGN KEY (PRODUCT_ID)
-      REFERENCES PRODUCT (PRODUCT_ID);
-
 ALTER TABLE PRODUCT_TO_CATEGORY
   ADD CONSTRAINT FK_FROM_PRODUCT_TO_CATEGORY_TO_PRODUCT
       FOREIGN KEY (PRODUCT_ID)
-      REFERENCES PRODUCT (PRODUCT_ID);
+      REFERENCES PRODUCT (PRODUCT_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE PRODUCT_TO_CATEGORY
   ADD CONSTRAINT FK_FROM_PRODUCT_TO_CATEGORY_TO_CATEGORY
       FOREIGN KEY (CATEGORY_ID)
-      REFERENCES CATEGORY (CATEGORY_ID);
+      REFERENCES CATEGORY (CATEGORY_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE REVIEW_DESCRIPTION
   ADD CONSTRAINT FK_FROM_REVIEW_DESCRIPTION_TO_REVIEW
       FOREIGN KEY (REVIEW_ID)
-      REFERENCES REVIEW (REVIEW_ID);
+      REFERENCES REVIEW (REVIEW_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE BARGAIN
   ADD CONSTRAINT FK_FROM_BARGAIN_TO_PRODUCT
       FOREIGN KEY (PRODUCT_ID)
-      REFERENCES PRODUCT (PRODUCT_ID);
+      REFERENCES PRODUCT (PRODUCT_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE ORDER_STATUS_DESCRIPTION
   ADD CONSTRAINT FK_FROM_ORDER_STATUS_DESCRIPTION_TO_ORDER_STATUS
       FOREIGN KEY (ORDER_STATUS_ID)
-      REFERENCES ORDER_STATUS (ORDER_STATUS_ID);
+      REFERENCES ORDER_STATUS (ORDER_STATUS_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE PAYMENT_METHOD_DESCRIPTION
   ADD CONSTRAINT FK_FROM_PAYMENT_METHOD_DESCRIPTION_TO_PAYMENT_METHOD
       FOREIGN KEY (PAYMENT_METHOD_ID)
-      REFERENCES PAYMENT_METHOD (PAYMENT_METHOD_ID);
+      REFERENCES PAYMENT_METHOD (PAYMENT_METHOD_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE CARD_TYPE_DESCRIPTION
   ADD CONSTRAINT FK_FROM_CARD_TYPES_DESCRIPTION_TO_CARD_TYPE
       FOREIGN KEY (CARD_TYPE_ID)
-      REFERENCES CARD_TYPE (CARD_TYPE_ID);
+      REFERENCES CARD_TYPE (CARD_TYPE_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE ORDER_CARD_INFO
   ADD CONSTRAINT FK_FROM_ORDER_CARD_INFO_TO_CARD_TYPE
       FOREIGN KEY (CARD_TYPE_ID)
-      REFERENCES CARD_TYPE (CARD_TYPE_ID);
+      REFERENCES CARD_TYPE (CARD_TYPE_ID)
+   ON DELETE SET NULL;
 
 ALTER TABLE ORDER_NOTIFICATION
   ADD CONSTRAINT FK_FROM_ORDER_NOTIFICATION_TO_ORDER_STATUS
       FOREIGN KEY (ORDER_STATUS_ID)
-      REFERENCES ORDER_STATUS (ORDER_STATUS_ID);
+      REFERENCES ORDER_STATUS (ORDER_STATUS_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE MANUFACTURER_DESCRIPTION
   ADD CONSTRAINT FK_FROM_MANUFACTURER_DESCRIPTION_TO_MANUFACTURER
       FOREIGN KEY (MANUFACTURER_ID)
-      REFERENCES MANUFACTURER (MANUFACTURER_ID);
+      REFERENCES MANUFACTURER (MANUFACTURER_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE CATEGORY_INFO
   ADD CONSTRAINT FK_FROM_CATEGORY_INFO_TO_CATEGORY
       FOREIGN KEY (CATEGORY_ID)
-      REFERENCES CATEGORY (CATEGORY_ID);
+      REFERENCES CATEGORY (CATEGORY_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE CATEGORY_CONTENT
   ADD CONSTRAINT FK_FROM_CATEGORY_CONTENT_TO_CATEGORY
       FOREIGN KEY (CATEGORY_ID)
-      REFERENCES CATEGORY (CATEGORY_ID);
+      REFERENCES CATEGORY (CATEGORY_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE PRODUCT_INFO
   ADD CONSTRAINT FK_FROM_PRODUCT_INFO_TO_PRODUCT
       FOREIGN KEY (PRODUCT_ID)
-      REFERENCES PRODUCT (PRODUCT_ID);
+      REFERENCES PRODUCT (PRODUCT_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE PRODUCT_CONTENT
   ADD CONSTRAINT FK_FROM_PRODUCT_CONTENT_TO_PRODUCT
       FOREIGN KEY (PRODUCT_ID)
-      REFERENCES PRODUCT (PRODUCT_ID);
+      REFERENCES PRODUCT (PRODUCT_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE ORDER_DELIVERY
-  ADD CONSTRAINT FK_FROM_ORDER_DELIVERY_TO_ORDER_FORM
-      FOREIGN KEY (ORDER_FORM_ID)
-      REFERENCES ORDER_FORM (ORDER_FORM_ID);
+  ADD CONSTRAINT FK_FROM_ORDER_DELIVERY_TO_DELIVERY_ZONE
+      FOREIGN KEY (DELIVERY_ZONE_ID)
+      REFERENCES DELIVERY_ZONE (DELIVERY_ZONE_ID)
+   ON DELETE SET NULL;
 
 ALTER TABLE ORDER_DELIVERY
-  ADD CONSTRAINT FK_FROM_ORDER_DELIVERY_TO_DELIVERY_STATUS
-      FOREIGN KEY (DELIVERY_STATUS_ID)
-      REFERENCES DELIVERY_STATUS (DELIVERY_STATUS_ID);
+  ADD CONSTRAINT FK_FROM_ORDER_DELIVERY_TO_COUNTRY
+      FOREIGN KEY (DELIVERY_COUNTRY_ID)
+      REFERENCES COUNTRY (COUNTRY_ID)
+   ON DELETE SET NULL;
 
 ALTER TABLE ORDER_DELIVERY
   ADD CONSTRAINT FK_FROM_ORDER_DELIVERY_TO_DELIVERY_METHOD
       FOREIGN KEY (DELIVERY_METHOD_ID)
-      REFERENCES DELIVERY_METHOD (DELIVERY_METHOD_ID);
+      REFERENCES DELIVERY_METHOD (DELIVERY_METHOD_ID)
+   ON DELETE SET NULL;
 
 ALTER TABLE ORDER_DELIVERY
-  ADD CONSTRAINT FK_FROM_ORDER_DELIVERY_TO_COUNTRY
-      FOREIGN KEY (DELIVERY_COUNTRY_ID)
-      REFERENCES COUNTRY (COUNTRY_ID);
+  ADD CONSTRAINT FK_FROM_ORDER_DELIVERY_TO_DELIVERY_STATUS
+      FOREIGN KEY (DELIVERY_STATUS_ID)
+      REFERENCES DELIVERY_STATUS (DELIVERY_STATUS_ID)
+   ON DELETE SET NULL;
 
 ALTER TABLE ORDER_DELIVERY
-  ADD CONSTRAINT FK_FROM_ORDER_DELIVERY_TO_DELIVERY_ZONE
-      FOREIGN KEY (DELIVERY_ZONE_ID)
-      REFERENCES DELIVERY_ZONE (DELIVERY_ZONE_ID);
+  ADD CONSTRAINT FK_FROM_ORDER_DELIVERY_TO_ORDER_FORM
+      FOREIGN KEY (ORDER_FORM_ID)
+      REFERENCES ORDER_FORM (ORDER_FORM_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE ORDER_PAYMENT
   ADD CONSTRAINT FK_FROM_ORDER_PAYMENT_TO_ORDER_FORM
       FOREIGN KEY (ORDER_FORM_ID)
-      REFERENCES ORDER_FORM (ORDER_FORM_ID);
+      REFERENCES ORDER_FORM (ORDER_FORM_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE ORDER_PAYMENT
+  ADD CONSTRAINT FK_FROM_ORDER_PAYMENT_TO_PAYMENT_STATUS
+      FOREIGN KEY (PAYMENT_STATUS_ID)
+      REFERENCES PAYMENT_STATUS (PAYMENT_STATUS_ID)
+   ON DELETE SET NULL;
+
+ALTER TABLE ORDER_PAYMENT
   ADD CONSTRAINT FK_FROM_ORDER_PAYMENT_TO_PAYMENT_METHOD
       FOREIGN KEY (PAYMENT_METHOD_ID)
-      REFERENCES PAYMENT_METHOD (PAYMENT_METHOD_ID);
+      REFERENCES PAYMENT_METHOD (PAYMENT_METHOD_ID)
+   ON DELETE SET NULL;
 
-ALTER TABLE ORDER_PAYMENT
-  ADD CONSTRAINT FK_FROM_ORDER_PAYMENT_TO_PAYMENT_STATUS
-      FOREIGN KEY (PAYMENT_STATUS_ID)
-      REFERENCES PAYMENT_STATUS (PAYMENT_STATUS_ID);
+ALTER TABLE FILE_TAG_TO_FILE_DATA
+  ADD CONSTRAINT FK_FROM_FILE_TAG_TO_FILE_DATA_TO_FILE_DATA
+      FOREIGN KEY (FILE_DATA_ID)
+      REFERENCES FILE_DATA (FILE_DATA_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE FILE_TAG_TO_FILE_DATA
   ADD CONSTRAINT FK_FROM_FILE_TAG_TO_FILE_DATA_TO_FILE_TAG
       FOREIGN KEY (FILE_TAG_ID)
-      REFERENCES FILE_TAG (FILE_TAG_ID);
+      REFERENCES FILE_TAG (FILE_TAG_ID)
+   ON DELETE CASCADE;
 
-ALTER TABLE FILE_TAG_TO_FILE_DATA
-  ADD CONSTRAINT FK_FROM_FILE_TAG_TO_FILE_DATA_TO_FILE_DATA
-      FOREIGN KEY (FILE_DATA_ID)
-      REFERENCES FILE_DATA (FILE_DATA_ID);
-
 ALTER TABLE IMAGE_DATA
   ADD CONSTRAINT FK_FROM_IMAGE_DATA_TO_FILE_DATA
       FOREIGN KEY (FILE_DATA_ID)
-      REFERENCES FILE_DATA (FILE_DATA_ID);
+      REFERENCES FILE_DATA (FILE_DATA_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE CATEGORY_DESCRIPTION
   ADD CONSTRAINT FK_FROM_CATEGORY_DESCRIPTION_TO_CATEGORY
       FOREIGN KEY (CATEGORY_ID)
-      REFERENCES CATEGORY (CATEGORY_ID);
+      REFERENCES CATEGORY (CATEGORY_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE PRODUCT_OPTION_DESCRIPTION
   ADD CONSTRAINT FK_FROM_PRODUCT_OPTION_DESCRIPTION_TO_PRODUCT_OPTION
       FOREIGN KEY (PRODUCT_OPTION_ID)
-      REFERENCES PRODUCT_OPTION (PRODUCT_OPTION_ID);
+      REFERENCES PRODUCT_OPTION (PRODUCT_OPTION_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE PRODUCT_OPTION_VALUE_DESCRIPTION
   ADD CONSTRAINT FK_FROM_PRODUCT_OPTION_VALUE_DESCRIPTION_TO_PRODUCT_OPTION_VALUE
       FOREIGN KEY (PRODUCT_OPTION_VALUE_ID)
-      REFERENCES PRODUCT_OPTION_VALUE (PRODUCT_OPTION_VALUE_ID);
+      REFERENCES PRODUCT_OPTION_VALUE (PRODUCT_OPTION_VALUE_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE BASKET_PRODUCT_OPTION
   ADD CONSTRAINT FK_FROM_BASKET_PRODUCT_OPTION_TO_BASKET
       FOREIGN KEY (BASKET_ID)
-      REFERENCES BASKET (BASKET_ID);
+      REFERENCES BASKET (BASKET_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE BASKET_PRODUCT_OPTION
   ADD CONSTRAINT FK_FROM_BASKET_PRODUCT_OPTION_TO_PRODUCT_OPTION_VALUE
       FOREIGN KEY (PRODUCT_OPTION_VALUE_ID)
-      REFERENCES PRODUCT_OPTION_VALUE (PRODUCT_OPTION_VALUE_ID);
+      REFERENCES PRODUCT_OPTION_VALUE (PRODUCT_OPTION_VALUE_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE PRODUCT_STATS
   ADD CONSTRAINT FK_FROM_PRODUCT_STATS_TO_PRODUCT
       FOREIGN KEY (PRODUCT_ID)
-      REFERENCES PRODUCT (PRODUCT_ID);
+      REFERENCES PRODUCT (PRODUCT_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE FAVORITE_PRODUCT
   ADD CONSTRAINT FK_FROM_FAVORITE_PRODUCT_TO_PRODUCT
       FOREIGN KEY (PRODUCT_ID)
-      REFERENCES PRODUCT (PRODUCT_ID);
+      REFERENCES PRODUCT (PRODUCT_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE FAVORITE_PRODUCT
   ADD CONSTRAINT FK_FROM_FAVORITE_PRODUCT_TO_CUSTOMER
       FOREIGN KEY (CUSTOMER_ID)
-      REFERENCES CUSTOMER (CUSTOMER_ID);
+      REFERENCES CUSTOMER (CUSTOMER_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE ORDER_PRODUCT_OPTION
   ADD CONSTRAINT FK_FROM_ORDER_PRODUCT_OPTION_TO_ORDER_PRODUCT
       FOREIGN KEY (ORDER_PRODUCT_ID)
-      REFERENCES ORDER_PRODUCT (ORDER_PRODUCT_ID);
+      REFERENCES ORDER_PRODUCT (ORDER_PRODUCT_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE ORDER_PRODUCT_OPTION
   ADD CONSTRAINT FK_FROM_ORDER_PRODUCT_OPTION_TO_PRODUCT_OPTION_VALUE
       FOREIGN KEY (PRODUCT_OPTION_VALUE_ID)
-      REFERENCES PRODUCT_OPTION_VALUE (PRODUCT_OPTION_VALUE_ID);
+      REFERENCES PRODUCT_OPTION_VALUE (PRODUCT_OPTION_VALUE_ID)
+   ON DELETE SET NULL;
 
 ALTER TABLE PRODUCT_ATTRIBUTE
   ADD CONSTRAINT FK_FROM_PRODUCT_ATTRIBUTE_TO_PRODUCT
       FOREIGN KEY (PRODUCT_ID)
-      REFERENCES PRODUCT (PRODUCT_ID);
+      REFERENCES PRODUCT (PRODUCT_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE DELIVERY_STATUS_DESCRIPTION
   ADD CONSTRAINT FK_FROM_DELIVERY_STATUS_DESCRIPTION_TO_DELIVERY_STATUS
       FOREIGN KEY (DELIVERY_STATUS_ID)
-      REFERENCES DELIVERY_STATUS (DELIVERY_STATUS_ID);
+      REFERENCES DELIVERY_STATUS (DELIVERY_STATUS_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE PAYMENT_STATUS_DESCRIPTION
   ADD CONSTRAINT FK_FROM_PAYMENT_STATUS_DESCRIPTION_PAYMENT_STATUS
       FOREIGN KEY (PAYMENT_STATUS_ID)
-      REFERENCES PAYMENT_STATUS (PAYMENT_STATUS_ID);
+      REFERENCES PAYMENT_STATUS (PAYMENT_STATUS_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE DELIVERY_TYPE_DESCRIPTION
   ADD CONSTRAINT FK_FROM_DELIVERY_TYPE_DESCRIPTION_TO_DELIVERY_TYPE
@@ -976,30 +1041,36 @@
 ALTER TABLE COUNTRY_DESCRIPTION
   ADD CONSTRAINT FK_FROM_COUNTRY_DESCRIPTION_TO_COUNTRY
       FOREIGN KEY (COUNTRY_ID)
-      REFERENCES COUNTRY (COUNTRY_ID);
+      REFERENCES COUNTRY (COUNTRY_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE TAX_TYPE_DESCRIPTION
   ADD CONSTRAINT FK_FROM_TAX_TYPE_DESCRIPTION_TO_TAX_TYPE
       FOREIGN KEY (TAX_TYPE_ID)
-      REFERENCES TAX_TYPE (TAX_TYPE_ID);
+      REFERENCES TAX_TYPE (TAX_TYPE_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE DELIVERY_ZONE_DESCRIPTION
   ADD CONSTRAINT FK_FROM_DELIVERY_ZONE_DESCRIPTION_TO_DELIVERY_ZONE
       FOREIGN KEY (DELIVERY_ZONE_ID)
-      REFERENCES DELIVERY_ZONE (DELIVERY_ZONE_ID);
+      REFERENCES DELIVERY_ZONE (DELIVERY_ZONE_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE ADDRESS_BOOK
-  ADD CONSTRAINT FK_FROM_ADDRESS_BOOK_TO_DELIVERY_ZONE
-      FOREIGN KEY (DELIVERY_ZONE_ID)
-      REFERENCES DELIVERY_ZONE (DELIVERY_ZONE_ID);
-
-ALTER TABLE ADDRESS_BOOK
   ADD CONSTRAINT FK_FROM_ADDRESS_BOOK_TO_CUSTOMER
       FOREIGN KEY (CUSTOMER_ID)
-      REFERENCES CUSTOMER (CUSTOMER_ID);
+      REFERENCES CUSTOMER (CUSTOMER_ID)
+   ON DELETE CASCADE;
 
 ALTER TABLE ADDRESS_BOOK
   ADD CONSTRAINT FK_FROM_ADDRESS_BOOK_TO_COUNTRY
       FOREIGN KEY (COUNTRY_ID)
-      REFERENCES COUNTRY (COUNTRY_ID);
+      REFERENCES COUNTRY (COUNTRY_ID)
+   ON DELETE SET NULL;
 
+ALTER TABLE ADDRESS_BOOK
+  ADD CONSTRAINT FK_FROM_ADDRESS_BOOK_TO_DELIVERY_ZONE
+      FOREIGN KEY (DELIVERY_ZONE_ID)
+      REFERENCES DELIVERY_ZONE (DELIVERY_ZONE_ID)
+   ON DELETE SET NULL;
+

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsCardTypeBhv.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsCardTypeBhv.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsCardTypeBhv.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -530,17 +530,6 @@
     // ===================================================================================
     //                                                                    Pull Out Foreign
     //                                                                    ================
-  
-    /**
-     * Pull out the list of referrer-as-one table 'CardTypeDescription'.
-     * 
-     * @param cardTypeList The list of cardType. (NotNull)
-     * @return The list of referrer-as-one table. (NotNull)
-     */
-    public List<CardTypeDescription> pulloutCardTypeDescriptionAsOne(List<CardType> cardTypeList) {
-        return helpPulloutInternally(cardTypeList, new InternalPulloutCallback<CardType, CardTypeDescription>() {
-            public CardTypeDescription callbackGetForeignEntity(CardType entity) { return entity.getCardTypeDescriptionAsOne(); } });
-    }
     
     // ===================================================================================
     //                                                                 Basic Entity Update

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsCardTypeDescriptionBhv.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsCardTypeDescriptionBhv.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsCardTypeDescriptionBhv.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -29,10 +29,10 @@
  * 
  * <pre>
  * [primary-key]
- *     CARD_TYPE_ID
+ *     CARD_TYPE_DESCRIPTION_ID
  * 
  * [column-property]
- *     CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE
+ *     CARD_TYPE_DESCRIPTION_ID, CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE
  * 
  * [foreign-property]
  *     cardType
@@ -239,9 +239,9 @@
      * @exception jp.sf.pal.pompei.allcommon.exception.EntityAlreadyDeletedException When the entity has already been deleted.
      * @exception jp.sf.pal.pompei.allcommon.exception.EntityDuplicatedException When the entity has been duplicated.
      */
-    public CardTypeDescription selectByPKValueWithDeletedCheck(java.math.BigDecimal cardTypeId) {
+    public CardTypeDescription selectByPKValueWithDeletedCheck(java.math.BigDecimal cardTypeDescriptionId) {
         CardTypeDescription entity = new CardTypeDescription();
-        entity.setCardTypeId(cardTypeId);
+        entity.setCardTypeDescriptionId(cardTypeDescriptionId);
         final CardTypeDescriptionCB cb = newMyConditionBean();
         cb.acceptPrimaryKeyMapString(getDBMeta().extractPrimaryKeyMapString(entity));
         return selectEntityWithDeletedCheck(cb);
@@ -476,7 +476,7 @@
     //                                                ------
     public int delegateGetCountAll() { return getMyDao().getCountAll(); }
     public List<CardTypeDescription> delegateGetListAll() { return getMyDao().getListAll(); }
-    public CardTypeDescription delegateGetEntity(java.math.BigDecimal cardTypeId) { return getMyDao().getEntity(cardTypeId); }
+    public CardTypeDescription delegateGetEntity(java.math.BigDecimal cardTypeDescriptionId) { return getMyDao().getEntity(cardTypeDescriptionId); }
     public int delegateSelectCount(CardTypeDescriptionCB cb) { assertConditionBeanNotNull(cb); return getMyDao().selectCount(cb); }
     public CardTypeDescription delegateSelectEntity(CardTypeDescriptionCB cb) { assertConditionBeanNotNull(cb); return getMyDao().selectEntity(cb); }
     public List<CardTypeDescription> delegateSelectList(CardTypeDescriptionCB cb) { assertConditionBeanNotNull(cb); return getMyDao().selectList(cb); }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsManufacturerBhv.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsManufacturerBhv.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsManufacturerBhv.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -34,7 +34,7 @@
  *     MANUFACTURER_ID
  * 
  * [column-property]
- *     MANUFACTURER_ID, FILE_DATA_ID, UPDATED_DATE
+ *     MANUFACTURER_ID, FILE_DATA_ID, SORT_ORDER, UPDATED_DATE
  * 
  * [foreign-property]
  *     fileData

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionBhv.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionBhv.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionBhv.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -541,17 +541,6 @@
         return helpPulloutInternally(productOptionList, new InternalPulloutCallback<ProductOption, Product>() {
             public Product callbackGetForeignEntity(ProductOption entity) { return entity.getProduct(); } });
     }
-  
-    /**
-     * Pull out the list of referrer-as-one table 'ProductOptionDescription'.
-     * 
-     * @param productOptionList The list of productOption. (NotNull)
-     * @return The list of referrer-as-one table. (NotNull)
-     */
-    public List<ProductOptionDescription> pulloutProductOptionDescriptionAsOne(List<ProductOption> productOptionList) {
-        return helpPulloutInternally(productOptionList, new InternalPulloutCallback<ProductOption, ProductOptionDescription>() {
-            public ProductOptionDescription callbackGetForeignEntity(ProductOption entity) { return entity.getProductOptionDescriptionAsOne(); } });
-    }
     
     // ===================================================================================
     //                                                                 Basic Entity Update

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionDescriptionBhv.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionDescriptionBhv.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionDescriptionBhv.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -29,10 +29,10 @@
  * 
  * <pre>
  * [primary-key]
- *     PRODUCT_OPTION_ID
+ *     PRODUCT_OPTION_DESCRIPTION_ID
  * 
  * [column-property]
- *     PRODUCT_OPTION_ID, NAME, LANGUAGE
+ *     PRODUCT_OPTION_DESCRIPTION_ID, PRODUCT_OPTION_ID, NAME, LANGUAGE
  * 
  * [foreign-property]
  *     productOption
@@ -44,7 +44,7 @@
  *     
  * 
  * [identity]
- *     productOptionId
+ *     productOptionDescriptionId
  * 
  * [update-date]
  *     
@@ -239,9 +239,9 @@
      * @exception jp.sf.pal.pompei.allcommon.exception.EntityAlreadyDeletedException When the entity has already been deleted.
      * @exception jp.sf.pal.pompei.allcommon.exception.EntityDuplicatedException When the entity has been duplicated.
      */
-    public ProductOptionDescription selectByPKValueWithDeletedCheck(java.math.BigDecimal productOptionId) {
+    public ProductOptionDescription selectByPKValueWithDeletedCheck(java.math.BigDecimal productOptionDescriptionId) {
         ProductOptionDescription entity = new ProductOptionDescription();
-        entity.setProductOptionId(productOptionId);
+        entity.setProductOptionDescriptionId(productOptionDescriptionId);
         final ProductOptionDescriptionCB cb = newMyConditionBean();
         cb.acceptPrimaryKeyMapString(getDBMeta().extractPrimaryKeyMapString(entity));
         return selectEntityWithDeletedCheck(cb);
@@ -476,7 +476,7 @@
     //                                                ------
     public int delegateGetCountAll() { return getMyDao().getCountAll(); }
     public List<ProductOptionDescription> delegateGetListAll() { return getMyDao().getListAll(); }
-    public ProductOptionDescription delegateGetEntity(java.math.BigDecimal productOptionId) { return getMyDao().getEntity(productOptionId); }
+    public ProductOptionDescription delegateGetEntity(java.math.BigDecimal productOptionDescriptionId) { return getMyDao().getEntity(productOptionDescriptionId); }
     public int delegateSelectCount(ProductOptionDescriptionCB cb) { assertConditionBeanNotNull(cb); return getMyDao().selectCount(cb); }
     public ProductOptionDescription delegateSelectEntity(ProductOptionDescriptionCB cb) { assertConditionBeanNotNull(cb); return getMyDao().selectEntity(cb); }
     public List<ProductOptionDescription> delegateSelectList(ProductOptionDescriptionCB cb) { assertConditionBeanNotNull(cb); return getMyDao().selectList(cb); }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionValueBhv.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionValueBhv.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionValueBhv.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -656,17 +656,6 @@
             public ProductOption callbackGetForeignEntity(ProductOptionValue entity) { return entity.getProductOption(); } });
     }
       
-    /**
-     * Pull out the list of referrer-as-one table 'ProductOptionValueDescription'.
-     * 
-     * @param productOptionValueList The list of productOptionValue. (NotNull)
-     * @return The list of referrer-as-one table. (NotNull)
-     */
-    public List<ProductOptionValueDescription> pulloutProductOptionValueDescriptionAsOne(List<ProductOptionValue> productOptionValueList) {
-        return helpPulloutInternally(productOptionValueList, new InternalPulloutCallback<ProductOptionValue, ProductOptionValueDescription>() {
-            public ProductOptionValueDescription callbackGetForeignEntity(ProductOptionValue entity) { return entity.getProductOptionValueDescriptionAsOne(); } });
-    }
-  
     // ===================================================================================
     //                                                                 Basic Entity Update
     //                                                                 ===================

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionValueDescriptionBhv.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionValueDescriptionBhv.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsbhv/BsProductOptionValueDescriptionBhv.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -29,10 +29,10 @@
  * 
  * <pre>
  * [primary-key]
- *     PRODUCT_OPTION_VALUE_ID
+ *     PRODUCT_OPTION_VALUE_DESCRIPTION_ID
  * 
  * [column-property]
- *     PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE
+ *     PRODUCT_OPTION_VALUE_DESCRIPTION_ID, PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE
  * 
  * [foreign-property]
  *     productOptionValue
@@ -44,7 +44,7 @@
  *     
  * 
  * [identity]
- *     productOptionValueId
+ *     productOptionValueDescriptionId
  * 
  * [update-date]
  *     
@@ -239,9 +239,9 @@
      * @exception jp.sf.pal.pompei.allcommon.exception.EntityAlreadyDeletedException When the entity has already been deleted.
      * @exception jp.sf.pal.pompei.allcommon.exception.EntityDuplicatedException When the entity has been duplicated.
      */
-    public ProductOptionValueDescription selectByPKValueWithDeletedCheck(java.math.BigDecimal productOptionValueId) {
+    public ProductOptionValueDescription selectByPKValueWithDeletedCheck(java.math.BigDecimal productOptionValueDescriptionId) {
         ProductOptionValueDescription entity = new ProductOptionValueDescription();
-        entity.setProductOptionValueId(productOptionValueId);
+        entity.setProductOptionValueDescriptionId(productOptionValueDescriptionId);
         final ProductOptionValueDescriptionCB cb = newMyConditionBean();
         cb.acceptPrimaryKeyMapString(getDBMeta().extractPrimaryKeyMapString(entity));
         return selectEntityWithDeletedCheck(cb);
@@ -476,7 +476,7 @@
     //                                                ------
     public int delegateGetCountAll() { return getMyDao().getCountAll(); }
     public List<ProductOptionValueDescription> delegateGetListAll() { return getMyDao().getListAll(); }
-    public ProductOptionValueDescription delegateGetEntity(java.math.BigDecimal productOptionValueId) { return getMyDao().getEntity(productOptionValueId); }
+    public ProductOptionValueDescription delegateGetEntity(java.math.BigDecimal productOptionValueDescriptionId) { return getMyDao().getEntity(productOptionValueDescriptionId); }
     public int delegateSelectCount(ProductOptionValueDescriptionCB cb) { assertConditionBeanNotNull(cb); return getMyDao().selectCount(cb); }
     public ProductOptionValueDescription delegateSelectEntity(ProductOptionValueDescriptionCB cb) { assertConditionBeanNotNull(cb); return getMyDao().selectEntity(cb); }
     public List<ProductOptionValueDescription> delegateSelectList(ProductOptionValueDescriptionCB cb) { assertConditionBeanNotNull(cb); return getMyDao().selectList(cb); }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsCardTypeDescriptionDao.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsCardTypeDescriptionDao.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsCardTypeDescriptionDao.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -10,10 +10,10 @@
  * 
  * <pre>
  * [primary-key]
- *     CARD_TYPE_ID
+ *     CARD_TYPE_DESCRIPTION_ID
  * 
  * [column-property]
- *     CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE
+ *     CARD_TYPE_DESCRIPTION_ID, CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE
  * 
  * [foreign-property]
  *     cardType
@@ -54,7 +54,7 @@
     public int getCountAll();
 
     /** SQL-Annotation for getListAll(). */
-    public static final String getListAll_SQL = "select CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE from CARD_TYPE_DESCRIPTION";
+    public static final String getListAll_SQL = "select CARD_TYPE_DESCRIPTION_ID, CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE from CARD_TYPE_DESCRIPTION";
 
     /**
      * Get the list as all.
@@ -64,17 +64,17 @@
     public java.util.List<CardTypeDescription> getListAll();
 
     /** SQL-Annotation for getEntity(). */
-    public static final String getEntity_SQL = "select CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE from CARD_TYPE_DESCRIPTION where CARD_TYPE_DESCRIPTION.CARD_TYPE_ID = /*cardTypeId*/null";
+    public static final String getEntity_SQL = "select CARD_TYPE_DESCRIPTION_ID, CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE from CARD_TYPE_DESCRIPTION where CARD_TYPE_DESCRIPTION.CARD_TYPE_DESCRIPTION_ID = /*cardTypeDescriptionId*/null";
 
     /** Args-Annotation for getEntity(). */
-    public static final String getEntity_ARGS = "cardTypeId";
+    public static final String getEntity_ARGS = "cardTypeDescriptionId";
 
     /* (non-javadoc)
      * Get the entity by primary key.
      * 
      * @param primaryKey Primary key. (NotNull)
      */
-    public CardTypeDescription getEntity(java.math.BigDecimal cardTypeId);
+    public CardTypeDescription getEntity(java.math.BigDecimal cardTypeDescriptionId);
 
     /**
      * Select the count by condition-bean. <br />

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsManufacturerDao.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsManufacturerDao.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsManufacturerDao.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -13,7 +13,7 @@
  *     MANUFACTURER_ID
  * 
  * [column-property]
- *     MANUFACTURER_ID, FILE_DATA_ID, UPDATED_DATE
+ *     MANUFACTURER_ID, FILE_DATA_ID, SORT_ORDER, UPDATED_DATE
  * 
  * [foreign-property]
  *     fileData
@@ -54,7 +54,7 @@
     public int getCountAll();
 
     /** SQL-Annotation for getListAll(). */
-    public static final String getListAll_SQL = "select MANUFACTURER_ID, FILE_DATA_ID, UPDATED_DATE from MANUFACTURER";
+    public static final String getListAll_SQL = "select MANUFACTURER_ID, FILE_DATA_ID, SORT_ORDER, UPDATED_DATE from MANUFACTURER";
 
     /**
      * Get the list as all.
@@ -64,7 +64,7 @@
     public java.util.List<Manufacturer> getListAll();
 
     /** SQL-Annotation for getEntity(). */
-    public static final String getEntity_SQL = "select MANUFACTURER_ID, FILE_DATA_ID, UPDATED_DATE from MANUFACTURER where MANUFACTURER.MANUFACTURER_ID = /*manufacturerId*/null";
+    public static final String getEntity_SQL = "select MANUFACTURER_ID, FILE_DATA_ID, SORT_ORDER, UPDATED_DATE from MANUFACTURER where MANUFACTURER.MANUFACTURER_ID = /*manufacturerId*/null";
 
     /** Args-Annotation for getEntity(). */
     public static final String getEntity_ARGS = "manufacturerId";

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsProductOptionDescriptionDao.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsProductOptionDescriptionDao.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsProductOptionDescriptionDao.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -10,10 +10,10 @@
  * 
  * <pre>
  * [primary-key]
- *     PRODUCT_OPTION_ID
+ *     PRODUCT_OPTION_DESCRIPTION_ID
  * 
  * [column-property]
- *     PRODUCT_OPTION_ID, NAME, LANGUAGE
+ *     PRODUCT_OPTION_DESCRIPTION_ID, PRODUCT_OPTION_ID, NAME, LANGUAGE
  * 
  * [foreign-property]
  *     productOption
@@ -25,7 +25,7 @@
  *     
  * 
  * [identity]
- *     productOptionId
+ *     productOptionDescriptionId
  * 
  * [update-date]
  *     
@@ -54,7 +54,7 @@
     public int getCountAll();
 
     /** SQL-Annotation for getListAll(). */
-    public static final String getListAll_SQL = "select PRODUCT_OPTION_ID, NAME, LANGUAGE from PRODUCT_OPTION_DESCRIPTION";
+    public static final String getListAll_SQL = "select PRODUCT_OPTION_DESCRIPTION_ID, PRODUCT_OPTION_ID, NAME, LANGUAGE from PRODUCT_OPTION_DESCRIPTION";
 
     /**
      * Get the list as all.
@@ -64,17 +64,17 @@
     public java.util.List<ProductOptionDescription> getListAll();
 
     /** SQL-Annotation for getEntity(). */
-    public static final String getEntity_SQL = "select PRODUCT_OPTION_ID, NAME, LANGUAGE from PRODUCT_OPTION_DESCRIPTION where PRODUCT_OPTION_DESCRIPTION.PRODUCT_OPTION_ID = /*productOptionId*/null";
+    public static final String getEntity_SQL = "select PRODUCT_OPTION_DESCRIPTION_ID, PRODUCT_OPTION_ID, NAME, LANGUAGE from PRODUCT_OPTION_DESCRIPTION where PRODUCT_OPTION_DESCRIPTION.PRODUCT_OPTION_DESCRIPTION_ID = /*productOptionDescriptionId*/null";
 
     /** Args-Annotation for getEntity(). */
-    public static final String getEntity_ARGS = "productOptionId";
+    public static final String getEntity_ARGS = "productOptionDescriptionId";
 
     /* (non-javadoc)
      * Get the entity by primary key.
      * 
      * @param primaryKey Primary key. (NotNull)
      */
-    public ProductOptionDescription getEntity(java.math.BigDecimal productOptionId);
+    public ProductOptionDescription getEntity(java.math.BigDecimal productOptionDescriptionId);
 
     /**
      * Select the count by condition-bean. <br />

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsProductOptionValueDescriptionDao.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsProductOptionValueDescriptionDao.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsdao/BsProductOptionValueDescriptionDao.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -10,10 +10,10 @@
  * 
  * <pre>
  * [primary-key]
- *     PRODUCT_OPTION_VALUE_ID
+ *     PRODUCT_OPTION_VALUE_DESCRIPTION_ID
  * 
  * [column-property]
- *     PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE
+ *     PRODUCT_OPTION_VALUE_DESCRIPTION_ID, PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE
  * 
  * [foreign-property]
  *     productOptionValue
@@ -25,7 +25,7 @@
  *     
  * 
  * [identity]
- *     productOptionValueId
+ *     productOptionValueDescriptionId
  * 
  * [update-date]
  *     
@@ -54,7 +54,7 @@
     public int getCountAll();
 
     /** SQL-Annotation for getListAll(). */
-    public static final String getListAll_SQL = "select PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE from PRODUCT_OPTION_VALUE_DESCRIPTION";
+    public static final String getListAll_SQL = "select PRODUCT_OPTION_VALUE_DESCRIPTION_ID, PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE from PRODUCT_OPTION_VALUE_DESCRIPTION";
 
     /**
      * Get the list as all.
@@ -64,17 +64,17 @@
     public java.util.List<ProductOptionValueDescription> getListAll();
 
     /** SQL-Annotation for getEntity(). */
-    public static final String getEntity_SQL = "select PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE from PRODUCT_OPTION_VALUE_DESCRIPTION where PRODUCT_OPTION_VALUE_DESCRIPTION.PRODUCT_OPTION_VALUE_ID = /*productOptionValueId*/null";
+    public static final String getEntity_SQL = "select PRODUCT_OPTION_VALUE_DESCRIPTION_ID, PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE from PRODUCT_OPTION_VALUE_DESCRIPTION where PRODUCT_OPTION_VALUE_DESCRIPTION.PRODUCT_OPTION_VALUE_DESCRIPTION_ID = /*productOptionValueDescriptionId*/null";
 
     /** Args-Annotation for getEntity(). */
-    public static final String getEntity_ARGS = "productOptionValueId";
+    public static final String getEntity_ARGS = "productOptionValueDescriptionId";
 
     /* (non-javadoc)
      * Get the entity by primary key.
      * 
      * @param primaryKey Primary key. (NotNull)
      */
-    public ProductOptionValueDescription getEntity(java.math.BigDecimal productOptionValueId);
+    public ProductOptionValueDescription getEntity(java.math.BigDecimal productOptionValueDescriptionId);
 
     /**
      * Select the count by condition-bean. <br />

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsAddressBook.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsAddressBook.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsAddressBook.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of addressBookId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_9CFC617A_77D8_4860_B88F_2011A17D2DB7]} */
+    /** The value of addressBookId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D7210494_56C6_414D_A6EC_1CBC279C4EE9]} */
     protected java.math.BigDecimal _addressBookId;
 
     /** The value of customerId. {BIGINT : NotNull : Default=[] : FK to CUSTOMER} */
@@ -501,12 +501,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_9CFC617A_77D8_4860_B88F_2011A17D2DB7]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D7210494_56C6_414D_A6EC_1CBC279C4EE9]} */
     public static final String addressBookId_COLUMN = "ADDRESS_BOOK_ID";
 
     /**
      * Get the value of addressBookId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_9CFC617A_77D8_4860_B88F_2011A17D2DB7]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D7210494_56C6_414D_A6EC_1CBC279C4EE9]}
      * 
      * @return The value of addressBookId. (Nullable)
      */
@@ -516,7 +516,7 @@
 
     /**
      * Set the value of addressBookId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_9CFC617A_77D8_4860_B88F_2011A17D2DB7]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D7210494_56C6_414D_A6EC_1CBC279C4EE9]}
      * 
      * @param addressBookId The value of addressBookId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsBargain.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsBargain.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsBargain.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of bargainId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C1ED3A21_E62A_4C9D_B97B_EDF60EE185F7]} */
+    /** The value of bargainId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_1D8DDC07_CCF6_4BAD_8890_B8032398CE97]} */
     protected java.math.BigDecimal _bargainId;
 
     /** The value of productId. {BIGINT : NotNull : Default=[] : FK to PRODUCT} */
@@ -337,12 +337,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C1ED3A21_E62A_4C9D_B97B_EDF60EE185F7]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_1D8DDC07_CCF6_4BAD_8890_B8032398CE97]} */
     public static final String bargainId_COLUMN = "BARGAIN_ID";
 
     /**
      * Get the value of bargainId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C1ED3A21_E62A_4C9D_B97B_EDF60EE185F7]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_1D8DDC07_CCF6_4BAD_8890_B8032398CE97]}
      * 
      * @return The value of bargainId. (Nullable)
      */
@@ -352,7 +352,7 @@
 
     /**
      * Set the value of bargainId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C1ED3A21_E62A_4C9D_B97B_EDF60EE185F7]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_1D8DDC07_CCF6_4BAD_8890_B8032398CE97]}
      * 
      * @param bargainId The value of bargainId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsBasket.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsBasket.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsBasket.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of basketId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_55B79B21_D355_425B_A70D_06CEE3066E35]} */
+    /** The value of basketId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_424DAB20_B74D_4934_94BD_20D93A4B61DC]} */
     protected java.math.BigDecimal _basketId;
 
     /** The value of customerId. {BIGINT : NotNull : Default=[] : FK to CUSTOMER} */
@@ -428,12 +428,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_55B79B21_D355_425B_A70D_06CEE3066E35]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_424DAB20_B74D_4934_94BD_20D93A4B61DC]} */
     public static final String basketId_COLUMN = "BASKET_ID";
 
     /**
      * Get the value of basketId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_55B79B21_D355_425B_A70D_06CEE3066E35]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_424DAB20_B74D_4934_94BD_20D93A4B61DC]}
      * 
      * @return The value of basketId. (Nullable)
      */
@@ -443,7 +443,7 @@
 
     /**
      * Set the value of basketId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_55B79B21_D355_425B_A70D_06CEE3066E35]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_424DAB20_B74D_4934_94BD_20D93A4B61DC]}
      * 
      * @param basketId The value of basketId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsBasketProductOption.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsBasketProductOption.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsBasketProductOption.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of basketProductOptionId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_133FE88A_7F04_42D8_82D9_D551DF9E4B85]} */
+    /** The value of basketProductOptionId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_28004F81_B241_4CF5_9B43_4201C25ED017]} */
     protected java.math.BigDecimal _basketProductOptionId;
 
     /** The value of basketId. {BIGINT : NotNull : Default=[] : FK to BASKET} */
@@ -377,12 +377,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_133FE88A_7F04_42D8_82D9_D551DF9E4B85]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_28004F81_B241_4CF5_9B43_4201C25ED017]} */
     public static final String basketProductOptionId_COLUMN = "BASKET_PRODUCT_OPTION_ID";
 
     /**
      * Get the value of basketProductOptionId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_133FE88A_7F04_42D8_82D9_D551DF9E4B85]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_28004F81_B241_4CF5_9B43_4201C25ED017]}
      * 
      * @return The value of basketProductOptionId. (Nullable)
      */
@@ -392,7 +392,7 @@
 
     /**
      * Set the value of basketProductOptionId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_133FE88A_7F04_42D8_82D9_D551DF9E4B85]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_28004F81_B241_4CF5_9B43_4201C25ED017]}
      * 
      * @param basketProductOptionId The value of basketProductOptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCardType.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCardType.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCardType.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of cardTypeId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F6A8D12D_5EFD_4228_BE1B_131C0C0DD7FB]} */
+    /** The value of cardTypeId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_45064542_5A66_458B_A258_EF9302146837]} */
     protected java.math.BigDecimal _cardTypeId;
 
     /** The value of code. {VARCHAR(40) : NotNull : Default=[]} */
@@ -136,16 +136,11 @@
     //                                                                      ==============
 
   
-    // /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * {as one}
+    // /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
     //   ReferrerTable    = [CARD_TYPE_DESCRIPTION(TABLE)]
-    //   ReferrerProperty = [cardTypeDescriptionAsOne]
+    //   ReferrerProperty = [cardTypeDescriptionList]
     // * * * * * * * * */
 
-    /** RELNO of foreign table for s2dao. */
-    public static final int cardTypeDescriptionAsOne_RELNO = 0;
-
-    /** RELKEYS of foreign table for s2dao. */
-    public static final String cardTypeDescriptionAsOne_RELKEYS = "CARD_TYPE_ID:CARD_TYPE_ID";
       
     /** The list of referrer table. */
     protected java.util.List<jp.sf.pal.pompei.exentity.CardTypeDescription> _childrenCardTypeDescriptionList;
@@ -178,63 +173,7 @@
         return _childrenCardTypeDescriptionList != null && !_childrenCardTypeDescriptionList.isEmpty();
     }
 
-    /**
-     * Get the entity of referrer-as-one table of cardTypeDescriptionAsOne. {without lazyload} <br />
-     * 
-     * @return The entity of referrer-as-one table. (Nullable: If it's not loaded yet, returns null.)
-     * @exception IllegalStateException When the size of the referrer table list is duplicate.
-     */
-    public jp.sf.pal.pompei.exentity.CardTypeDescription getCardTypeDescriptionAsOne() {
-        final java.util.List<jp.sf.pal.pompei.exentity.CardTypeDescription> ls = getCardTypeDescriptionList();
-        if (ls == null || ls.isEmpty()) { return null; }
-        if (ls.size() > 1) {
-            String msg = "The size of the list must be one because this relation is 'one-to-one'";
-            msg = msg + ": list=" + ls + ": toString()=" + toString();
-            throw new IllegalStateException(msg);
-        }
-        return (jp.sf.pal.pompei.exentity.CardTypeDescription)ls.get(0);
-    }
 
-    /**
-     * Set the entity of referrer-as-one table of cardTypeDescriptionAsOne.
-     * 
-     * @param entity The entity of referrer-as-one table. (Nullable)
-     */
-    public void setCardTypeDescriptionAsOne(jp.sf.pal.pompei.exentity.CardTypeDescription entity) {
-        if (entity == null) { _childrenCardTypeDescriptionList = null; return; }
-        final java.util.List<jp.sf.pal.pompei.exentity.CardTypeDescription> ls = new java.util.ArrayList<jp.sf.pal.pompei.exentity.CardTypeDescription>();
-        ls.add(entity);
-        _childrenCardTypeDescriptionList = ls;
-    }
-
-    /**
-     * Same as lookCardTypeDescriptionAsOne(). This method will be deprecated at the future.
-     * 
-     * @return The entity of referrer-as-one table. (NotNull: If the object is null, it returns new empty entity as read-only.)
-     */
-    public jp.sf.pal.pompei.exentity.CardTypeDescription traceCardTypeDescriptionAsOne() {
-        return lookCardTypeDescriptionAsOne();
-    }
-
-    /**
-     * Look the referrer-as-one entity (for read) of cardTypeDescriptionAsOne.
-     * 
-     * @return The entity of referrer-as-one table. (NotNull: If the object is null, it returns new empty entity as read-only.)
-     */
-    public jp.sf.pal.pompei.exentity.CardTypeDescription lookCardTypeDescriptionAsOne() {
-        return getCardTypeDescriptionAsOne() != null ? getCardTypeDescriptionAsOne() : new jp.sf.pal.pompei.exentity.CardTypeDescription();
-    }
-
-    /**
-     * Has foreign instance of cardTypeDescriptionAsOne.
-     * 
-     * @return Determination.
-     */
-    public boolean hasForeignInstanceCardTypeDescriptionAsOne() {
-        return getCardTypeDescriptionAsOne() != null;
-    }
-
-
   
     // /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
     //   ReferrerTable    = [ORDER_CARD_INFO(TABLE)]
@@ -400,12 +339,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F6A8D12D_5EFD_4228_BE1B_131C0C0DD7FB]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_45064542_5A66_458B_A258_EF9302146837]} */
     public static final String cardTypeId_COLUMN = "CARD_TYPE_ID";
 
     /**
      * Get the value of cardTypeId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F6A8D12D_5EFD_4228_BE1B_131C0C0DD7FB]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_45064542_5A66_458B_A258_EF9302146837]}
      * 
      * @return The value of cardTypeId. (Nullable)
      */
@@ -415,7 +354,7 @@
 
     /**
      * Set the value of cardTypeId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F6A8D12D_5EFD_4228_BE1B_131C0C0DD7FB]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_45064542_5A66_458B_A258_EF9302146837]}
      * 
      * @param cardTypeId The value of cardTypeId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCardTypeDescription.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCardTypeDescription.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCardTypeDescription.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -11,10 +11,10 @@
  * 
  * <pre>
  * [primary-key]
- *     CARD_TYPE_ID
+ *     CARD_TYPE_DESCRIPTION_ID
  * 
  * [column-property]
- *     CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE
+ *     CARD_TYPE_DESCRIPTION_ID, CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE
  * 
  * [foreign-property]
  *     cardType
@@ -55,7 +55,10 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of cardTypeId. {PK : INTEGER : NotNull : Default=[] : FK to CARD_TYPE} */
+    /** The value of cardTypeDescriptionId. {PK : INTEGER : NotNull : Default=[]} */
+    protected java.math.BigDecimal _cardTypeDescriptionId;
+
+    /** The value of cardTypeId. {INTEGER : NotNull : Default=[] : FK to CARD_TYPE} */
     protected java.math.BigDecimal _cardTypeId;
 
     /** The value of name. {VARCHAR(80) : NotNull : Default=[]} */
@@ -64,7 +67,7 @@
     /** The value of description. {CLOB : Default=[]} */
     protected String _description;
 
-    /** The value of language. {VARCHAR(20) : Default=[]} */
+    /** The value of language. {VARCHAR(20) : NotNull : Default=[]} */
     protected String _language;
 
     // ===================================================================================
@@ -113,16 +116,16 @@
     // ===================================================================================
     //                                                          Classification Classifying
     //                                                          ==========================
-        
+          
     // ===================================================================================
     //                                                        Classification Determination
     //                                                        ============================
-        
+          
 
     // ===================================================================================
     //                                                           Classification Name/Alias
     //                                                           =========================
-        
+          
 
     // ===================================================================================
     //                                                                       Foreign Table
@@ -201,7 +204,7 @@
      * @return Determination.
      */
     public boolean hasPrimaryKeyValue() {
-        if (_cardTypeId == null) { return false; }
+        if (_cardTypeDescriptionId == null) { return false; }
         return true;
     }
 
@@ -274,7 +277,7 @@
     public boolean equals(Object other) {
         if (other == null || !(other instanceof BsCardTypeDescription)) { return false; }
         final BsCardTypeDescription otherEntity = (BsCardTypeDescription)other;
-        if (!helpComparingValue(getCardTypeId(), otherEntity.getCardTypeId())) { return false; }
+        if (!helpComparingValue(getCardTypeDescriptionId(), otherEntity.getCardTypeDescriptionId())) { return false; }
         return true;
     }
 
@@ -291,7 +294,7 @@
      */
     public int hashCode() {
         int result = 0;
-        if (this.getCardTypeId() != null) { result = result + getCardTypeId().hashCode(); }
+        if (this.getCardTypeDescriptionId() != null) { result = result + getCardTypeDescriptionId().hashCode(); }
         return result;
     }
 
@@ -304,6 +307,7 @@
         final String delimiter = ",";
         final StringBuffer sb = new StringBuffer();
 
+        sb.append(delimiter).append(getCardTypeDescriptionId());
         sb.append(delimiter).append(getCardTypeId());
         sb.append(delimiter).append(getName());
         sb.append(delimiter).append(getDescription());
@@ -318,12 +322,36 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INTEGER : NotNull : Default=[] : FK to CARD_TYPE} */
+    /** Column Annotation for S2Dao. {PK : INTEGER : NotNull : Default=[]} */
+    public static final String cardTypeDescriptionId_COLUMN = "CARD_TYPE_DESCRIPTION_ID";
+
+    /**
+     * Get the value of cardTypeDescriptionId. <br />
+     * {PK : INTEGER : NotNull : Default=[]}
+     * 
+     * @return The value of cardTypeDescriptionId. (Nullable)
+     */
+    public java.math.BigDecimal getCardTypeDescriptionId() {
+        return _cardTypeDescriptionId;
+    }
+
+    /**
+     * Set the value of cardTypeDescriptionId. <br />
+     * {PK : INTEGER : NotNull : Default=[]}
+     * 
+     * @param cardTypeDescriptionId The value of cardTypeDescriptionId. (Nullable)
+     */
+    public void setCardTypeDescriptionId(java.math.BigDecimal cardTypeDescriptionId) {
+        _modifiedProperties.addPropertyName("cardTypeDescriptionId");
+        this._cardTypeDescriptionId = cardTypeDescriptionId;
+    }
+
+    /** Column Annotation for S2Dao. {INTEGER : NotNull : Default=[] : FK to CARD_TYPE} */
     public static final String cardTypeId_COLUMN = "CARD_TYPE_ID";
 
     /**
      * Get the value of cardTypeId. <br />
-     * {PK : INTEGER : NotNull : Default=[] : FK to CARD_TYPE}
+     * {INTEGER : NotNull : Default=[] : FK to CARD_TYPE}
      * 
      * @return The value of cardTypeId. (Nullable)
      */
@@ -333,7 +361,7 @@
 
     /**
      * Set the value of cardTypeId. <br />
-     * {PK : INTEGER : NotNull : Default=[] : FK to CARD_TYPE}
+     * {INTEGER : NotNull : Default=[] : FK to CARD_TYPE}
      * 
      * @param cardTypeId The value of cardTypeId. (Nullable)
      */
@@ -390,12 +418,12 @@
         this._description = description;
     }
 
-    /** Column Annotation for S2Dao. {VARCHAR(20) : Default=[]} */
+    /** Column Annotation for S2Dao. {VARCHAR(20) : NotNull : Default=[]} */
     public static final String language_COLUMN = "LANGUAGE";
 
     /**
      * Get the value of language. <br />
-     * {VARCHAR(20) : Default=[]}
+     * {VARCHAR(20) : NotNull : Default=[]}
      * 
      * @return The value of language. (Nullable)
      */
@@ -405,7 +433,7 @@
 
     /**
      * Set the value of language. <br />
-     * {VARCHAR(20) : Default=[]}
+     * {VARCHAR(20) : NotNull : Default=[]}
      * 
      * @param language The value of language. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCategory.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCategory.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCategory.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,10 +58,10 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of categoryId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4FA3CD15_20F4_43C7_AA83_208109552F72]} */
+    /** The value of categoryId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0CD3C4AC_A3F8_40B2_96FA_8D96D486B297]} */
     protected java.math.BigDecimal _categoryId;
 
-    /** The value of parentCategoryId. {INTEGER : Default=[0] : FK to CATEGORY} */
+    /** The value of parentCategoryId. {INTEGER : NotNull : Default=[0] : FK to CATEGORY} */
     protected java.math.BigDecimal _parentCategoryId;
 
     /** The value of numOfProduct. {INTEGER : Default=[]} */
@@ -585,12 +585,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4FA3CD15_20F4_43C7_AA83_208109552F72]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0CD3C4AC_A3F8_40B2_96FA_8D96D486B297]} */
     public static final String categoryId_COLUMN = "CATEGORY_ID";
 
     /**
      * Get the value of categoryId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4FA3CD15_20F4_43C7_AA83_208109552F72]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0CD3C4AC_A3F8_40B2_96FA_8D96D486B297]}
      * 
      * @return The value of categoryId. (Nullable)
      */
@@ -600,7 +600,7 @@
 
     /**
      * Set the value of categoryId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4FA3CD15_20F4_43C7_AA83_208109552F72]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0CD3C4AC_A3F8_40B2_96FA_8D96D486B297]}
      * 
      * @param categoryId The value of categoryId. (Nullable)
      */
@@ -609,12 +609,12 @@
         this._categoryId = categoryId;
     }
 
-    /** Column Annotation for S2Dao. {INTEGER : Default=[0] : FK to CATEGORY} */
+    /** Column Annotation for S2Dao. {INTEGER : NotNull : Default=[0] : FK to CATEGORY} */
     public static final String parentCategoryId_COLUMN = "PARENT_CATEGORY_ID";
 
     /**
      * Get the value of parentCategoryId. <br />
-     * {INTEGER : Default=[0] : FK to CATEGORY}
+     * {INTEGER : NotNull : Default=[0] : FK to CATEGORY}
      * 
      * @return The value of parentCategoryId. (Nullable)
      */
@@ -624,7 +624,7 @@
 
     /**
      * Set the value of parentCategoryId. <br />
-     * {INTEGER : Default=[0] : FK to CATEGORY}
+     * {INTEGER : NotNull : Default=[0] : FK to CATEGORY}
      * 
      * @param parentCategoryId The value of parentCategoryId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCategoryContent.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCategoryContent.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCategoryContent.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of categoryContentId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4BB92276_3622_4251_BD74_98EE82AE0750]} */
+    /** The value of categoryContentId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_59F16CAA_68AF_473B_AA6F_9E67E3216E5E]} */
     protected java.math.BigDecimal _categoryContentId;
 
     /** The value of categoryId. {INTEGER : NotNull : Default=[] : FK to CATEGORY} */
@@ -325,12 +325,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4BB92276_3622_4251_BD74_98EE82AE0750]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_59F16CAA_68AF_473B_AA6F_9E67E3216E5E]} */
     public static final String categoryContentId_COLUMN = "CATEGORY_CONTENT_ID";
 
     /**
      * Get the value of categoryContentId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4BB92276_3622_4251_BD74_98EE82AE0750]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_59F16CAA_68AF_473B_AA6F_9E67E3216E5E]}
      * 
      * @return The value of categoryContentId. (Nullable)
      */
@@ -340,7 +340,7 @@
 
     /**
      * Set the value of categoryContentId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4BB92276_3622_4251_BD74_98EE82AE0750]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_59F16CAA_68AF_473B_AA6F_9E67E3216E5E]}
      * 
      * @param categoryContentId The value of categoryContentId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCategoryDescription.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCategoryDescription.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCategoryDescription.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of categoryDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_19C8E592_158E_4164_A9F2_073B157D47D7]} */
+    /** The value of categoryDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_910BDDC3_0513_4C48_8105_FC5CA52381BA]} */
     protected java.math.BigDecimal _categoryDescriptionId;
 
     /** The value of categoryId. {INTEGER : NotNull : Default=[] : FK to CATEGORY} */
@@ -321,12 +321,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_19C8E592_158E_4164_A9F2_073B157D47D7]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_910BDDC3_0513_4C48_8105_FC5CA52381BA]} */
     public static final String categoryDescriptionId_COLUMN = "CATEGORY_DESCRIPTION_ID";
 
     /**
      * Get the value of categoryDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_19C8E592_158E_4164_A9F2_073B157D47D7]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_910BDDC3_0513_4C48_8105_FC5CA52381BA]}
      * 
      * @return The value of categoryDescriptionId. (Nullable)
      */
@@ -336,7 +336,7 @@
 
     /**
      * Set the value of categoryDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_19C8E592_158E_4164_A9F2_073B157D47D7]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_910BDDC3_0513_4C48_8105_FC5CA52381BA]}
      * 
      * @param categoryDescriptionId The value of categoryDescriptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCountry.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCountry.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCountry.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of countryId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_015CD6B8_3F4A_4D84_AEC8_FFBE800054D5]} */
+    /** The value of countryId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_FBDEDB36_DC98_4381_AB66_F78F5E1F0700]} */
     protected java.math.BigDecimal _countryId;
 
     /** The value of code. {VARCHAR(40) : NotNull : Default=[]} */
@@ -378,12 +378,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_015CD6B8_3F4A_4D84_AEC8_FFBE800054D5]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_FBDEDB36_DC98_4381_AB66_F78F5E1F0700]} */
     public static final String countryId_COLUMN = "COUNTRY_ID";
 
     /**
      * Get the value of countryId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_015CD6B8_3F4A_4D84_AEC8_FFBE800054D5]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_FBDEDB36_DC98_4381_AB66_F78F5E1F0700]}
      * 
      * @return The value of countryId. (Nullable)
      */
@@ -393,7 +393,7 @@
 
     /**
      * Set the value of countryId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_015CD6B8_3F4A_4D84_AEC8_FFBE800054D5]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_FBDEDB36_DC98_4381_AB66_F78F5E1F0700]}
      * 
      * @param countryId The value of countryId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCountryDescription.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCountryDescription.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCountryDescription.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of countryDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D7EC510E_DF66_48C3_9946_23C66543638C]} */
+    /** The value of countryDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2BAE7584_6EEE_4F5B_B735_07092AFC9220]} */
     protected java.math.BigDecimal _countryDescriptionId;
 
     /** The value of countryId. {INTEGER : NotNull : Default=[] : FK to COUNTRY} */
@@ -321,12 +321,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D7EC510E_DF66_48C3_9946_23C66543638C]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2BAE7584_6EEE_4F5B_B735_07092AFC9220]} */
     public static final String countryDescriptionId_COLUMN = "COUNTRY_DESCRIPTION_ID";
 
     /**
      * Get the value of countryDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D7EC510E_DF66_48C3_9946_23C66543638C]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2BAE7584_6EEE_4F5B_B735_07092AFC9220]}
      * 
      * @return The value of countryDescriptionId. (Nullable)
      */
@@ -336,7 +336,7 @@
 
     /**
      * Set the value of countryDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D7EC510E_DF66_48C3_9946_23C66543638C]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2BAE7584_6EEE_4F5B_B735_07092AFC9220]}
      * 
      * @param countryDescriptionId The value of countryDescriptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCustomer.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCustomer.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsCustomer.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of customerId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_710E31F8_A866_4F3D_AE8E_529FEE58FA67]} */
+    /** The value of customerId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C64CE343_0D94_4048_9346_6FB56437536E]} */
     protected java.math.BigDecimal _customerId;
 
     /** The value of portalId. {VARCHAR(255) : NotNull : Default=[]} */
@@ -527,12 +527,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_710E31F8_A866_4F3D_AE8E_529FEE58FA67]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C64CE343_0D94_4048_9346_6FB56437536E]} */
     public static final String customerId_COLUMN = "CUSTOMER_ID";
 
     /**
      * Get the value of customerId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_710E31F8_A866_4F3D_AE8E_529FEE58FA67]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C64CE343_0D94_4048_9346_6FB56437536E]}
      * 
      * @return The value of customerId. (Nullable)
      */
@@ -542,7 +542,7 @@
 
     /**
      * Set the value of customerId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_710E31F8_A866_4F3D_AE8E_529FEE58FA67]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C64CE343_0D94_4048_9346_6FB56437536E]}
      * 
      * @param customerId The value of customerId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryMethod.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryMethod.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryMethod.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of deliveryMethodId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_83E18D28_594F_402D_B6A1_FBFE0A9AC89E]} */
+    /** The value of deliveryMethodId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6A680725_6305_4A4A_B93B_33D60CE9C73E]} */
     protected java.math.BigDecimal _deliveryMethodId;
 
     /** The value of code. {VARCHAR(40) : NotNull : Default=[]} */
@@ -347,12 +347,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_83E18D28_594F_402D_B6A1_FBFE0A9AC89E]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6A680725_6305_4A4A_B93B_33D60CE9C73E]} */
     public static final String deliveryMethodId_COLUMN = "DELIVERY_METHOD_ID";
 
     /**
      * Get the value of deliveryMethodId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_83E18D28_594F_402D_B6A1_FBFE0A9AC89E]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6A680725_6305_4A4A_B93B_33D60CE9C73E]}
      * 
      * @return The value of deliveryMethodId. (Nullable)
      */
@@ -362,7 +362,7 @@
 
     /**
      * Set the value of deliveryMethodId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_83E18D28_594F_402D_B6A1_FBFE0A9AC89E]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6A680725_6305_4A4A_B93B_33D60CE9C73E]}
      * 
      * @param deliveryMethodId The value of deliveryMethodId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryMethodDescription.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryMethodDescription.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryMethodDescription.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of deliveryMethodDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_124C3AE3_9603_4A77_87A9_6E15C2CCF9B5]} */
+    /** The value of deliveryMethodDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A8456DE5_555B_4B35_A6CE_446A277E640B]} */
     protected java.math.BigDecimal _deliveryMethodDescriptionId;
 
     /** The value of deliveryMethodId. {INTEGER : NotNull : Default=[0] : FK to DELIVERY_METHOD} */
@@ -325,12 +325,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_124C3AE3_9603_4A77_87A9_6E15C2CCF9B5]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A8456DE5_555B_4B35_A6CE_446A277E640B]} */
     public static final String deliveryMethodDescriptionId_COLUMN = "DELIVERY_METHOD_DESCRIPTION_ID";
 
     /**
      * Get the value of deliveryMethodDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_124C3AE3_9603_4A77_87A9_6E15C2CCF9B5]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A8456DE5_555B_4B35_A6CE_446A277E640B]}
      * 
      * @return The value of deliveryMethodDescriptionId. (Nullable)
      */
@@ -340,7 +340,7 @@
 
     /**
      * Set the value of deliveryMethodDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_124C3AE3_9603_4A77_87A9_6E15C2CCF9B5]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A8456DE5_555B_4B35_A6CE_446A277E640B]}
      * 
      * @param deliveryMethodDescriptionId The value of deliveryMethodDescriptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryStatus.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryStatus.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryStatus.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of deliveryStatusId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_7ECCE95C_3682_4849_83A6_98C3435F8EE3]} */
+    /** The value of deliveryStatusId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2A1AA121_78D0_40CC_A2A4_6E1F2BAAE75B]} */
     protected java.math.BigDecimal _deliveryStatusId;
 
     /** The value of code. {VARCHAR(40) : NotNull : Default=[]} */
@@ -339,12 +339,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_7ECCE95C_3682_4849_83A6_98C3435F8EE3]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2A1AA121_78D0_40CC_A2A4_6E1F2BAAE75B]} */
     public static final String deliveryStatusId_COLUMN = "DELIVERY_STATUS_ID";
 
     /**
      * Get the value of deliveryStatusId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_7ECCE95C_3682_4849_83A6_98C3435F8EE3]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2A1AA121_78D0_40CC_A2A4_6E1F2BAAE75B]}
      * 
      * @return The value of deliveryStatusId. (Nullable)
      */
@@ -354,7 +354,7 @@
 
     /**
      * Set the value of deliveryStatusId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_7ECCE95C_3682_4849_83A6_98C3435F8EE3]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2A1AA121_78D0_40CC_A2A4_6E1F2BAAE75B]}
      * 
      * @param deliveryStatusId The value of deliveryStatusId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryStatusDescription.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryStatusDescription.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryStatusDescription.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of deliveryStatusDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8A712330_9278_43B8_8F56_B1344A3597F2]} */
+    /** The value of deliveryStatusDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4CFFC0A2_6FD7_4FAF_9E42_997E87783CA0]} */
     protected java.math.BigDecimal _deliveryStatusDescriptionId;
 
     /** The value of deliveryStatusId. {INTEGER : NotNull : Default=[] : FK to DELIVERY_STATUS} */
@@ -321,12 +321,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8A712330_9278_43B8_8F56_B1344A3597F2]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4CFFC0A2_6FD7_4FAF_9E42_997E87783CA0]} */
     public static final String deliveryStatusDescriptionId_COLUMN = "DELIVERY_STATUS_DESCRIPTION_ID";
 
     /**
      * Get the value of deliveryStatusDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8A712330_9278_43B8_8F56_B1344A3597F2]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4CFFC0A2_6FD7_4FAF_9E42_997E87783CA0]}
      * 
      * @return The value of deliveryStatusDescriptionId. (Nullable)
      */
@@ -336,7 +336,7 @@
 
     /**
      * Set the value of deliveryStatusDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8A712330_9278_43B8_8F56_B1344A3597F2]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4CFFC0A2_6FD7_4FAF_9E42_997E87783CA0]}
      * 
      * @param deliveryStatusDescriptionId The value of deliveryStatusDescriptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryType.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryType.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryType.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of deliveryTypeId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2E335DC2_A5AA_4EF3_BC0D_9EC33C3B17CC]} */
+    /** The value of deliveryTypeId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B55FDD49_87F7_4455_8696_936679989FFC]} */
     protected java.math.BigDecimal _deliveryTypeId;
 
     /** The value of code. {VARCHAR(40) : NotNull : Default=[]} */
@@ -339,12 +339,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2E335DC2_A5AA_4EF3_BC0D_9EC33C3B17CC]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B55FDD49_87F7_4455_8696_936679989FFC]} */
     public static final String deliveryTypeId_COLUMN = "DELIVERY_TYPE_ID";
 
     /**
      * Get the value of deliveryTypeId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2E335DC2_A5AA_4EF3_BC0D_9EC33C3B17CC]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B55FDD49_87F7_4455_8696_936679989FFC]}
      * 
      * @return The value of deliveryTypeId. (Nullable)
      */
@@ -354,7 +354,7 @@
 
     /**
      * Set the value of deliveryTypeId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2E335DC2_A5AA_4EF3_BC0D_9EC33C3B17CC]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B55FDD49_87F7_4455_8696_936679989FFC]}
      * 
      * @param deliveryTypeId The value of deliveryTypeId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryTypeDescription.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryTypeDescription.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryTypeDescription.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of deliveryTypeDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8ABF34BF_E2F8_47E3_AE88_A01F23039810]} */
+    /** The value of deliveryTypeDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0DCD2A3A_403A_4D5D_9078_B76C44FB4467]} */
     protected java.math.BigDecimal _deliveryTypeDescriptionId;
 
     /** The value of deliveryTypeId. {INTEGER : NotNull : Default=[] : FK to DELIVERY_TYPE} */
@@ -321,12 +321,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8ABF34BF_E2F8_47E3_AE88_A01F23039810]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0DCD2A3A_403A_4D5D_9078_B76C44FB4467]} */
     public static final String deliveryTypeDescriptionId_COLUMN = "DELIVERY_TYPE_DESCRIPTION_ID";
 
     /**
      * Get the value of deliveryTypeDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8ABF34BF_E2F8_47E3_AE88_A01F23039810]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0DCD2A3A_403A_4D5D_9078_B76C44FB4467]}
      * 
      * @return The value of deliveryTypeDescriptionId. (Nullable)
      */
@@ -336,7 +336,7 @@
 
     /**
      * Set the value of deliveryTypeDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8ABF34BF_E2F8_47E3_AE88_A01F23039810]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0DCD2A3A_403A_4D5D_9078_B76C44FB4467]}
      * 
      * @param deliveryTypeDescriptionId The value of deliveryTypeDescriptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryZone.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryZone.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryZone.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of deliveryZoneId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_5A1E0B97_3FD7_4B9B_A454_AF23DE6E57C9]} */
+    /** The value of deliveryZoneId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0E8BBCF1_D053_45C8_8729_38FA6AA53057]} */
     protected java.math.BigDecimal _deliveryZoneId;
 
     /** The value of code. {VARCHAR(40) : NotNull : Default=[]} */
@@ -378,12 +378,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_5A1E0B97_3FD7_4B9B_A454_AF23DE6E57C9]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0E8BBCF1_D053_45C8_8729_38FA6AA53057]} */
     public static final String deliveryZoneId_COLUMN = "DELIVERY_ZONE_ID";
 
     /**
      * Get the value of deliveryZoneId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_5A1E0B97_3FD7_4B9B_A454_AF23DE6E57C9]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0E8BBCF1_D053_45C8_8729_38FA6AA53057]}
      * 
      * @return The value of deliveryZoneId. (Nullable)
      */
@@ -393,7 +393,7 @@
 
     /**
      * Set the value of deliveryZoneId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_5A1E0B97_3FD7_4B9B_A454_AF23DE6E57C9]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0E8BBCF1_D053_45C8_8729_38FA6AA53057]}
      * 
      * @param deliveryZoneId The value of deliveryZoneId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryZoneDescription.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryZoneDescription.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsDeliveryZoneDescription.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of deliveryZoneDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E3901314_F773_492A_8549_5DDE04A453F9]} */
+    /** The value of deliveryZoneDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_11F74D39_5417_4DE3_84C5_C40D89BC8A95]} */
     protected java.math.BigDecimal _deliveryZoneDescriptionId;
 
     /** The value of deliveryZoneId. {INTEGER : NotNull : Default=[] : FK to DELIVERY_ZONE} */
@@ -321,12 +321,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E3901314_F773_492A_8549_5DDE04A453F9]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_11F74D39_5417_4DE3_84C5_C40D89BC8A95]} */
     public static final String deliveryZoneDescriptionId_COLUMN = "DELIVERY_ZONE_DESCRIPTION_ID";
 
     /**
      * Get the value of deliveryZoneDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E3901314_F773_492A_8549_5DDE04A453F9]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_11F74D39_5417_4DE3_84C5_C40D89BC8A95]}
      * 
      * @return The value of deliveryZoneDescriptionId. (Nullable)
      */
@@ -336,7 +336,7 @@
 
     /**
      * Set the value of deliveryZoneDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E3901314_F773_492A_8549_5DDE04A453F9]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_11F74D39_5417_4DE3_84C5_C40D89BC8A95]}
      * 
      * @param deliveryZoneDescriptionId The value of deliveryZoneDescriptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsFileData.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsFileData.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsFileData.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of fileDataId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_69B8C691_D597_42FF_9F80_93EEE36B3700]} */
+    /** The value of fileDataId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B0527E22_A05A_4652_A066_43012A5A8278]} */
     protected java.math.BigDecimal _fileDataId;
 
     /** The value of name. {VARCHAR(100) : NotNull : Default=[]} */
@@ -482,12 +482,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_69B8C691_D597_42FF_9F80_93EEE36B3700]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B0527E22_A05A_4652_A066_43012A5A8278]} */
     public static final String fileDataId_COLUMN = "FILE_DATA_ID";
 
     /**
      * Get the value of fileDataId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_69B8C691_D597_42FF_9F80_93EEE36B3700]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B0527E22_A05A_4652_A066_43012A5A8278]}
      * 
      * @return The value of fileDataId. (Nullable)
      */
@@ -497,7 +497,7 @@
 
     /**
      * Set the value of fileDataId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_69B8C691_D597_42FF_9F80_93EEE36B3700]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B0527E22_A05A_4652_A066_43012A5A8278]}
      * 
      * @param fileDataId The value of fileDataId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsFileTag.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsFileTag.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsFileTag.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of fileTagId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8F35358B_62A8_4F34_A2B7_902659BC8B63]} */
+    /** The value of fileTagId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E48332A6_5990_4B48_8A24_8D1BAD3C7879]} */
     protected java.math.BigDecimal _fileTagId;
 
     /** The value of name. {VARCHAR(100) : NotNull : Default=[]} */
@@ -292,12 +292,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8F35358B_62A8_4F34_A2B7_902659BC8B63]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E48332A6_5990_4B48_8A24_8D1BAD3C7879]} */
     public static final String fileTagId_COLUMN = "FILE_TAG_ID";
 
     /**
      * Get the value of fileTagId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8F35358B_62A8_4F34_A2B7_902659BC8B63]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E48332A6_5990_4B48_8A24_8D1BAD3C7879]}
      * 
      * @return The value of fileTagId. (Nullable)
      */
@@ -307,7 +307,7 @@
 
     /**
      * Set the value of fileTagId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8F35358B_62A8_4F34_A2B7_902659BC8B63]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E48332A6_5990_4B48_8A24_8D1BAD3C7879]}
      * 
      * @param fileTagId The value of fileTagId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsImageData.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsImageData.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsImageData.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of fileDataId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0FBA576B_9514_4621_808F_3433A71BA8D4] : FK to FILE_DATA} */
+    /** The value of fileDataId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6FC56EEC_C666_4DF1_A169_188E7963E83E] : FK to FILE_DATA} */
     protected java.math.BigDecimal _fileDataId;
 
     /** The value of size. {INTEGER : Default=[]} */
@@ -321,12 +321,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0FBA576B_9514_4621_808F_3433A71BA8D4] : FK to FILE_DATA} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6FC56EEC_C666_4DF1_A169_188E7963E83E] : FK to FILE_DATA} */
     public static final String fileDataId_COLUMN = "FILE_DATA_ID";
 
     /**
      * Get the value of fileDataId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0FBA576B_9514_4621_808F_3433A71BA8D4] : FK to FILE_DATA}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6FC56EEC_C666_4DF1_A169_188E7963E83E] : FK to FILE_DATA}
      * 
      * @return The value of fileDataId. (Nullable)
      */
@@ -336,7 +336,7 @@
 
     /**
      * Set the value of fileDataId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0FBA576B_9514_4621_808F_3433A71BA8D4] : FK to FILE_DATA}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6FC56EEC_C666_4DF1_A169_188E7963E83E] : FK to FILE_DATA}
      * 
      * @param fileDataId The value of fileDataId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsManufacturer.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsManufacturer.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsManufacturer.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -14,7 +14,7 @@
  *     MANUFACTURER_ID
  * 
  * [column-property]
- *     MANUFACTURER_ID, FILE_DATA_ID, UPDATED_DATE
+ *     MANUFACTURER_ID, FILE_DATA_ID, SORT_ORDER, UPDATED_DATE
  * 
  * [foreign-property]
  *     fileData
@@ -58,12 +58,15 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of manufacturerId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_52D41251_BA71_45CD_8BAF_4D4B09633E21]} */
+    /** The value of manufacturerId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A89253C0_D3CF_4F36_8E27_E08F0F2E96EA]} */
     protected java.math.BigDecimal _manufacturerId;
 
     /** The value of fileDataId. {BIGINT : Default=[] : FK to FILE_DATA} */
     protected java.math.BigDecimal _fileDataId;
 
+    /** The value of sortOrder. {INTEGER : NotNull : Default=[]} */
+    protected java.math.BigDecimal _sortOrder;
+
     /** The value of updatedDate. {TIMESTAMP : NotNull : Default=[]} */
     protected java.sql.Timestamp _updatedDate;
 
@@ -113,16 +116,16 @@
     // ===================================================================================
     //                                                          Classification Classifying
     //                                                          ==========================
-      
+        
     // ===================================================================================
     //                                                        Classification Determination
     //                                                        ============================
-      
+        
 
     // ===================================================================================
     //                                                           Classification Name/Alias
     //                                                           =========================
-      
+        
 
     // ===================================================================================
     //                                                                       Foreign Table
@@ -384,6 +387,7 @@
 
         sb.append(delimiter).append(getManufacturerId());
         sb.append(delimiter).append(getFileDataId());
+        sb.append(delimiter).append(getSortOrder());
         sb.append(delimiter).append(getUpdatedDate());
 
         sb.delete(0, delimiter.length());
@@ -395,12 +399,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_52D41251_BA71_45CD_8BAF_4D4B09633E21]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A89253C0_D3CF_4F36_8E27_E08F0F2E96EA]} */
     public static final String manufacturerId_COLUMN = "MANUFACTURER_ID";
 
     /**
      * Get the value of manufacturerId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_52D41251_BA71_45CD_8BAF_4D4B09633E21]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A89253C0_D3CF_4F36_8E27_E08F0F2E96EA]}
      * 
      * @return The value of manufacturerId. (Nullable)
      */
@@ -410,7 +414,7 @@
 
     /**
      * Set the value of manufacturerId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_52D41251_BA71_45CD_8BAF_4D4B09633E21]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A89253C0_D3CF_4F36_8E27_E08F0F2E96EA]}
      * 
      * @param manufacturerId The value of manufacturerId. (Nullable)
      */
@@ -443,6 +447,30 @@
         this._fileDataId = fileDataId;
     }
 
+    /** Column Annotation for S2Dao. {INTEGER : NotNull : Default=[]} */
+    public static final String sortOrder_COLUMN = "SORT_ORDER";
+
+    /**
+     * Get the value of sortOrder. <br />
+     * {INTEGER : NotNull : Default=[]}
+     * 
+     * @return The value of sortOrder. (Nullable)
+     */
+    public java.math.BigDecimal getSortOrder() {
+        return _sortOrder;
+    }
+
+    /**
+     * Set the value of sortOrder. <br />
+     * {INTEGER : NotNull : Default=[]}
+     * 
+     * @param sortOrder The value of sortOrder. (Nullable)
+     */
+    public void setSortOrder(java.math.BigDecimal sortOrder) {
+        _modifiedProperties.addPropertyName("sortOrder");
+        this._sortOrder = sortOrder;
+    }
+
     /** Column Annotation for S2Dao. {TIMESTAMP : NotNull : Default=[]} */
     public static final String updatedDate_COLUMN = "UPDATED_DATE";
 

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsManufacturerDescription.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsManufacturerDescription.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsManufacturerDescription.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of manufacturerDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2EB5FD1C_7D37_4008_8A88_B9563F45FF2E]} */
+    /** The value of manufacturerDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_699A2B96_2025_4D86_9ADE_9519B4DE88B3]} */
     protected java.math.BigDecimal _manufacturerDescriptionId;
 
     /** The value of manufacturerId. {INTEGER : NotNull : Default=[] : FK to MANUFACTURER} */
@@ -329,12 +329,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2EB5FD1C_7D37_4008_8A88_B9563F45FF2E]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_699A2B96_2025_4D86_9ADE_9519B4DE88B3]} */
     public static final String manufacturerDescriptionId_COLUMN = "MANUFACTURER_DESCRIPTION_ID";
 
     /**
      * Get the value of manufacturerDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2EB5FD1C_7D37_4008_8A88_B9563F45FF2E]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_699A2B96_2025_4D86_9ADE_9519B4DE88B3]}
      * 
      * @return The value of manufacturerDescriptionId. (Nullable)
      */
@@ -344,7 +344,7 @@
 
     /**
      * Set the value of manufacturerDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2EB5FD1C_7D37_4008_8A88_B9563F45FF2E]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_699A2B96_2025_4D86_9ADE_9519B4DE88B3]}
      * 
      * @param manufacturerDescriptionId The value of manufacturerDescriptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderCardInfo.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderCardInfo.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderCardInfo.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of orderFormId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D53ED367_3C7F_4C15_A47A_38C37C5E95BF]} */
+    /** The value of orderFormId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6EDABBCB_08A9_4C6E_9117_001D29789701]} */
     protected java.math.BigDecimal _orderFormId;
 
     /** The value of cardTypeId. {INTEGER : Default=[] : FK to CARD_TYPE} */
@@ -333,12 +333,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D53ED367_3C7F_4C15_A47A_38C37C5E95BF]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6EDABBCB_08A9_4C6E_9117_001D29789701]} */
     public static final String orderFormId_COLUMN = "ORDER_FORM_ID";
 
     /**
      * Get the value of orderFormId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D53ED367_3C7F_4C15_A47A_38C37C5E95BF]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6EDABBCB_08A9_4C6E_9117_001D29789701]}
      * 
      * @return The value of orderFormId. (Nullable)
      */
@@ -348,7 +348,7 @@
 
     /**
      * Set the value of orderFormId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D53ED367_3C7F_4C15_A47A_38C37C5E95BF]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6EDABBCB_08A9_4C6E_9117_001D29789701]}
      * 
      * @param orderFormId The value of orderFormId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderComment.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderComment.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderComment.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of orderCommentId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_534CB357_29FE_46E0_BF5A_31DB02B4C2B4]} */
+    /** The value of orderCommentId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0AAACEBD_476B_48E6_8727_20639827E713]} */
     protected java.math.BigDecimal _orderCommentId;
 
     /** The value of orderFormId. {BIGINT : NotNull : Default=[] : FK to ORDER_FORM} */
@@ -321,12 +321,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_534CB357_29FE_46E0_BF5A_31DB02B4C2B4]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0AAACEBD_476B_48E6_8727_20639827E713]} */
     public static final String orderCommentId_COLUMN = "ORDER_COMMENT_ID";
 
     /**
      * Get the value of orderCommentId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_534CB357_29FE_46E0_BF5A_31DB02B4C2B4]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0AAACEBD_476B_48E6_8727_20639827E713]}
      * 
      * @return The value of orderCommentId. (Nullable)
      */
@@ -336,7 +336,7 @@
 
     /**
      * Set the value of orderCommentId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_534CB357_29FE_46E0_BF5A_31DB02B4C2B4]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0AAACEBD_476B_48E6_8727_20639827E713]}
      * 
      * @param orderCommentId The value of orderCommentId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderForm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderForm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderForm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of orderFormId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D3004F7E_E4DC_4DB8_A3BB_865D6D062E11]} */
+    /** The value of orderFormId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_97291D6C_4575_4C7A_84B1_31AFAFB01441]} */
     protected java.math.BigDecimal _orderFormId;
 
     /** The value of orderFormNumber. {VARCHAR(40) : NotNull : Default=[]} */
@@ -834,12 +834,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D3004F7E_E4DC_4DB8_A3BB_865D6D062E11]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_97291D6C_4575_4C7A_84B1_31AFAFB01441]} */
     public static final String orderFormId_COLUMN = "ORDER_FORM_ID";
 
     /**
      * Get the value of orderFormId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D3004F7E_E4DC_4DB8_A3BB_865D6D062E11]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_97291D6C_4575_4C7A_84B1_31AFAFB01441]}
      * 
      * @return The value of orderFormId. (Nullable)
      */
@@ -849,7 +849,7 @@
 
     /**
      * Set the value of orderFormId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D3004F7E_E4DC_4DB8_A3BB_865D6D062E11]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_97291D6C_4575_4C7A_84B1_31AFAFB01441]}
      * 
      * @param orderFormId The value of orderFormId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderNotification.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderNotification.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderNotification.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of orderNotificationId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A56646FF_8D00_447E_8979_B1F04B75127C]} */
+    /** The value of orderNotificationId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A298E2F5_7462_4267_856F_3DFF791DC331]} */
     protected java.math.BigDecimal _orderNotificationId;
 
     /** The value of orderStatusId. {INTEGER : NotNull : Default=[] : FK to ORDER_STATUS} */
@@ -325,12 +325,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A56646FF_8D00_447E_8979_B1F04B75127C]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A298E2F5_7462_4267_856F_3DFF791DC331]} */
     public static final String orderNotificationId_COLUMN = "ORDER_NOTIFICATION_ID";
 
     /**
      * Get the value of orderNotificationId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A56646FF_8D00_447E_8979_B1F04B75127C]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A298E2F5_7462_4267_856F_3DFF791DC331]}
      * 
      * @return The value of orderNotificationId. (Nullable)
      */
@@ -340,7 +340,7 @@
 
     /**
      * Set the value of orderNotificationId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A56646FF_8D00_447E_8979_B1F04B75127C]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A298E2F5_7462_4267_856F_3DFF791DC331]}
      * 
      * @param orderNotificationId The value of orderNotificationId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderProduct.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderProduct.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderProduct.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of orderProductId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D3405615_665D_446A_A6A6_AA4CB507AC21]} */
+    /** The value of orderProductId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DE751592_21FA_40AF_9851_3E4385E4A51B]} */
     protected java.math.BigDecimal _orderProductId;
 
     /** The value of orderFormId. {BIGINT : NotNull : Default=[] : FK to ORDER_FORM} */
@@ -440,12 +440,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D3405615_665D_446A_A6A6_AA4CB507AC21]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DE751592_21FA_40AF_9851_3E4385E4A51B]} */
     public static final String orderProductId_COLUMN = "ORDER_PRODUCT_ID";
 
     /**
      * Get the value of orderProductId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D3405615_665D_446A_A6A6_AA4CB507AC21]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DE751592_21FA_40AF_9851_3E4385E4A51B]}
      * 
      * @return The value of orderProductId. (Nullable)
      */
@@ -455,7 +455,7 @@
 
     /**
      * Set the value of orderProductId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D3405615_665D_446A_A6A6_AA4CB507AC21]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DE751592_21FA_40AF_9851_3E4385E4A51B]}
      * 
      * @param orderProductId The value of orderProductId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderProductOption.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderProductOption.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderProductOption.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of orderProductOptionId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B907A6FF_C4DA_4B5F_8F0D_1D8715AB93B2]} */
+    /** The value of orderProductOptionId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6C0245AE_26E5_4D4F_85CE_16164FD96F71]} */
     protected java.math.BigDecimal _orderProductOptionId;
 
     /** The value of orderProductId. {BIGINT : NotNull : Default=[] : FK to ORDER_PRODUCT} */
@@ -385,12 +385,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B907A6FF_C4DA_4B5F_8F0D_1D8715AB93B2]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6C0245AE_26E5_4D4F_85CE_16164FD96F71]} */
     public static final String orderProductOptionId_COLUMN = "ORDER_PRODUCT_OPTION_ID";
 
     /**
      * Get the value of orderProductOptionId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B907A6FF_C4DA_4B5F_8F0D_1D8715AB93B2]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6C0245AE_26E5_4D4F_85CE_16164FD96F71]}
      * 
      * @return The value of orderProductOptionId. (Nullable)
      */
@@ -400,7 +400,7 @@
 
     /**
      * Set the value of orderProductOptionId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B907A6FF_C4DA_4B5F_8F0D_1D8715AB93B2]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6C0245AE_26E5_4D4F_85CE_16164FD96F71]}
      * 
      * @param orderProductOptionId The value of orderProductOptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderStatus.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderStatus.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderStatus.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of orderStatusId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4B628969_E346_4380_BF54_CBF375E67C49]} */
+    /** The value of orderStatusId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3D495223_CD80_4C7F_B1F9_79BABD0F7565]} */
     protected java.math.BigDecimal _orderStatusId;
 
     /** The value of type. {INTEGER : NotNull : Default=[]} */
@@ -417,12 +417,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4B628969_E346_4380_BF54_CBF375E67C49]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3D495223_CD80_4C7F_B1F9_79BABD0F7565]} */
     public static final String orderStatusId_COLUMN = "ORDER_STATUS_ID";
 
     /**
      * Get the value of orderStatusId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4B628969_E346_4380_BF54_CBF375E67C49]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3D495223_CD80_4C7F_B1F9_79BABD0F7565]}
      * 
      * @return The value of orderStatusId. (Nullable)
      */
@@ -432,7 +432,7 @@
 
     /**
      * Set the value of orderStatusId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4B628969_E346_4380_BF54_CBF375E67C49]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3D495223_CD80_4C7F_B1F9_79BABD0F7565]}
      * 
      * @param orderStatusId The value of orderStatusId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderStatusDescription.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderStatusDescription.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderStatusDescription.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of orderStatusDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DB321A04_5D3D_4913_857C_7DBAA36F80BD]} */
+    /** The value of orderStatusDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_CE73C939_7739_4BCC_92CD_E145D618C431]} */
     protected java.math.BigDecimal _orderStatusDescriptionId;
 
     /** The value of orderStatusId. {INTEGER : NotNull : Default=[] : FK to ORDER_STATUS} */
@@ -325,12 +325,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DB321A04_5D3D_4913_857C_7DBAA36F80BD]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_CE73C939_7739_4BCC_92CD_E145D618C431]} */
     public static final String orderStatusDescriptionId_COLUMN = "ORDER_STATUS_DESCRIPTION_ID";
 
     /**
      * Get the value of orderStatusDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DB321A04_5D3D_4913_857C_7DBAA36F80BD]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_CE73C939_7739_4BCC_92CD_E145D618C431]}
      * 
      * @return The value of orderStatusDescriptionId. (Nullable)
      */
@@ -340,7 +340,7 @@
 
     /**
      * Set the value of orderStatusDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DB321A04_5D3D_4913_857C_7DBAA36F80BD]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_CE73C939_7739_4BCC_92CD_E145D618C431]}
      * 
      * @param orderStatusDescriptionId The value of orderStatusDescriptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderStatusHistory.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderStatusHistory.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsOrderStatusHistory.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of orderStatusHistoryId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_9CFD92AF_4974_4F56_9A15_373D3897F00C]} */
+    /** The value of orderStatusHistoryId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_905C4826_4703_4DAB_A48A_F48D288A3927]} */
     protected java.math.BigDecimal _orderStatusHistoryId;
 
     /** The value of orderFormId. {BIGINT : NotNull : Default=[] : FK to ORDER_FORM} */
@@ -389,12 +389,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_9CFD92AF_4974_4F56_9A15_373D3897F00C]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_905C4826_4703_4DAB_A48A_F48D288A3927]} */
     public static final String orderStatusHistoryId_COLUMN = "ORDER_STATUS_HISTORY_ID";
 
     /**
      * Get the value of orderStatusHistoryId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_9CFD92AF_4974_4F56_9A15_373D3897F00C]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_905C4826_4703_4DAB_A48A_F48D288A3927]}
      * 
      * @return The value of orderStatusHistoryId. (Nullable)
      */
@@ -404,7 +404,7 @@
 
     /**
      * Set the value of orderStatusHistoryId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_9CFD92AF_4974_4F56_9A15_373D3897F00C]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_905C4826_4703_4DAB_A48A_F48D288A3927]}
      * 
      * @param orderStatusHistoryId The value of orderStatusHistoryId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentMethod.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentMethod.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentMethod.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of paymentMethodId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A84B4E92_AD0D_4E08_88D4_011613EA575E]} */
+    /** The value of paymentMethodId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E4D4FB72_9B5C_4D6F_BA9B_29CC5DD1FF49]} */
     protected java.math.BigDecimal _paymentMethodId;
 
     /** The value of code. {VARCHAR(40) : NotNull : Default=[]} */
@@ -347,12 +347,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A84B4E92_AD0D_4E08_88D4_011613EA575E]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E4D4FB72_9B5C_4D6F_BA9B_29CC5DD1FF49]} */
     public static final String paymentMethodId_COLUMN = "PAYMENT_METHOD_ID";
 
     /**
      * Get the value of paymentMethodId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A84B4E92_AD0D_4E08_88D4_011613EA575E]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E4D4FB72_9B5C_4D6F_BA9B_29CC5DD1FF49]}
      * 
      * @return The value of paymentMethodId. (Nullable)
      */
@@ -362,7 +362,7 @@
 
     /**
      * Set the value of paymentMethodId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A84B4E92_AD0D_4E08_88D4_011613EA575E]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E4D4FB72_9B5C_4D6F_BA9B_29CC5DD1FF49]}
      * 
      * @param paymentMethodId The value of paymentMethodId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentMethodDescription.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentMethodDescription.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentMethodDescription.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of paymentMethodDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3110F07F_6AB8_4344_A145_796373F341A0]} */
+    /** The value of paymentMethodDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B63F9DB0_5D6E_4F58_8CBA_787127E36458]} */
     protected java.math.BigDecimal _paymentMethodDescriptionId;
 
     /** The value of paymentMethodId. {INTEGER : NotNull : Default=[] : FK to PAYMENT_METHOD} */
@@ -325,12 +325,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3110F07F_6AB8_4344_A145_796373F341A0]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B63F9DB0_5D6E_4F58_8CBA_787127E36458]} */
     public static final String paymentMethodDescriptionId_COLUMN = "PAYMENT_METHOD_DESCRIPTION_ID";
 
     /**
      * Get the value of paymentMethodDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3110F07F_6AB8_4344_A145_796373F341A0]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B63F9DB0_5D6E_4F58_8CBA_787127E36458]}
      * 
      * @return The value of paymentMethodDescriptionId. (Nullable)
      */
@@ -340,7 +340,7 @@
 
     /**
      * Set the value of paymentMethodDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3110F07F_6AB8_4344_A145_796373F341A0]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B63F9DB0_5D6E_4F58_8CBA_787127E36458]}
      * 
      * @param paymentMethodDescriptionId The value of paymentMethodDescriptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentStatus.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentStatus.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentStatus.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of paymentStatusId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_77FE796C_4B82_49B8_9A63_44574E9D760F]} */
+    /** The value of paymentStatusId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_FCF193D8_42E9_4A5E_A04C_C257F95028D4]} */
     protected java.math.BigDecimal _paymentStatusId;
 
     /** The value of code. {VARCHAR(40) : NotNull : Default=[]} */
@@ -339,12 +339,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_77FE796C_4B82_49B8_9A63_44574E9D760F]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_FCF193D8_42E9_4A5E_A04C_C257F95028D4]} */
     public static final String paymentStatusId_COLUMN = "PAYMENT_STATUS_ID";
 
     /**
      * Get the value of paymentStatusId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_77FE796C_4B82_49B8_9A63_44574E9D760F]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_FCF193D8_42E9_4A5E_A04C_C257F95028D4]}
      * 
      * @return The value of paymentStatusId. (Nullable)
      */
@@ -354,7 +354,7 @@
 
     /**
      * Set the value of paymentStatusId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_77FE796C_4B82_49B8_9A63_44574E9D760F]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_FCF193D8_42E9_4A5E_A04C_C257F95028D4]}
      * 
      * @param paymentStatusId The value of paymentStatusId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentStatusDescription.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentStatusDescription.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsPaymentStatusDescription.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of paymentStatusDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C73EF71F_6C58_441F_B1CA_5FBA17533326]} */
+    /** The value of paymentStatusDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_14D4BFFE_3E11_4935_99BF_2E30F5209C49]} */
     protected java.math.BigDecimal _paymentStatusDescriptionId;
 
     /** The value of paymentStatusId. {INTEGER : NotNull : Default=[] : FK to PAYMENT_STATUS} */
@@ -321,12 +321,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C73EF71F_6C58_441F_B1CA_5FBA17533326]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_14D4BFFE_3E11_4935_99BF_2E30F5209C49]} */
     public static final String paymentStatusDescriptionId_COLUMN = "PAYMENT_STATUS_DESCRIPTION_ID";
 
     /**
      * Get the value of paymentStatusDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C73EF71F_6C58_441F_B1CA_5FBA17533326]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_14D4BFFE_3E11_4935_99BF_2E30F5209C49]}
      * 
      * @return The value of paymentStatusDescriptionId. (Nullable)
      */
@@ -336,7 +336,7 @@
 
     /**
      * Set the value of paymentStatusDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C73EF71F_6C58_441F_B1CA_5FBA17533326]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_14D4BFFE_3E11_4935_99BF_2E30F5209C49]}
      * 
      * @param paymentStatusDescriptionId The value of paymentStatusDescriptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProduct.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProduct.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProduct.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,13 +58,13 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of productId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_41696CBF_7085_4F82_A511_FACD5D8AC8CC]} */
+    /** The value of productId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6A68D83A_2C12_40FB_BA60_C5D8D7584F1A]} */
     protected java.math.BigDecimal _productId;
 
     /** The value of model. {VARCHAR(80) : Default=[]} */
     protected String _model;
 
-    /** The value of code. {VARCHAR(40) : Default=[]} */
+    /** The value of code. {VARCHAR(40) : NotNull : Default=[]} */
     protected String _code;
 
     /** The value of stock. {INTEGER : Default=[]} */
@@ -1186,12 +1186,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_41696CBF_7085_4F82_A511_FACD5D8AC8CC]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6A68D83A_2C12_40FB_BA60_C5D8D7584F1A]} */
     public static final String productId_COLUMN = "PRODUCT_ID";
 
     /**
      * Get the value of productId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_41696CBF_7085_4F82_A511_FACD5D8AC8CC]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6A68D83A_2C12_40FB_BA60_C5D8D7584F1A]}
      * 
      * @return The value of productId. (Nullable)
      */
@@ -1201,7 +1201,7 @@
 
     /**
      * Set the value of productId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_41696CBF_7085_4F82_A511_FACD5D8AC8CC]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6A68D83A_2C12_40FB_BA60_C5D8D7584F1A]}
      * 
      * @param productId The value of productId. (Nullable)
      */
@@ -1234,12 +1234,12 @@
         this._model = model;
     }
 
-    /** Column Annotation for S2Dao. {VARCHAR(40) : Default=[]} */
+    /** Column Annotation for S2Dao. {VARCHAR(40) : NotNull : Default=[]} */
     public static final String code_COLUMN = "CODE";
 
     /**
      * Get the value of code. <br />
-     * {VARCHAR(40) : Default=[]}
+     * {VARCHAR(40) : NotNull : Default=[]}
      * 
      * @return The value of code. (Nullable)
      */
@@ -1249,7 +1249,7 @@
 
     /**
      * Set the value of code. <br />
-     * {VARCHAR(40) : Default=[]}
+     * {VARCHAR(40) : NotNull : Default=[]}
      * 
      * @param code The value of code. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductAttribute.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductAttribute.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductAttribute.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of productAttributeId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_EBCC091E_0172_4396_943C_03860F5DFA25]} */
+    /** The value of productAttributeId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DE26F720_54E8_4247_B1A3_392DA0E48E1B]} */
     protected java.math.BigDecimal _productAttributeId;
 
     /** The value of productId. {BIGINT : NotNull : Default=[] : FK to PRODUCT} */
@@ -321,12 +321,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_EBCC091E_0172_4396_943C_03860F5DFA25]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DE26F720_54E8_4247_B1A3_392DA0E48E1B]} */
     public static final String productAttributeId_COLUMN = "PRODUCT_ATTRIBUTE_ID";
 
     /**
      * Get the value of productAttributeId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_EBCC091E_0172_4396_943C_03860F5DFA25]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DE26F720_54E8_4247_B1A3_392DA0E48E1B]}
      * 
      * @return The value of productAttributeId. (Nullable)
      */
@@ -336,7 +336,7 @@
 
     /**
      * Set the value of productAttributeId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_EBCC091E_0172_4396_943C_03860F5DFA25]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DE26F720_54E8_4247_B1A3_392DA0E48E1B]}
      * 
      * @param productAttributeId The value of productAttributeId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductContent.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductContent.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductContent.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of productContentId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_89F873C8_77B4_46F4_BC1A_AA700873E99F]} */
+    /** The value of productContentId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3DD1CAD5_A671_4D27_9858_A46492708AC6]} */
     protected java.math.BigDecimal _productContentId;
 
     /** The value of productId. {BIGINT : NotNull : Default=[] : FK to PRODUCT} */
@@ -325,12 +325,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_89F873C8_77B4_46F4_BC1A_AA700873E99F]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3DD1CAD5_A671_4D27_9858_A46492708AC6]} */
     public static final String productContentId_COLUMN = "PRODUCT_CONTENT_ID";
 
     /**
      * Get the value of productContentId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_89F873C8_77B4_46F4_BC1A_AA700873E99F]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3DD1CAD5_A671_4D27_9858_A46492708AC6]}
      * 
      * @return The value of productContentId. (Nullable)
      */
@@ -340,7 +340,7 @@
 
     /**
      * Set the value of productContentId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_89F873C8_77B4_46F4_BC1A_AA700873E99F]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3DD1CAD5_A671_4D27_9858_A46492708AC6]}
      * 
      * @param productContentId The value of productContentId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductDescription.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductDescription.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductDescription.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of productDescriptionId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F5EFCAAE_FD13_4266_B040_F7F7CD8FA6C2]} */
+    /** The value of productDescriptionId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4DA18714_F8AA_493C_8D24_496AF7886272]} */
     protected java.math.BigDecimal _productDescriptionId;
 
     /** The value of productId. {BIGINT : NotNull : Default=[] : FK to PRODUCT} */
@@ -333,12 +333,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F5EFCAAE_FD13_4266_B040_F7F7CD8FA6C2]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4DA18714_F8AA_493C_8D24_496AF7886272]} */
     public static final String productDescriptionId_COLUMN = "PRODUCT_DESCRIPTION_ID";
 
     /**
      * Get the value of productDescriptionId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F5EFCAAE_FD13_4266_B040_F7F7CD8FA6C2]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4DA18714_F8AA_493C_8D24_496AF7886272]}
      * 
      * @return The value of productDescriptionId. (Nullable)
      */
@@ -348,7 +348,7 @@
 
     /**
      * Set the value of productDescriptionId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F5EFCAAE_FD13_4266_B040_F7F7CD8FA6C2]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4DA18714_F8AA_493C_8D24_496AF7886272]}
      * 
      * @param productDescriptionId The value of productDescriptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOption.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOption.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOption.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of productOptionId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F01B5572_E126_47CD_B4AC_934637DBC2AE]} */
+    /** The value of productOptionId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_73D2F424_A7DF_4039_B29B_4FEC0429FFAD]} */
     protected java.math.BigDecimal _productOptionId;
 
     /** The value of productId. {BIGINT : NotNull : Default=[] : FK to PRODUCT} */
@@ -196,16 +196,11 @@
     //                                                                      ==============
 
   
-    // /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * {as one}
+    // /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
     //   ReferrerTable    = [PRODUCT_OPTION_DESCRIPTION(TABLE)]
-    //   ReferrerProperty = [productOptionDescriptionAsOne]
+    //   ReferrerProperty = [productOptionDescriptionList]
     // * * * * * * * * */
 
-    /** RELNO of foreign table for s2dao. */
-    public static final int productOptionDescriptionAsOne_RELNO = 1;
-
-    /** RELKEYS of foreign table for s2dao. */
-    public static final String productOptionDescriptionAsOne_RELKEYS = "PRODUCT_OPTION_ID:PRODUCT_OPTION_ID";
       
     /** The list of referrer table. */
     protected java.util.List<jp.sf.pal.pompei.exentity.ProductOptionDescription> _childrenProductOptionDescriptionList;
@@ -238,63 +233,7 @@
         return _childrenProductOptionDescriptionList != null && !_childrenProductOptionDescriptionList.isEmpty();
     }
 
-    /**
-     * Get the entity of referrer-as-one table of productOptionDescriptionAsOne. {without lazyload} <br />
-     * 
-     * @return The entity of referrer-as-one table. (Nullable: If it's not loaded yet, returns null.)
-     * @exception IllegalStateException When the size of the referrer table list is duplicate.
-     */
-    public jp.sf.pal.pompei.exentity.ProductOptionDescription getProductOptionDescriptionAsOne() {
-        final java.util.List<jp.sf.pal.pompei.exentity.ProductOptionDescription> ls = getProductOptionDescriptionList();
-        if (ls == null || ls.isEmpty()) { return null; }
-        if (ls.size() > 1) {
-            String msg = "The size of the list must be one because this relation is 'one-to-one'";
-            msg = msg + ": list=" + ls + ": toString()=" + toString();
-            throw new IllegalStateException(msg);
-        }
-        return (jp.sf.pal.pompei.exentity.ProductOptionDescription)ls.get(0);
-    }
 
-    /**
-     * Set the entity of referrer-as-one table of productOptionDescriptionAsOne.
-     * 
-     * @param entity The entity of referrer-as-one table. (Nullable)
-     */
-    public void setProductOptionDescriptionAsOne(jp.sf.pal.pompei.exentity.ProductOptionDescription entity) {
-        if (entity == null) { _childrenProductOptionDescriptionList = null; return; }
-        final java.util.List<jp.sf.pal.pompei.exentity.ProductOptionDescription> ls = new java.util.ArrayList<jp.sf.pal.pompei.exentity.ProductOptionDescription>();
-        ls.add(entity);
-        _childrenProductOptionDescriptionList = ls;
-    }
-
-    /**
-     * Same as lookProductOptionDescriptionAsOne(). This method will be deprecated at the future.
-     * 
-     * @return The entity of referrer-as-one table. (NotNull: If the object is null, it returns new empty entity as read-only.)
-     */
-    public jp.sf.pal.pompei.exentity.ProductOptionDescription traceProductOptionDescriptionAsOne() {
-        return lookProductOptionDescriptionAsOne();
-    }
-
-    /**
-     * Look the referrer-as-one entity (for read) of productOptionDescriptionAsOne.
-     * 
-     * @return The entity of referrer-as-one table. (NotNull: If the object is null, it returns new empty entity as read-only.)
-     */
-    public jp.sf.pal.pompei.exentity.ProductOptionDescription lookProductOptionDescriptionAsOne() {
-        return getProductOptionDescriptionAsOne() != null ? getProductOptionDescriptionAsOne() : new jp.sf.pal.pompei.exentity.ProductOptionDescription();
-    }
-
-    /**
-     * Has foreign instance of productOptionDescriptionAsOne.
-     * 
-     * @return Determination.
-     */
-    public boolean hasForeignInstanceProductOptionDescriptionAsOne() {
-        return getProductOptionDescriptionAsOne() != null;
-    }
-
-
   
     // /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
     //   ReferrerTable    = [PRODUCT_OPTION_VALUE(TABLE)]
@@ -460,12 +399,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F01B5572_E126_47CD_B4AC_934637DBC2AE]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_73D2F424_A7DF_4039_B29B_4FEC0429FFAD]} */
     public static final String productOptionId_COLUMN = "PRODUCT_OPTION_ID";
 
     /**
      * Get the value of productOptionId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F01B5572_E126_47CD_B4AC_934637DBC2AE]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_73D2F424_A7DF_4039_B29B_4FEC0429FFAD]}
      * 
      * @return The value of productOptionId. (Nullable)
      */
@@ -475,7 +414,7 @@
 
     /**
      * Set the value of productOptionId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F01B5572_E126_47CD_B4AC_934637DBC2AE]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_73D2F424_A7DF_4039_B29B_4FEC0429FFAD]}
      * 
      * @param productOptionId The value of productOptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOptionDescription.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOptionDescription.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOptionDescription.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -11,10 +11,10 @@
  * 
  * <pre>
  * [primary-key]
- *     PRODUCT_OPTION_ID
+ *     PRODUCT_OPTION_DESCRIPTION_ID
  * 
  * [column-property]
- *     PRODUCT_OPTION_ID, NAME, LANGUAGE
+ *     PRODUCT_OPTION_DESCRIPTION_ID, PRODUCT_OPTION_ID, NAME, LANGUAGE
  * 
  * [foreign-property]
  *     productOption
@@ -26,7 +26,7 @@
  *     
  * 
  * [identity]
- *     productOptionId
+ *     productOptionDescriptionId
  * 
  * [update-date]
  *     
@@ -49,7 +49,7 @@
 
 
     /** ID-Annotation */
-    public static final String productOptionId_ID = "identity";
+    public static final String productOptionDescriptionId_ID = "identity";
 
 
     // ===================================================================================
@@ -58,7 +58,10 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of productOptionId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4E70A10E_98B7_4CBD_8EDF_4743D8004466] : FK to PRODUCT_OPTION} */
+    /** The value of productOptionDescriptionId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_01FAF0C4_84DA_496A_B2AF_E83791235902]} */
+    protected java.math.BigDecimal _productOptionDescriptionId;
+
+    /** The value of productOptionId. {BIGINT : NotNull : Default=[] : FK to PRODUCT_OPTION} */
     protected java.math.BigDecimal _productOptionId;
 
     /** The value of name. {VARCHAR(80) : NotNull : Default=[]} */
@@ -113,16 +116,16 @@
     // ===================================================================================
     //                                                          Classification Classifying
     //                                                          ==========================
-      
+        
     // ===================================================================================
     //                                                        Classification Determination
     //                                                        ============================
-      
+        
 
     // ===================================================================================
     //                                                           Classification Name/Alias
     //                                                           =========================
-      
+        
 
     // ===================================================================================
     //                                                                       Foreign Table
@@ -201,7 +204,7 @@
      * @return Determination.
      */
     public boolean hasPrimaryKeyValue() {
-        if (_productOptionId == null) { return false; }
+        if (_productOptionDescriptionId == null) { return false; }
         return true;
     }
 
@@ -274,7 +277,7 @@
     public boolean equals(Object other) {
         if (other == null || !(other instanceof BsProductOptionDescription)) { return false; }
         final BsProductOptionDescription otherEntity = (BsProductOptionDescription)other;
-        if (!helpComparingValue(getProductOptionId(), otherEntity.getProductOptionId())) { return false; }
+        if (!helpComparingValue(getProductOptionDescriptionId(), otherEntity.getProductOptionDescriptionId())) { return false; }
         return true;
     }
 
@@ -291,7 +294,7 @@
      */
     public int hashCode() {
         int result = 0;
-        if (this.getProductOptionId() != null) { result = result + getProductOptionId().hashCode(); }
+        if (this.getProductOptionDescriptionId() != null) { result = result + getProductOptionDescriptionId().hashCode(); }
         return result;
     }
 
@@ -304,6 +307,7 @@
         final String delimiter = ",";
         final StringBuffer sb = new StringBuffer();
 
+        sb.append(delimiter).append(getProductOptionDescriptionId());
         sb.append(delimiter).append(getProductOptionId());
         sb.append(delimiter).append(getName());
         sb.append(delimiter).append(getLanguage());
@@ -317,12 +321,36 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4E70A10E_98B7_4CBD_8EDF_4743D8004466] : FK to PRODUCT_OPTION} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_01FAF0C4_84DA_496A_B2AF_E83791235902]} */
+    public static final String productOptionDescriptionId_COLUMN = "PRODUCT_OPTION_DESCRIPTION_ID";
+
+    /**
+     * Get the value of productOptionDescriptionId. <br />
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_01FAF0C4_84DA_496A_B2AF_E83791235902]}
+     * 
+     * @return The value of productOptionDescriptionId. (Nullable)
+     */
+    public java.math.BigDecimal getProductOptionDescriptionId() {
+        return _productOptionDescriptionId;
+    }
+
+    /**
+     * Set the value of productOptionDescriptionId. <br />
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_01FAF0C4_84DA_496A_B2AF_E83791235902]}
+     * 
+     * @param productOptionDescriptionId The value of productOptionDescriptionId. (Nullable)
+     */
+    public void setProductOptionDescriptionId(java.math.BigDecimal productOptionDescriptionId) {
+        _modifiedProperties.addPropertyName("productOptionDescriptionId");
+        this._productOptionDescriptionId = productOptionDescriptionId;
+    }
+
+    /** Column Annotation for S2Dao. {BIGINT : NotNull : Default=[] : FK to PRODUCT_OPTION} */
     public static final String productOptionId_COLUMN = "PRODUCT_OPTION_ID";
 
     /**
      * Get the value of productOptionId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4E70A10E_98B7_4CBD_8EDF_4743D8004466] : FK to PRODUCT_OPTION}
+     * {BIGINT : NotNull : Default=[] : FK to PRODUCT_OPTION}
      * 
      * @return The value of productOptionId. (Nullable)
      */
@@ -332,7 +360,7 @@
 
     /**
      * Set the value of productOptionId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4E70A10E_98B7_4CBD_8EDF_4743D8004466] : FK to PRODUCT_OPTION}
+     * {BIGINT : NotNull : Default=[] : FK to PRODUCT_OPTION}
      * 
      * @param productOptionId The value of productOptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOptionValue.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOptionValue.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOptionValue.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of productOptionValueId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_AF0E2CA7_C365_40AA_9B84_1522ED4E1D1A]} */
+    /** The value of productOptionValueId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4E74BEB5_3E5A_4C9F_AE2A_7EC5D02B4AAD]} */
     protected java.math.BigDecimal _productOptionValueId;
 
     /** The value of productOptionId. {BIGINT : NotNull : Default=[] : FK to PRODUCT_OPTION} */
@@ -280,16 +280,11 @@
 
 
   
-    // /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * {as one}
+    // /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
     //   ReferrerTable    = [PRODUCT_OPTION_VALUE_DESCRIPTION(TABLE)]
-    //   ReferrerProperty = [productOptionValueDescriptionAsOne]
+    //   ReferrerProperty = [productOptionValueDescriptionList]
     // * * * * * * * * */
 
-    /** RELNO of foreign table for s2dao. */
-    public static final int productOptionValueDescriptionAsOne_RELNO = 1;
-
-    /** RELKEYS of foreign table for s2dao. */
-    public static final String productOptionValueDescriptionAsOne_RELKEYS = "PRODUCT_OPTION_VALUE_ID:PRODUCT_OPTION_VALUE_ID";
       
     /** The list of referrer table. */
     protected java.util.List<jp.sf.pal.pompei.exentity.ProductOptionValueDescription> _childrenProductOptionValueDescriptionList;
@@ -322,63 +317,7 @@
         return _childrenProductOptionValueDescriptionList != null && !_childrenProductOptionValueDescriptionList.isEmpty();
     }
 
-    /**
-     * Get the entity of referrer-as-one table of productOptionValueDescriptionAsOne. {without lazyload} <br />
-     * 
-     * @return The entity of referrer-as-one table. (Nullable: If it's not loaded yet, returns null.)
-     * @exception IllegalStateException When the size of the referrer table list is duplicate.
-     */
-    public jp.sf.pal.pompei.exentity.ProductOptionValueDescription getProductOptionValueDescriptionAsOne() {
-        final java.util.List<jp.sf.pal.pompei.exentity.ProductOptionValueDescription> ls = getProductOptionValueDescriptionList();
-        if (ls == null || ls.isEmpty()) { return null; }
-        if (ls.size() > 1) {
-            String msg = "The size of the list must be one because this relation is 'one-to-one'";
-            msg = msg + ": list=" + ls + ": toString()=" + toString();
-            throw new IllegalStateException(msg);
-        }
-        return (jp.sf.pal.pompei.exentity.ProductOptionValueDescription)ls.get(0);
-    }
 
-    /**
-     * Set the entity of referrer-as-one table of productOptionValueDescriptionAsOne.
-     * 
-     * @param entity The entity of referrer-as-one table. (Nullable)
-     */
-    public void setProductOptionValueDescriptionAsOne(jp.sf.pal.pompei.exentity.ProductOptionValueDescription entity) {
-        if (entity == null) { _childrenProductOptionValueDescriptionList = null; return; }
-        final java.util.List<jp.sf.pal.pompei.exentity.ProductOptionValueDescription> ls = new java.util.ArrayList<jp.sf.pal.pompei.exentity.ProductOptionValueDescription>();
-        ls.add(entity);
-        _childrenProductOptionValueDescriptionList = ls;
-    }
-
-    /**
-     * Same as lookProductOptionValueDescriptionAsOne(). This method will be deprecated at the future.
-     * 
-     * @return The entity of referrer-as-one table. (NotNull: If the object is null, it returns new empty entity as read-only.)
-     */
-    public jp.sf.pal.pompei.exentity.ProductOptionValueDescription traceProductOptionValueDescriptionAsOne() {
-        return lookProductOptionValueDescriptionAsOne();
-    }
-
-    /**
-     * Look the referrer-as-one entity (for read) of productOptionValueDescriptionAsOne.
-     * 
-     * @return The entity of referrer-as-one table. (NotNull: If the object is null, it returns new empty entity as read-only.)
-     */
-    public jp.sf.pal.pompei.exentity.ProductOptionValueDescription lookProductOptionValueDescriptionAsOne() {
-        return getProductOptionValueDescriptionAsOne() != null ? getProductOptionValueDescriptionAsOne() : new jp.sf.pal.pompei.exentity.ProductOptionValueDescription();
-    }
-
-    /**
-     * Has foreign instance of productOptionValueDescriptionAsOne.
-     * 
-     * @return Determination.
-     */
-    public boolean hasForeignInstanceProductOptionValueDescriptionAsOne() {
-        return getProductOptionValueDescriptionAsOne() != null;
-    }
-
-
     // ===================================================================================
     //                                                                       Determination
     //                                                                       =============
@@ -507,12 +446,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_AF0E2CA7_C365_40AA_9B84_1522ED4E1D1A]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4E74BEB5_3E5A_4C9F_AE2A_7EC5D02B4AAD]} */
     public static final String productOptionValueId_COLUMN = "PRODUCT_OPTION_VALUE_ID";
 
     /**
      * Get the value of productOptionValueId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_AF0E2CA7_C365_40AA_9B84_1522ED4E1D1A]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4E74BEB5_3E5A_4C9F_AE2A_7EC5D02B4AAD]}
      * 
      * @return The value of productOptionValueId. (Nullable)
      */
@@ -522,7 +461,7 @@
 
     /**
      * Set the value of productOptionValueId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_AF0E2CA7_C365_40AA_9B84_1522ED4E1D1A]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4E74BEB5_3E5A_4C9F_AE2A_7EC5D02B4AAD]}
      * 
      * @param productOptionValueId The value of productOptionValueId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOptionValueDescription.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOptionValueDescription.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsProductOptionValueDescription.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -11,10 +11,10 @@
  * 
  * <pre>
  * [primary-key]
- *     PRODUCT_OPTION_VALUE_ID
+ *     PRODUCT_OPTION_VALUE_DESCRIPTION_ID
  * 
  * [column-property]
- *     PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE
+ *     PRODUCT_OPTION_VALUE_DESCRIPTION_ID, PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE
  * 
  * [foreign-property]
  *     productOptionValue
@@ -26,7 +26,7 @@
  *     
  * 
  * [identity]
- *     productOptionValueId
+ *     productOptionValueDescriptionId
  * 
  * [update-date]
  *     
@@ -49,7 +49,7 @@
 
 
     /** ID-Annotation */
-    public static final String productOptionValueId_ID = "identity";
+    public static final String productOptionValueDescriptionId_ID = "identity";
 
 
     // ===================================================================================
@@ -58,7 +58,10 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of productOptionValueId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_437E5CD6_EB38_44B5_81FB_4BEAAE18F606] : FK to PRODUCT_OPTION_VALUE} */
+    /** The value of productOptionValueDescriptionId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E4FA949E_C79C_4F5A_B5E3_ACD8E5D5C5EA]} */
+    protected java.math.BigDecimal _productOptionValueDescriptionId;
+
+    /** The value of productOptionValueId. {BIGINT : NotNull : Default=[] : FK to PRODUCT_OPTION_VALUE} */
     protected java.math.BigDecimal _productOptionValueId;
 
     /** The value of name. {VARCHAR(80) : NotNull : Default=[]} */
@@ -113,16 +116,16 @@
     // ===================================================================================
     //                                                          Classification Classifying
     //                                                          ==========================
-      
+        
     // ===================================================================================
     //                                                        Classification Determination
     //                                                        ============================
-      
+        
 
     // ===================================================================================
     //                                                           Classification Name/Alias
     //                                                           =========================
-      
+        
 
     // ===================================================================================
     //                                                                       Foreign Table
@@ -201,7 +204,7 @@
      * @return Determination.
      */
     public boolean hasPrimaryKeyValue() {
-        if (_productOptionValueId == null) { return false; }
+        if (_productOptionValueDescriptionId == null) { return false; }
         return true;
     }
 
@@ -274,7 +277,7 @@
     public boolean equals(Object other) {
         if (other == null || !(other instanceof BsProductOptionValueDescription)) { return false; }
         final BsProductOptionValueDescription otherEntity = (BsProductOptionValueDescription)other;
-        if (!helpComparingValue(getProductOptionValueId(), otherEntity.getProductOptionValueId())) { return false; }
+        if (!helpComparingValue(getProductOptionValueDescriptionId(), otherEntity.getProductOptionValueDescriptionId())) { return false; }
         return true;
     }
 
@@ -291,7 +294,7 @@
      */
     public int hashCode() {
         int result = 0;
-        if (this.getProductOptionValueId() != null) { result = result + getProductOptionValueId().hashCode(); }
+        if (this.getProductOptionValueDescriptionId() != null) { result = result + getProductOptionValueDescriptionId().hashCode(); }
         return result;
     }
 
@@ -304,6 +307,7 @@
         final String delimiter = ",";
         final StringBuffer sb = new StringBuffer();
 
+        sb.append(delimiter).append(getProductOptionValueDescriptionId());
         sb.append(delimiter).append(getProductOptionValueId());
         sb.append(delimiter).append(getName());
         sb.append(delimiter).append(getLanguage());
@@ -317,12 +321,36 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_437E5CD6_EB38_44B5_81FB_4BEAAE18F606] : FK to PRODUCT_OPTION_VALUE} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E4FA949E_C79C_4F5A_B5E3_ACD8E5D5C5EA]} */
+    public static final String productOptionValueDescriptionId_COLUMN = "PRODUCT_OPTION_VALUE_DESCRIPTION_ID";
+
+    /**
+     * Get the value of productOptionValueDescriptionId. <br />
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E4FA949E_C79C_4F5A_B5E3_ACD8E5D5C5EA]}
+     * 
+     * @return The value of productOptionValueDescriptionId. (Nullable)
+     */
+    public java.math.BigDecimal getProductOptionValueDescriptionId() {
+        return _productOptionValueDescriptionId;
+    }
+
+    /**
+     * Set the value of productOptionValueDescriptionId. <br />
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E4FA949E_C79C_4F5A_B5E3_ACD8E5D5C5EA]}
+     * 
+     * @param productOptionValueDescriptionId The value of productOptionValueDescriptionId. (Nullable)
+     */
+    public void setProductOptionValueDescriptionId(java.math.BigDecimal productOptionValueDescriptionId) {
+        _modifiedProperties.addPropertyName("productOptionValueDescriptionId");
+        this._productOptionValueDescriptionId = productOptionValueDescriptionId;
+    }
+
+    /** Column Annotation for S2Dao. {BIGINT : NotNull : Default=[] : FK to PRODUCT_OPTION_VALUE} */
     public static final String productOptionValueId_COLUMN = "PRODUCT_OPTION_VALUE_ID";
 
     /**
      * Get the value of productOptionValueId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_437E5CD6_EB38_44B5_81FB_4BEAAE18F606] : FK to PRODUCT_OPTION_VALUE}
+     * {BIGINT : NotNull : Default=[] : FK to PRODUCT_OPTION_VALUE}
      * 
      * @return The value of productOptionValueId. (Nullable)
      */
@@ -332,7 +360,7 @@
 
     /**
      * Set the value of productOptionValueId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_437E5CD6_EB38_44B5_81FB_4BEAAE18F606] : FK to PRODUCT_OPTION_VALUE}
+     * {BIGINT : NotNull : Default=[] : FK to PRODUCT_OPTION_VALUE}
      * 
      * @param productOptionValueId The value of productOptionValueId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsReview.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsReview.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsReview.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of reviewId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_653357ED_2807_4DD8_B4C0_0CCE53D02A38]} */
+    /** The value of reviewId. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_700D3C48_E000_4418_A07F_B503482CDCAD]} */
     protected java.math.BigDecimal _reviewId;
 
     /** The value of productId. {BIGINT : NotNull : Default=[] : FK to PRODUCT} */
@@ -493,12 +493,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_653357ED_2807_4DD8_B4C0_0CCE53D02A38]} */
+    /** Column Annotation for S2Dao. {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_700D3C48_E000_4418_A07F_B503482CDCAD]} */
     public static final String reviewId_COLUMN = "REVIEW_ID";
 
     /**
      * Get the value of reviewId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_653357ED_2807_4DD8_B4C0_0CCE53D02A38]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_700D3C48_E000_4418_A07F_B503482CDCAD]}
      * 
      * @return The value of reviewId. (Nullable)
      */
@@ -508,7 +508,7 @@
 
     /**
      * Set the value of reviewId. <br />
-     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_653357ED_2807_4DD8_B4C0_0CCE53D02A38]}
+     * {PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_700D3C48_E000_4418_A07F_B503482CDCAD]}
      * 
      * @param reviewId The value of reviewId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsTaxType.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsTaxType.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsTaxType.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of taxTypeId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_21889D00_6097_4D1F_9E43_4EC516AB7E2C]} */
+    /** The value of taxTypeId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_28C40972_C1F5_49CF_B28E_0C9CF951B6AA]} */
     protected java.math.BigDecimal _taxTypeId;
 
     /** The value of code. {VARCHAR(40) : NotNull : Default=[]} */
@@ -343,12 +343,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_21889D00_6097_4D1F_9E43_4EC516AB7E2C]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_28C40972_C1F5_49CF_B28E_0C9CF951B6AA]} */
     public static final String taxTypeId_COLUMN = "TAX_TYPE_ID";
 
     /**
      * Get the value of taxTypeId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_21889D00_6097_4D1F_9E43_4EC516AB7E2C]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_28C40972_C1F5_49CF_B28E_0C9CF951B6AA]}
      * 
      * @return The value of taxTypeId. (Nullable)
      */
@@ -358,7 +358,7 @@
 
     /**
      * Set the value of taxTypeId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_21889D00_6097_4D1F_9E43_4EC516AB7E2C]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_28C40972_C1F5_49CF_B28E_0C9CF951B6AA]}
      * 
      * @param taxTypeId The value of taxTypeId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsTaxTypeDescription.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsTaxTypeDescription.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/BsTaxTypeDescription.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -58,7 +58,7 @@
     /** Entity modified properties. (for S2Dao) */
     protected EntityModifiedProperties _modifiedProperties = newEntityModifiedProperties();
 
-    /** The value of taxTypeDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0CC7694E_E8A7_425E_8FC0_B50084F81723]} */
+    /** The value of taxTypeDescriptionId. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DD3FE39A_BC2D_40F3_AB0D_E03A80D0F6AC]} */
     protected java.math.BigDecimal _taxTypeDescriptionId;
 
     /** The value of taxTypeId. {INTEGER : NotNull : Default=[] : FK to TAX_TYPE} */
@@ -325,12 +325,12 @@
     //                                                                            Accessor
     //                                                                            ========
 
-    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0CC7694E_E8A7_425E_8FC0_B50084F81723]} */
+    /** Column Annotation for S2Dao. {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DD3FE39A_BC2D_40F3_AB0D_E03A80D0F6AC]} */
     public static final String taxTypeDescriptionId_COLUMN = "TAX_TYPE_DESCRIPTION_ID";
 
     /**
      * Get the value of taxTypeDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0CC7694E_E8A7_425E_8FC0_B50084F81723]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DD3FE39A_BC2D_40F3_AB0D_E03A80D0F6AC]}
      * 
      * @return The value of taxTypeDescriptionId. (Nullable)
      */
@@ -340,7 +340,7 @@
 
     /**
      * Set the value of taxTypeDescriptionId. <br />
-     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0CC7694E_E8A7_425E_8FC0_B50084F81723]}
+     * {PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DD3FE39A_BC2D_40F3_AB0D_E03A80D0F6AC]}
      * 
      * @param taxTypeDescriptionId The value of taxTypeDescriptionId. (Nullable)
      */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/AddressBookDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/AddressBookDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/AddressBookDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of ADDRESS_BOOK_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_9CFC617A_77D8_4860_B88F_2011A17D2DB7] */
+    /** DB name of ADDRESS_BOOK_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D7210494_56C6_414D_A6EC_1CBC279C4EE9] */
     public static final String DB_NAME_ADDRESS_BOOK_ID = "ADDRESS_BOOK_ID";
 
     /** DB name of CUSTOMER_ID. BIGINT : NotNull : Default=[] : FK to CUSTOMER */
@@ -155,7 +155,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of addressBookId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_9CFC617A_77D8_4860_B88F_2011A17D2DB7] */
+    /** Property name(JavaBeansRule) of addressBookId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D7210494_56C6_414D_A6EC_1CBC279C4EE9] */
     public static final String PROPERTY_NAME_addressBookId = "addressBookId";
 
     /** Property name(JavaBeansRule) of customerId. BIGINT : NotNull : Default=[] : FK to CUSTOMER */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/BargainDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/BargainDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/BargainDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of BARGAIN_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C1ED3A21_E62A_4C9D_B97B_EDF60EE185F7] */
+    /** DB name of BARGAIN_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_1D8DDC07_CCF6_4BAD_8890_B8032398CE97] */
     public static final String DB_NAME_BARGAIN_ID = "BARGAIN_ID";
 
     /** DB name of PRODUCT_ID. BIGINT : NotNull : Default=[] : FK to PRODUCT */
@@ -122,7 +122,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of bargainId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C1ED3A21_E62A_4C9D_B97B_EDF60EE185F7] */
+    /** Property name(JavaBeansRule) of bargainId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_1D8DDC07_CCF6_4BAD_8890_B8032398CE97] */
     public static final String PROPERTY_NAME_bargainId = "bargainId";
 
     /** Property name(JavaBeansRule) of productId. BIGINT : NotNull : Default=[] : FK to PRODUCT */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/BasketDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/BasketDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/BasketDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of BASKET_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_55B79B21_D355_425B_A70D_06CEE3066E35] */
+    /** DB name of BASKET_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_424DAB20_B74D_4934_94BD_20D93A4B61DC] */
     public static final String DB_NAME_BASKET_ID = "BASKET_ID";
 
     /** DB name of CUSTOMER_ID. BIGINT : NotNull : Default=[] : FK to CUSTOMER */
@@ -116,7 +116,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of basketId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_55B79B21_D355_425B_A70D_06CEE3066E35] */
+    /** Property name(JavaBeansRule) of basketId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_424DAB20_B74D_4934_94BD_20D93A4B61DC] */
     public static final String PROPERTY_NAME_basketId = "basketId";
 
     /** Property name(JavaBeansRule) of customerId. BIGINT : NotNull : Default=[] : FK to CUSTOMER */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/BasketProductOptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/BasketProductOptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/BasketProductOptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of BASKET_PRODUCT_OPTION_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_133FE88A_7F04_42D8_82D9_D551DF9E4B85] */
+    /** DB name of BASKET_PRODUCT_OPTION_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_28004F81_B241_4CF5_9B43_4201C25ED017] */
     public static final String DB_NAME_BASKET_PRODUCT_OPTION_ID = "BASKET_PRODUCT_OPTION_ID";
 
     /** DB name of BASKET_ID. BIGINT : NotNull : Default=[] : FK to BASKET */
@@ -107,7 +107,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of basketProductOptionId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_133FE88A_7F04_42D8_82D9_D551DF9E4B85] */
+    /** Property name(JavaBeansRule) of basketProductOptionId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_28004F81_B241_4CF5_9B43_4201C25ED017] */
     public static final String PROPERTY_NAME_basketProductOptionId = "basketProductOptionId";
 
     /** Property name(JavaBeansRule) of basketId. BIGINT : NotNull : Default=[] : FK to BASKET */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CardTypeDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CardTypeDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CardTypeDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of CARD_TYPE_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F6A8D12D_5EFD_4228_BE1B_131C0C0DD7FB] */
+    /** DB name of CARD_TYPE_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_45064542_5A66_458B_A258_EF9302146837] */
     public static final String DB_NAME_CARD_TYPE_ID = "CARD_TYPE_ID";
 
     /** DB name of CODE. VARCHAR(40) : NotNull : Default=[] */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of cardTypeId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F6A8D12D_5EFD_4228_BE1B_131C0C0DD7FB] */
+    /** Property name(JavaBeansRule) of cardTypeId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_45064542_5A66_458B_A258_EF9302146837] */
     public static final String PROPERTY_NAME_cardTypeId = "cardTypeId";
 
     /** Property name(JavaBeansRule) of code. VARCHAR(40) : NotNull : Default=[] */
@@ -366,23 +366,6 @@
     //                                       Foreign Element
     //                                       ---------------
 
-    /**
-     * Get foreign information of cardTypeDescriptionAsOne.
-     * 
-     * @return Foreign information. (NotNull)
-     */
-    public jp.sf.pal.pompei.allcommon.dbmeta.info.ForeignInfo foreignCardTypeDescriptionAsOne() {
-        final jp.sf.pal.pompei.allcommon.dbmeta.info.ForeignInfo foreignInfo = new jp.sf.pal.pompei.allcommon.dbmeta.info.ForeignInfo();
-        foreignInfo.setForeignPropertyName("cardTypeDescriptionAsOne");
-        foreignInfo.setLocalDBMeta(CardTypeDbm.getInstance());
-        foreignInfo.setForeignDBMeta(CardTypeDescriptionDbm.getInstance());
-        final java.util.Map<ColumnInfo, ColumnInfo> map = new java.util.LinkedHashMap<ColumnInfo, ColumnInfo>();
-        map.put(columnCardTypeId(), CardTypeDescriptionDbm.getInstance().columnCardTypeId());
-        foreignInfo.setLocalForeignColumnInfoMap(map);
-        foreignInfo.setRelationNo(0);
-        foreignInfo.setOneToOne(true);
-        return foreignInfo;
-    }
 
     // -----------------------------------------------------
     //                                      Referrer Element
@@ -407,7 +390,7 @@
         final java.util.Map<ColumnInfo, ColumnInfo> map = new java.util.LinkedHashMap<ColumnInfo, ColumnInfo>();
         map.put(columnCardTypeId(), CardTypeDescriptionDbm.getInstance().columnCardTypeId());
         referrerInfo.setLocalReferrerColumnInfoMap(map);
-        referrerInfo.setOneToOne(true);
+        referrerInfo.setOneToOne(false);
         return referrerInfo;
     }
     /**
@@ -481,11 +464,6 @@
         public CardTypeRelationTrace(java.util.List<RelationInfo> relationList, java.util.List<AbstractRelationTrace> relationTraceList) {
             super(relationList, relationTraceList);
         }
-  
-        public CardTypeDescriptionDbm.CardTypeDescriptionRelationTrace foreignCardTypeDescriptionAsOne() {
-            _relationList.add(CardTypeDbm.getInstance().foreignCardTypeDescriptionAsOne());
-            return CardTypeDescriptionDbm.getInstance().createRelationTrace(_relationList, _relationTraceList);
-        }
             public CardTypeDescriptionDbm.CardTypeDescriptionRelationTrace refererCardTypeDescriptionList() {
             return referrerCardTypeDescriptionList();
         }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CardTypeDescriptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CardTypeDescriptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CardTypeDescriptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -18,10 +18,10 @@
  * 
  * <pre>
  * [primary-key]
- *     CARD_TYPE_ID
+ *     CARD_TYPE_DESCRIPTION_ID
  * 
  * [column-property]
- *     CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE
+ *     CARD_TYPE_DESCRIPTION_ID, CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE
  * 
  * [foreign-property]
  *     cardType
@@ -94,7 +94,10 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of CARD_TYPE_ID. PK : INTEGER : NotNull : Default=[] : FK to CARD_TYPE */
+    /** DB name of CARD_TYPE_DESCRIPTION_ID. PK : INTEGER : NotNull : Default=[] */
+    public static final String DB_NAME_CARD_TYPE_DESCRIPTION_ID = "CARD_TYPE_DESCRIPTION_ID";
+
+    /** DB name of CARD_TYPE_ID. INTEGER : NotNull : Default=[] : FK to CARD_TYPE */
     public static final String DB_NAME_CARD_TYPE_ID = "CARD_TYPE_ID";
 
     /** DB name of NAME. VARCHAR(80) : NotNull : Default=[] */
@@ -103,14 +106,17 @@
     /** DB name of DESCRIPTION. CLOB : Default=[] */
     public static final String DB_NAME_DESCRIPTION = "DESCRIPTION";
 
-    /** DB name of LANGUAGE. VARCHAR(20) : Default=[] */
+    /** DB name of LANGUAGE. VARCHAR(20) : NotNull : Default=[] */
     public static final String DB_NAME_LANGUAGE = "LANGUAGE";
 
     // -----------------------------------------------------
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of cardTypeId. PK : INTEGER : NotNull : Default=[] : FK to CARD_TYPE */
+    /** Property name(JavaBeansRule) of cardTypeDescriptionId. PK : INTEGER : NotNull : Default=[] */
+    public static final String PROPERTY_NAME_cardTypeDescriptionId = "cardTypeDescriptionId";
+
+    /** Property name(JavaBeansRule) of cardTypeId. INTEGER : NotNull : Default=[] : FK to CARD_TYPE */
     public static final String PROPERTY_NAME_cardTypeId = "cardTypeId";
 
     /** Property name(JavaBeansRule) of name. VARCHAR(80) : NotNull : Default=[] */
@@ -119,7 +125,7 @@
     /** Property name(JavaBeansRule) of description. CLOB : Default=[] */
     public static final String PROPERTY_NAME_description = "description";
 
-    /** Property name(JavaBeansRule) of language. VARCHAR(20) : Default=[] */
+    /** Property name(JavaBeansRule) of language. VARCHAR(20) : NotNull : Default=[] */
     public static final String PROPERTY_NAME_language = "language";
 
     // -----------------------------------------------------
@@ -144,6 +150,7 @@
         final Map<String, String> map = new LinkedHashMap<String, String>();
         map.put(TABLE_DB_NAME.toLowerCase(), TABLE_PROPERTY_NAME);
 
+        map.put(DB_NAME_CARD_TYPE_DESCRIPTION_ID.toLowerCase(), PROPERTY_NAME_cardTypeDescriptionId);
         map.put(DB_NAME_CARD_TYPE_ID.toLowerCase(), PROPERTY_NAME_cardTypeId);
         map.put(DB_NAME_NAME.toLowerCase(), PROPERTY_NAME_name);
         map.put(DB_NAME_DESCRIPTION.toLowerCase(), PROPERTY_NAME_description);
@@ -162,6 +169,7 @@
         final Map<String, String> map = new LinkedHashMap<String, String>();
         map.put(TABLE_PROPERTY_NAME.toLowerCase(), TABLE_DB_NAME);
 
+        map.put(PROPERTY_NAME_cardTypeDescriptionId.toLowerCase(), DB_NAME_CARD_TYPE_DESCRIPTION_ID);
         map.put(PROPERTY_NAME_cardTypeId.toLowerCase(), DB_NAME_CARD_TYPE_ID);
         map.put(PROPERTY_NAME_name.toLowerCase(), DB_NAME_NAME);
         map.put(PROPERTY_NAME_description.toLowerCase(), DB_NAME_DESCRIPTION);
@@ -297,6 +305,7 @@
      */
     public List<ColumnInfo> getColumnInfoList() {
         final List<ColumnInfo> columnInfoList = new ArrayList<ColumnInfo>();
+        columnInfoList.add(columnCardTypeDescriptionId());
         columnInfoList.add(columnCardTypeId());
         columnInfoList.add(columnName());
         columnInfoList.add(columnDescription());
@@ -304,9 +313,13 @@
         return columnInfoList;
     }
 
+    /** @return The column information of cardTypeDescriptionId. (NotNull) */
+    public ColumnInfo columnCardTypeDescriptionId() {
+        return new ColumnInfo(this, "CARD_TYPE_DESCRIPTION_ID", "cardTypeDescriptionId", java.math.BigDecimal.class, true, null, null);
+    }
     /** @return The column information of cardTypeId. (NotNull) */
     public ColumnInfo columnCardTypeId() {
-        return new ColumnInfo(this, "CARD_TYPE_ID", "cardTypeId", java.math.BigDecimal.class, true, null, null);
+        return new ColumnInfo(this, "CARD_TYPE_ID", "cardTypeId", java.math.BigDecimal.class, false, null, null);
     }
     /** @return The column information of name. (NotNull) */
     public ColumnInfo columnName() {
@@ -335,7 +348,7 @@
     public UniqueInfo getPrimaryUniqueInfo() {
         final UniqueInfo uniqueInfo = new UniqueInfo();
         uniqueInfo.setDBMeta(this);
-        uniqueInfo.addUniqueColumnList(new ColumnInfo(this, "CARD_TYPE_ID", "cardTypeId", java.math.BigDecimal.class, true, null));
+        uniqueInfo.addUniqueColumnList(new ColumnInfo(this, "CARD_TYPE_DESCRIPTION_ID", "cardTypeDescriptionId", java.math.BigDecimal.class, true, null));
         uniqueInfo.setPrimary(true);
         return uniqueInfo;
     }
@@ -378,7 +391,7 @@
         map.put(columnCardTypeId(), CardTypeDbm.getInstance().columnCardTypeId());
         foreignInfo.setLocalForeignColumnInfoMap(map);
         foreignInfo.setRelationNo(0);
-        foreignInfo.setOneToOne(true);
+        foreignInfo.setOneToOne(false);
         return foreignInfo;
     }
 
@@ -440,6 +453,7 @@
             return CardTypeDbm.getInstance().createRelationTrace(_relationList, _relationTraceList);
         }
 
+        public RelationTrace columnCardTypeDescriptionId() { return fixTrace(_relationList, CardTypeDescriptionDbm.getInstance().columnCardTypeDescriptionId()); }
         public RelationTrace columnCardTypeId() { return fixTrace(_relationList, CardTypeDescriptionDbm.getInstance().columnCardTypeId()); }
         public RelationTrace columnName() { return fixTrace(_relationList, CardTypeDescriptionDbm.getInstance().columnName()); }
         public RelationTrace columnDescription() { return fixTrace(_relationList, CardTypeDescriptionDbm.getInstance().columnDescription()); }
@@ -508,8 +522,8 @@
         MapAssertUtil.assertPrimaryKeyMapNotNullAndNotEmpty(primaryKeyMap);
         final MapStringValueAnalyzer analyzer = new MapStringValueAnalyzer(primaryKeyMap, entity.getModifiedPropertyNames());
 
-        MapAssertUtil.assertColumnExistingInPrimaryKeyMap(primaryKeyMap, "CARD_TYPE_ID");
-        if (analyzer.init("CARD_TYPE_ID", "cardTypeId", "cardTypeId")) { myEntity.setCardTypeId(analyzer.analyzeNumber(java.math.BigDecimal.class)); }
+        MapAssertUtil.assertColumnExistingInPrimaryKeyMap(primaryKeyMap, "CARD_TYPE_DESCRIPTION_ID");
+        if (analyzer.init("CARD_TYPE_DESCRIPTION_ID", "cardTypeDescriptionId", "cardTypeDescriptionId")) { myEntity.setCardTypeDescriptionId(analyzer.analyzeNumber(java.math.BigDecimal.class)); }
 
     }
 
@@ -534,6 +548,7 @@
         MapAssertUtil.assertColumnValueMapNotNullAndNotEmpty(columnValueMap);
         final MapStringValueAnalyzer analyzer = new MapStringValueAnalyzer(columnValueMap, entity.getModifiedPropertyNames());
 
+        if (analyzer.init("CARD_TYPE_DESCRIPTION_ID", "cardTypeDescriptionId", "cardTypeDescriptionId")) { myEntity.setCardTypeDescriptionId(analyzer.analyzeNumber(java.math.BigDecimal.class)); }
         if (analyzer.init("CARD_TYPE_ID", "cardTypeId", "cardTypeId")) { myEntity.setCardTypeId(analyzer.analyzeNumber(java.math.BigDecimal.class)); }
         if (analyzer.init("NAME", "name", "name")) { myEntity.setName(analyzer.analyzeString(String.class)); }
         if (analyzer.init("DESCRIPTION", "description", "description")) { myEntity.setDescription(analyzer.analyzeString(String.class)); }
@@ -578,7 +593,7 @@
         final CardTypeDescription myEntity = (CardTypeDescription)entity;
         final String mapMarkAndStartBrace = MAP_STRING_MAP_MARK + startBrace;
         final StringBuffer sb = new StringBuffer();
-        helpAppendingColumnValueString(sb, delimiter, equal, "CARD_TYPE_ID", myEntity.getCardTypeId());
+        helpAppendingColumnValueString(sb, delimiter, equal, "CARD_TYPE_DESCRIPTION_ID", myEntity.getCardTypeDescriptionId());
 
         sb.delete(0, delimiter.length()).insert(0, mapMarkAndStartBrace).append(endBrace);
         return sb.toString();
@@ -608,6 +623,7 @@
         final CardTypeDescription myEntity = (CardTypeDescription)entity;
         final String mapMarkAndStartBrace = MAP_STRING_MAP_MARK + startBrace;
         final StringBuffer sb = new StringBuffer();
+        helpAppendingColumnValueString(sb, delimiter, equal, "CARD_TYPE_DESCRIPTION_ID", myEntity.getCardTypeDescriptionId());
         helpAppendingColumnValueString(sb, delimiter, equal, "CARD_TYPE_ID", myEntity.getCardTypeId());
         helpAppendingColumnValueString(sb, delimiter, equal, "NAME", myEntity.getName());
         helpAppendingColumnValueString(sb, delimiter, equal, "DESCRIPTION", myEntity.getDescription());
@@ -666,6 +682,7 @@
     public Map<String, Object> convertToColumnValueMap(Entity entity) {
         final CardTypeDescription myEntity = downcast(entity);
         final Map<String, Object> valueMap = new LinkedHashMap<String, Object>();
+        valueMap.put("CARD_TYPE_DESCRIPTION_ID", myEntity.getCardTypeDescriptionId());
         valueMap.put("CARD_TYPE_ID", myEntity.getCardTypeId());
         valueMap.put("NAME", myEntity.getName());
         valueMap.put("DESCRIPTION", myEntity.getDescription());
@@ -692,6 +709,7 @@
     public Map<String, String> convertToColumnStringValueMap(Entity entity) {
         final CardTypeDescription myEntity = downcast(entity);
         final Map<String, String> valueMap = new LinkedHashMap<String, String>();
+        valueMap.put("CARD_TYPE_DESCRIPTION_ID", helpGettingColumnStringValue(myEntity.getCardTypeDescriptionId()));
         valueMap.put("CARD_TYPE_ID", helpGettingColumnStringValue(myEntity.getCardTypeId()));
         valueMap.put("NAME", helpGettingColumnStringValue(myEntity.getName()));
         valueMap.put("DESCRIPTION", helpGettingColumnStringValue(myEntity.getDescription()));
@@ -720,9 +738,9 @@
     public String getPreparedInsertClause(PreparedInsertClauseOption preparedInsertClauseOption) {
         if (preparedInsertClauseOption.getTablePrefix() != null) {
             final String tablePrefix = preparedInsertClauseOption.getTablePrefix();
-            return "insert into " + tablePrefix + "CARD_TYPE_DESCRIPTION(CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE) values(? , ? , ? , ? )";
+            return "insert into " + tablePrefix + "CARD_TYPE_DESCRIPTION(CARD_TYPE_DESCRIPTION_ID, CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE) values(? , ? , ? , ? , ? )";
         }
-        return "insert into CARD_TYPE_DESCRIPTION(CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE) values(? , ? , ? , ? )";
+        return "insert into CARD_TYPE_DESCRIPTION(CARD_TYPE_DESCRIPTION_ID, CARD_TYPE_ID, NAME, DESCRIPTION, LANGUAGE) values(? , ? , ? , ? , ? )";
     }
 
 	// ===================================================================================
@@ -732,6 +750,7 @@
 	/** The map of setupper of entity property. map:{propertyName : setupper} (NotNull) */
 	protected Map<String, EntityPropertySetupper<CardTypeDescription>> _entityPropertySetupperMap = new HashMap<String, EntityPropertySetupper<CardTypeDescription>>();
 	{
+	    registerEntityPropertySetupper("CARD_TYPE_DESCRIPTION_ID", "cardTypeDescriptionId", new EntityPropertyCardTypeDescriptionIdSetupper(), _entityPropertySetupperMap);
 	    registerEntityPropertySetupper("CARD_TYPE_ID", "cardTypeId", new EntityPropertyCardTypeIdSetupper(), _entityPropertySetupperMap);
 	    registerEntityPropertySetupper("NAME", "name", new EntityPropertyNameSetupper(), _entityPropertySetupperMap);
 	    registerEntityPropertySetupper("DESCRIPTION", "description", new EntityPropertyDescriptionSetupper(), _entityPropertySetupperMap);
@@ -765,6 +784,9 @@
         callback.setup((CardTypeDescription)entity, value);
 	}
 	
+    public class EntityPropertyCardTypeDescriptionIdSetupper implements EntityPropertySetupper<CardTypeDescription> {
+        public void setup(CardTypeDescription entity, Object value) { entity.setCardTypeDescriptionId((java.math.BigDecimal)value); }
+    }
     public class EntityPropertyCardTypeIdSetupper implements EntityPropertySetupper<CardTypeDescription> {
         public void setup(CardTypeDescription entity, Object value) { entity.setCardTypeId((java.math.BigDecimal)value); }
     }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CategoryContentDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CategoryContentDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CategoryContentDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of CATEGORY_CONTENT_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4BB92276_3622_4251_BD74_98EE82AE0750] */
+    /** DB name of CATEGORY_CONTENT_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_59F16CAA_68AF_473B_AA6F_9E67E3216E5E] */
     public static final String DB_NAME_CATEGORY_CONTENT_ID = "CATEGORY_CONTENT_ID";
 
     /** DB name of CATEGORY_ID. INTEGER : NotNull : Default=[] : FK to CATEGORY */
@@ -113,7 +113,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of categoryContentId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4BB92276_3622_4251_BD74_98EE82AE0750] */
+    /** Property name(JavaBeansRule) of categoryContentId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_59F16CAA_68AF_473B_AA6F_9E67E3216E5E] */
     public static final String PROPERTY_NAME_categoryContentId = "categoryContentId";
 
     /** Property name(JavaBeansRule) of categoryId. INTEGER : NotNull : Default=[] : FK to CATEGORY */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CategoryDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CategoryDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CategoryDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,10 +94,10 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of CATEGORY_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4FA3CD15_20F4_43C7_AA83_208109552F72] */
+    /** DB name of CATEGORY_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0CD3C4AC_A3F8_40B2_96FA_8D96D486B297] */
     public static final String DB_NAME_CATEGORY_ID = "CATEGORY_ID";
 
-    /** DB name of PARENT_CATEGORY_ID. INTEGER : Default=[0] : FK to CATEGORY */
+    /** DB name of PARENT_CATEGORY_ID. INTEGER : NotNull : Default=[0] : FK to CATEGORY */
     public static final String DB_NAME_PARENT_CATEGORY_ID = "PARENT_CATEGORY_ID";
 
     /** DB name of NUM_OF_PRODUCT. INTEGER : Default=[] */
@@ -116,10 +116,10 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of categoryId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4FA3CD15_20F4_43C7_AA83_208109552F72] */
+    /** Property name(JavaBeansRule) of categoryId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0CD3C4AC_A3F8_40B2_96FA_8D96D486B297] */
     public static final String PROPERTY_NAME_categoryId = "categoryId";
 
-    /** Property name(JavaBeansRule) of parentCategoryId. INTEGER : Default=[0] : FK to CATEGORY */
+    /** Property name(JavaBeansRule) of parentCategoryId. INTEGER : NotNull : Default=[0] : FK to CATEGORY */
     public static final String PROPERTY_NAME_parentCategoryId = "parentCategoryId";
 
     /** Property name(JavaBeansRule) of numOfProduct. INTEGER : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CategoryDescriptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CategoryDescriptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CategoryDescriptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of CATEGORY_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_19C8E592_158E_4164_A9F2_073B157D47D7] */
+    /** DB name of CATEGORY_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_910BDDC3_0513_4C48_8105_FC5CA52381BA] */
     public static final String DB_NAME_CATEGORY_DESCRIPTION_ID = "CATEGORY_DESCRIPTION_ID";
 
     /** DB name of CATEGORY_ID. INTEGER : NotNull : Default=[] : FK to CATEGORY */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of categoryDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_19C8E592_158E_4164_A9F2_073B157D47D7] */
+    /** Property name(JavaBeansRule) of categoryDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_910BDDC3_0513_4C48_8105_FC5CA52381BA] */
     public static final String PROPERTY_NAME_categoryDescriptionId = "categoryDescriptionId";
 
     /** Property name(JavaBeansRule) of categoryId. INTEGER : NotNull : Default=[] : FK to CATEGORY */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CountryDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CountryDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CountryDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of COUNTRY_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_015CD6B8_3F4A_4D84_AEC8_FFBE800054D5] */
+    /** DB name of COUNTRY_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_FBDEDB36_DC98_4381_AB66_F78F5E1F0700] */
     public static final String DB_NAME_COUNTRY_ID = "COUNTRY_ID";
 
     /** DB name of CODE. VARCHAR(40) : NotNull : Default=[] */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of countryId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_015CD6B8_3F4A_4D84_AEC8_FFBE800054D5] */
+    /** Property name(JavaBeansRule) of countryId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_FBDEDB36_DC98_4381_AB66_F78F5E1F0700] */
     public static final String PROPERTY_NAME_countryId = "countryId";
 
     /** Property name(JavaBeansRule) of code. VARCHAR(40) : NotNull : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CountryDescriptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CountryDescriptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CountryDescriptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of COUNTRY_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D7EC510E_DF66_48C3_9946_23C66543638C] */
+    /** DB name of COUNTRY_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2BAE7584_6EEE_4F5B_B735_07092AFC9220] */
     public static final String DB_NAME_COUNTRY_DESCRIPTION_ID = "COUNTRY_DESCRIPTION_ID";
 
     /** DB name of COUNTRY_ID. INTEGER : NotNull : Default=[] : FK to COUNTRY */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of countryDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D7EC510E_DF66_48C3_9946_23C66543638C] */
+    /** Property name(JavaBeansRule) of countryDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2BAE7584_6EEE_4F5B_B735_07092AFC9220] */
     public static final String PROPERTY_NAME_countryDescriptionId = "countryDescriptionId";
 
     /** Property name(JavaBeansRule) of countryId. INTEGER : NotNull : Default=[] : FK to COUNTRY */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CustomerDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CustomerDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/CustomerDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of CUSTOMER_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_710E31F8_A866_4F3D_AE8E_529FEE58FA67] */
+    /** DB name of CUSTOMER_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C64CE343_0D94_4048_9346_6FB56437536E] */
     public static final String DB_NAME_CUSTOMER_ID = "CUSTOMER_ID";
 
     /** DB name of PORTAL_ID. VARCHAR(255) : NotNull : Default=[] */
@@ -134,7 +134,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of customerId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_710E31F8_A866_4F3D_AE8E_529FEE58FA67] */
+    /** Property name(JavaBeansRule) of customerId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C64CE343_0D94_4048_9346_6FB56437536E] */
     public static final String PROPERTY_NAME_customerId = "customerId";
 
     /** Property name(JavaBeansRule) of portalId. VARCHAR(255) : NotNull : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryMethodDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryMethodDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryMethodDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of DELIVERY_METHOD_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_83E18D28_594F_402D_B6A1_FBFE0A9AC89E] */
+    /** DB name of DELIVERY_METHOD_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6A680725_6305_4A4A_B93B_33D60CE9C73E] */
     public static final String DB_NAME_DELIVERY_METHOD_ID = "DELIVERY_METHOD_ID";
 
     /** DB name of CODE. VARCHAR(40) : NotNull : Default=[] */
@@ -116,7 +116,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of deliveryMethodId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_83E18D28_594F_402D_B6A1_FBFE0A9AC89E] */
+    /** Property name(JavaBeansRule) of deliveryMethodId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6A680725_6305_4A4A_B93B_33D60CE9C73E] */
     public static final String PROPERTY_NAME_deliveryMethodId = "deliveryMethodId";
 
     /** Property name(JavaBeansRule) of code. VARCHAR(40) : NotNull : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryMethodDescriptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryMethodDescriptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryMethodDescriptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of DELIVERY_METHOD_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_124C3AE3_9603_4A77_87A9_6E15C2CCF9B5] */
+    /** DB name of DELIVERY_METHOD_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A8456DE5_555B_4B35_A6CE_446A277E640B] */
     public static final String DB_NAME_DELIVERY_METHOD_DESCRIPTION_ID = "DELIVERY_METHOD_DESCRIPTION_ID";
 
     /** DB name of DELIVERY_METHOD_ID. INTEGER : NotNull : Default=[0] : FK to DELIVERY_METHOD */
@@ -113,7 +113,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of deliveryMethodDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_124C3AE3_9603_4A77_87A9_6E15C2CCF9B5] */
+    /** Property name(JavaBeansRule) of deliveryMethodDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A8456DE5_555B_4B35_A6CE_446A277E640B] */
     public static final String PROPERTY_NAME_deliveryMethodDescriptionId = "deliveryMethodDescriptionId";
 
     /** Property name(JavaBeansRule) of deliveryMethodId. INTEGER : NotNull : Default=[0] : FK to DELIVERY_METHOD */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryStatusDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryStatusDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryStatusDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of DELIVERY_STATUS_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_7ECCE95C_3682_4849_83A6_98C3435F8EE3] */
+    /** DB name of DELIVERY_STATUS_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2A1AA121_78D0_40CC_A2A4_6E1F2BAAE75B] */
     public static final String DB_NAME_DELIVERY_STATUS_ID = "DELIVERY_STATUS_ID";
 
     /** DB name of CODE. VARCHAR(40) : NotNull : Default=[] */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of deliveryStatusId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_7ECCE95C_3682_4849_83A6_98C3435F8EE3] */
+    /** Property name(JavaBeansRule) of deliveryStatusId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2A1AA121_78D0_40CC_A2A4_6E1F2BAAE75B] */
     public static final String PROPERTY_NAME_deliveryStatusId = "deliveryStatusId";
 
     /** Property name(JavaBeansRule) of code. VARCHAR(40) : NotNull : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryStatusDescriptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryStatusDescriptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryStatusDescriptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of DELIVERY_STATUS_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8A712330_9278_43B8_8F56_B1344A3597F2] */
+    /** DB name of DELIVERY_STATUS_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4CFFC0A2_6FD7_4FAF_9E42_997E87783CA0] */
     public static final String DB_NAME_DELIVERY_STATUS_DESCRIPTION_ID = "DELIVERY_STATUS_DESCRIPTION_ID";
 
     /** DB name of DELIVERY_STATUS_ID. INTEGER : NotNull : Default=[] : FK to DELIVERY_STATUS */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of deliveryStatusDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8A712330_9278_43B8_8F56_B1344A3597F2] */
+    /** Property name(JavaBeansRule) of deliveryStatusDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4CFFC0A2_6FD7_4FAF_9E42_997E87783CA0] */
     public static final String PROPERTY_NAME_deliveryStatusDescriptionId = "deliveryStatusDescriptionId";
 
     /** Property name(JavaBeansRule) of deliveryStatusId. INTEGER : NotNull : Default=[] : FK to DELIVERY_STATUS */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryTypeDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryTypeDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryTypeDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of DELIVERY_TYPE_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2E335DC2_A5AA_4EF3_BC0D_9EC33C3B17CC] */
+    /** DB name of DELIVERY_TYPE_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B55FDD49_87F7_4455_8696_936679989FFC] */
     public static final String DB_NAME_DELIVERY_TYPE_ID = "DELIVERY_TYPE_ID";
 
     /** DB name of CODE. VARCHAR(40) : NotNull : Default=[] */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of deliveryTypeId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2E335DC2_A5AA_4EF3_BC0D_9EC33C3B17CC] */
+    /** Property name(JavaBeansRule) of deliveryTypeId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B55FDD49_87F7_4455_8696_936679989FFC] */
     public static final String PROPERTY_NAME_deliveryTypeId = "deliveryTypeId";
 
     /** Property name(JavaBeansRule) of code. VARCHAR(40) : NotNull : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryTypeDescriptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryTypeDescriptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryTypeDescriptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of DELIVERY_TYPE_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8ABF34BF_E2F8_47E3_AE88_A01F23039810] */
+    /** DB name of DELIVERY_TYPE_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0DCD2A3A_403A_4D5D_9078_B76C44FB4467] */
     public static final String DB_NAME_DELIVERY_TYPE_DESCRIPTION_ID = "DELIVERY_TYPE_DESCRIPTION_ID";
 
     /** DB name of DELIVERY_TYPE_ID. INTEGER : NotNull : Default=[] : FK to DELIVERY_TYPE */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of deliveryTypeDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8ABF34BF_E2F8_47E3_AE88_A01F23039810] */
+    /** Property name(JavaBeansRule) of deliveryTypeDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0DCD2A3A_403A_4D5D_9078_B76C44FB4467] */
     public static final String PROPERTY_NAME_deliveryTypeDescriptionId = "deliveryTypeDescriptionId";
 
     /** Property name(JavaBeansRule) of deliveryTypeId. INTEGER : NotNull : Default=[] : FK to DELIVERY_TYPE */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryZoneDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryZoneDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryZoneDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of DELIVERY_ZONE_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_5A1E0B97_3FD7_4B9B_A454_AF23DE6E57C9] */
+    /** DB name of DELIVERY_ZONE_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0E8BBCF1_D053_45C8_8729_38FA6AA53057] */
     public static final String DB_NAME_DELIVERY_ZONE_ID = "DELIVERY_ZONE_ID";
 
     /** DB name of CODE. VARCHAR(40) : NotNull : Default=[] */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of deliveryZoneId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_5A1E0B97_3FD7_4B9B_A454_AF23DE6E57C9] */
+    /** Property name(JavaBeansRule) of deliveryZoneId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0E8BBCF1_D053_45C8_8729_38FA6AA53057] */
     public static final String PROPERTY_NAME_deliveryZoneId = "deliveryZoneId";
 
     /** Property name(JavaBeansRule) of code. VARCHAR(40) : NotNull : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryZoneDescriptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryZoneDescriptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/DeliveryZoneDescriptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of DELIVERY_ZONE_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E3901314_F773_492A_8549_5DDE04A453F9] */
+    /** DB name of DELIVERY_ZONE_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_11F74D39_5417_4DE3_84C5_C40D89BC8A95] */
     public static final String DB_NAME_DELIVERY_ZONE_DESCRIPTION_ID = "DELIVERY_ZONE_DESCRIPTION_ID";
 
     /** DB name of DELIVERY_ZONE_ID. INTEGER : NotNull : Default=[] : FK to DELIVERY_ZONE */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of deliveryZoneDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E3901314_F773_492A_8549_5DDE04A453F9] */
+    /** Property name(JavaBeansRule) of deliveryZoneDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_11F74D39_5417_4DE3_84C5_C40D89BC8A95] */
     public static final String PROPERTY_NAME_deliveryZoneDescriptionId = "deliveryZoneDescriptionId";
 
     /** Property name(JavaBeansRule) of deliveryZoneId. INTEGER : NotNull : Default=[] : FK to DELIVERY_ZONE */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/FileDataDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/FileDataDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/FileDataDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of FILE_DATA_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_69B8C691_D597_42FF_9F80_93EEE36B3700] */
+    /** DB name of FILE_DATA_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B0527E22_A05A_4652_A066_43012A5A8278] */
     public static final String DB_NAME_FILE_DATA_ID = "FILE_DATA_ID";
 
     /** DB name of NAME. VARCHAR(100) : NotNull : Default=[] */
@@ -113,7 +113,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of fileDataId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_69B8C691_D597_42FF_9F80_93EEE36B3700] */
+    /** Property name(JavaBeansRule) of fileDataId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B0527E22_A05A_4652_A066_43012A5A8278] */
     public static final String PROPERTY_NAME_fileDataId = "fileDataId";
 
     /** Property name(JavaBeansRule) of name. VARCHAR(100) : NotNull : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/FileTagDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/FileTagDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/FileTagDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of FILE_TAG_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8F35358B_62A8_4F34_A2B7_902659BC8B63] */
+    /** DB name of FILE_TAG_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E48332A6_5990_4B48_8A24_8D1BAD3C7879] */
     public static final String DB_NAME_FILE_TAG_ID = "FILE_TAG_ID";
 
     /** DB name of NAME. VARCHAR(100) : NotNull : Default=[] */
@@ -104,7 +104,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of fileTagId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_8F35358B_62A8_4F34_A2B7_902659BC8B63] */
+    /** Property name(JavaBeansRule) of fileTagId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E48332A6_5990_4B48_8A24_8D1BAD3C7879] */
     public static final String PROPERTY_NAME_fileTagId = "fileTagId";
 
     /** Property name(JavaBeansRule) of name. VARCHAR(100) : NotNull : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ImageDataDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ImageDataDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ImageDataDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of FILE_DATA_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0FBA576B_9514_4621_808F_3433A71BA8D4] : FK to FILE_DATA */
+    /** DB name of FILE_DATA_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6FC56EEC_C666_4DF1_A169_188E7963E83E] : FK to FILE_DATA */
     public static final String DB_NAME_FILE_DATA_ID = "FILE_DATA_ID";
 
     /** DB name of SIZE. INTEGER : Default=[] */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of fileDataId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0FBA576B_9514_4621_808F_3433A71BA8D4] : FK to FILE_DATA */
+    /** Property name(JavaBeansRule) of fileDataId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6FC56EEC_C666_4DF1_A169_188E7963E83E] : FK to FILE_DATA */
     public static final String PROPERTY_NAME_fileDataId = "fileDataId";
 
     /** Property name(JavaBeansRule) of size. INTEGER : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ManufacturerDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ManufacturerDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ManufacturerDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -21,7 +21,7 @@
  *     MANUFACTURER_ID
  * 
  * [column-property]
- *     MANUFACTURER_ID, FILE_DATA_ID, UPDATED_DATE
+ *     MANUFACTURER_ID, FILE_DATA_ID, SORT_ORDER, UPDATED_DATE
  * 
  * [foreign-property]
  *     fileData
@@ -94,12 +94,15 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of MANUFACTURER_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_52D41251_BA71_45CD_8BAF_4D4B09633E21] */
+    /** DB name of MANUFACTURER_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A89253C0_D3CF_4F36_8E27_E08F0F2E96EA] */
     public static final String DB_NAME_MANUFACTURER_ID = "MANUFACTURER_ID";
 
     /** DB name of FILE_DATA_ID. BIGINT : Default=[] : FK to FILE_DATA */
     public static final String DB_NAME_FILE_DATA_ID = "FILE_DATA_ID";
 
+    /** DB name of SORT_ORDER. INTEGER : NotNull : Default=[] */
+    public static final String DB_NAME_SORT_ORDER = "SORT_ORDER";
+
     /** DB name of UPDATED_DATE. TIMESTAMP : NotNull : Default=[] */
     public static final String DB_NAME_UPDATED_DATE = "UPDATED_DATE";
 
@@ -107,12 +110,15 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of manufacturerId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_52D41251_BA71_45CD_8BAF_4D4B09633E21] */
+    /** Property name(JavaBeansRule) of manufacturerId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A89253C0_D3CF_4F36_8E27_E08F0F2E96EA] */
     public static final String PROPERTY_NAME_manufacturerId = "manufacturerId";
 
     /** Property name(JavaBeansRule) of fileDataId. BIGINT : Default=[] : FK to FILE_DATA */
     public static final String PROPERTY_NAME_fileDataId = "fileDataId";
 
+    /** Property name(JavaBeansRule) of sortOrder. INTEGER : NotNull : Default=[] */
+    public static final String PROPERTY_NAME_sortOrder = "sortOrder";
+
     /** Property name(JavaBeansRule) of updatedDate. TIMESTAMP : NotNull : Default=[] */
     public static final String PROPERTY_NAME_updatedDate = "updatedDate";
 
@@ -144,6 +150,7 @@
 
         map.put(DB_NAME_MANUFACTURER_ID.toLowerCase(), PROPERTY_NAME_manufacturerId);
         map.put(DB_NAME_FILE_DATA_ID.toLowerCase(), PROPERTY_NAME_fileDataId);
+        map.put(DB_NAME_SORT_ORDER.toLowerCase(), PROPERTY_NAME_sortOrder);
         map.put(DB_NAME_UPDATED_DATE.toLowerCase(), PROPERTY_NAME_updatedDate);
 
         _dbNamePropertyNameKeyToLowerMap = java.util.Collections.unmodifiableMap(map);
@@ -161,6 +168,7 @@
 
         map.put(PROPERTY_NAME_manufacturerId.toLowerCase(), DB_NAME_MANUFACTURER_ID);
         map.put(PROPERTY_NAME_fileDataId.toLowerCase(), DB_NAME_FILE_DATA_ID);
+        map.put(PROPERTY_NAME_sortOrder.toLowerCase(), DB_NAME_SORT_ORDER);
         map.put(PROPERTY_NAME_updatedDate.toLowerCase(), DB_NAME_UPDATED_DATE);
 
         _propertyNameDbNameKeyToLowerMap = java.util.Collections.unmodifiableMap(map);
@@ -295,6 +303,7 @@
         final List<ColumnInfo> columnInfoList = new ArrayList<ColumnInfo>();
         columnInfoList.add(columnManufacturerId());
         columnInfoList.add(columnFileDataId());
+        columnInfoList.add(columnSortOrder());
         columnInfoList.add(columnUpdatedDate());
         return columnInfoList;
     }
@@ -307,6 +316,10 @@
     public ColumnInfo columnFileDataId() {
         return new ColumnInfo(this, "FILE_DATA_ID", "fileDataId", java.math.BigDecimal.class, false, null, null);
     }
+    /** @return The column information of sortOrder. (NotNull) */
+    public ColumnInfo columnSortOrder() {
+        return new ColumnInfo(this, "SORT_ORDER", "sortOrder", java.math.BigDecimal.class, false, null, null);
+    }
     /** @return The column information of updatedDate. (NotNull) */
     public ColumnInfo columnUpdatedDate() {
         return new ColumnInfo(this, "UPDATED_DATE", "updatedDate", java.sql.Timestamp.class, false, null, null);
@@ -493,6 +506,7 @@
 
         public RelationTrace columnManufacturerId() { return fixTrace(_relationList, ManufacturerDbm.getInstance().columnManufacturerId()); }
         public RelationTrace columnFileDataId() { return fixTrace(_relationList, ManufacturerDbm.getInstance().columnFileDataId()); }
+        public RelationTrace columnSortOrder() { return fixTrace(_relationList, ManufacturerDbm.getInstance().columnSortOrder()); }
         public RelationTrace columnUpdatedDate() { return fixTrace(_relationList, ManufacturerDbm.getInstance().columnUpdatedDate()); }
     }
 
@@ -586,6 +600,7 @@
 
         if (analyzer.init("MANUFACTURER_ID", "manufacturerId", "manufacturerId")) { myEntity.setManufacturerId(analyzer.analyzeNumber(java.math.BigDecimal.class)); }
         if (analyzer.init("FILE_DATA_ID", "fileDataId", "fileDataId")) { myEntity.setFileDataId(analyzer.analyzeNumber(java.math.BigDecimal.class)); }
+        if (analyzer.init("SORT_ORDER", "sortOrder", "sortOrder")) { myEntity.setSortOrder(analyzer.analyzeNumber(java.math.BigDecimal.class)); }
         if (analyzer.init("UPDATED_DATE", "updatedDate", "updatedDate")) { myEntity.setUpdatedDate(analyzer.analyzeDate(java.sql.Timestamp.class)); }
 
     }
@@ -659,6 +674,7 @@
         final StringBuffer sb = new StringBuffer();
         helpAppendingColumnValueString(sb, delimiter, equal, "MANUFACTURER_ID", myEntity.getManufacturerId());
         helpAppendingColumnValueString(sb, delimiter, equal, "FILE_DATA_ID", myEntity.getFileDataId());
+        helpAppendingColumnValueString(sb, delimiter, equal, "SORT_ORDER", myEntity.getSortOrder());
         helpAppendingColumnValueString(sb, delimiter, equal, "UPDATED_DATE", myEntity.getUpdatedDate());
 
         sb.delete(0, delimiter.length()).insert(0, mapMarkAndStartBrace).append(endBrace);
@@ -716,6 +732,7 @@
         final Map<String, Object> valueMap = new LinkedHashMap<String, Object>();
         valueMap.put("MANUFACTURER_ID", myEntity.getManufacturerId());
         valueMap.put("FILE_DATA_ID", myEntity.getFileDataId());
+        valueMap.put("SORT_ORDER", myEntity.getSortOrder());
         valueMap.put("UPDATED_DATE", myEntity.getUpdatedDate());
         return valueMap;
     }
@@ -741,6 +758,7 @@
         final Map<String, String> valueMap = new LinkedHashMap<String, String>();
         valueMap.put("MANUFACTURER_ID", helpGettingColumnStringValue(myEntity.getManufacturerId()));
         valueMap.put("FILE_DATA_ID", helpGettingColumnStringValue(myEntity.getFileDataId()));
+        valueMap.put("SORT_ORDER", helpGettingColumnStringValue(myEntity.getSortOrder()));
         valueMap.put("UPDATED_DATE", helpGettingColumnStringValue(myEntity.getUpdatedDate()));
         return valueMap;
     }
@@ -766,9 +784,9 @@
     public String getPreparedInsertClause(PreparedInsertClauseOption preparedInsertClauseOption) {
         if (preparedInsertClauseOption.getTablePrefix() != null) {
             final String tablePrefix = preparedInsertClauseOption.getTablePrefix();
-            return "insert into " + tablePrefix + "MANUFACTURER(MANUFACTURER_ID, FILE_DATA_ID, UPDATED_DATE) values(? , ? , ? )";
+            return "insert into " + tablePrefix + "MANUFACTURER(MANUFACTURER_ID, FILE_DATA_ID, SORT_ORDER, UPDATED_DATE) values(? , ? , ? , ? )";
         }
-        return "insert into MANUFACTURER(MANUFACTURER_ID, FILE_DATA_ID, UPDATED_DATE) values(? , ? , ? )";
+        return "insert into MANUFACTURER(MANUFACTURER_ID, FILE_DATA_ID, SORT_ORDER, UPDATED_DATE) values(? , ? , ? , ? )";
     }
 
 	// ===================================================================================
@@ -780,6 +798,7 @@
 	{
 	    registerEntityPropertySetupper("MANUFACTURER_ID", "manufacturerId", new EntityPropertyManufacturerIdSetupper(), _entityPropertySetupperMap);
 	    registerEntityPropertySetupper("FILE_DATA_ID", "fileDataId", new EntityPropertyFileDataIdSetupper(), _entityPropertySetupperMap);
+	    registerEntityPropertySetupper("SORT_ORDER", "sortOrder", new EntityPropertySortOrderSetupper(), _entityPropertySetupperMap);
 	    registerEntityPropertySetupper("UPDATED_DATE", "updatedDate", new EntityPropertyUpdatedDateSetupper(), _entityPropertySetupperMap);
 	}
 	
@@ -816,6 +835,9 @@
     public class EntityPropertyFileDataIdSetupper implements EntityPropertySetupper<Manufacturer> {
         public void setup(Manufacturer entity, Object value) { entity.setFileDataId((java.math.BigDecimal)value); }
     }
+    public class EntityPropertySortOrderSetupper implements EntityPropertySetupper<Manufacturer> {
+        public void setup(Manufacturer entity, Object value) { entity.setSortOrder((java.math.BigDecimal)value); }
+    }
     public class EntityPropertyUpdatedDateSetupper implements EntityPropertySetupper<Manufacturer> {
         public void setup(Manufacturer entity, Object value) { entity.setUpdatedDate((java.sql.Timestamp)value); }
     }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ManufacturerDescriptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ManufacturerDescriptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ManufacturerDescriptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of MANUFACTURER_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2EB5FD1C_7D37_4008_8A88_B9563F45FF2E] */
+    /** DB name of MANUFACTURER_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_699A2B96_2025_4D86_9ADE_9519B4DE88B3] */
     public static final String DB_NAME_MANUFACTURER_DESCRIPTION_ID = "MANUFACTURER_DESCRIPTION_ID";
 
     /** DB name of MANUFACTURER_ID. INTEGER : NotNull : Default=[] : FK to MANUFACTURER */
@@ -116,7 +116,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of manufacturerDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_2EB5FD1C_7D37_4008_8A88_B9563F45FF2E] */
+    /** Property name(JavaBeansRule) of manufacturerDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_699A2B96_2025_4D86_9ADE_9519B4DE88B3] */
     public static final String PROPERTY_NAME_manufacturerDescriptionId = "manufacturerDescriptionId";
 
     /** Property name(JavaBeansRule) of manufacturerId. INTEGER : NotNull : Default=[] : FK to MANUFACTURER */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderCardInfoDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderCardInfoDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderCardInfoDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of ORDER_FORM_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D53ED367_3C7F_4C15_A47A_38C37C5E95BF] */
+    /** DB name of ORDER_FORM_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6EDABBCB_08A9_4C6E_9117_001D29789701] */
     public static final String DB_NAME_ORDER_FORM_ID = "ORDER_FORM_ID";
 
     /** DB name of CARD_TYPE_ID. INTEGER : Default=[] : FK to CARD_TYPE */
@@ -119,7 +119,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of orderFormId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D53ED367_3C7F_4C15_A47A_38C37C5E95BF] */
+    /** Property name(JavaBeansRule) of orderFormId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6EDABBCB_08A9_4C6E_9117_001D29789701] */
     public static final String PROPERTY_NAME_orderFormId = "orderFormId";
 
     /** Property name(JavaBeansRule) of cardTypeId. INTEGER : Default=[] : FK to CARD_TYPE */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderCommentDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderCommentDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderCommentDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of ORDER_COMMENT_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_534CB357_29FE_46E0_BF5A_31DB02B4C2B4] */
+    /** DB name of ORDER_COMMENT_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0AAACEBD_476B_48E6_8727_20639827E713] */
     public static final String DB_NAME_ORDER_COMMENT_ID = "ORDER_COMMENT_ID";
 
     /** DB name of ORDER_FORM_ID. BIGINT : NotNull : Default=[] : FK to ORDER_FORM */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of orderCommentId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_534CB357_29FE_46E0_BF5A_31DB02B4C2B4] */
+    /** Property name(JavaBeansRule) of orderCommentId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0AAACEBD_476B_48E6_8727_20639827E713] */
     public static final String PROPERTY_NAME_orderCommentId = "orderCommentId";
 
     /** Property name(JavaBeansRule) of orderFormId. BIGINT : NotNull : Default=[] : FK to ORDER_FORM */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderFormDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderFormDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderFormDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of ORDER_FORM_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D3004F7E_E4DC_4DB8_A3BB_865D6D062E11] */
+    /** DB name of ORDER_FORM_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_97291D6C_4575_4C7A_84B1_31AFAFB01441] */
     public static final String DB_NAME_ORDER_FORM_ID = "ORDER_FORM_ID";
 
     /** DB name of ORDER_FORM_NUMBER. VARCHAR(40) : NotNull : Default=[] */
@@ -212,7 +212,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of orderFormId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D3004F7E_E4DC_4DB8_A3BB_865D6D062E11] */
+    /** Property name(JavaBeansRule) of orderFormId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_97291D6C_4575_4C7A_84B1_31AFAFB01441] */
     public static final String PROPERTY_NAME_orderFormId = "orderFormId";
 
     /** Property name(JavaBeansRule) of orderFormNumber. VARCHAR(40) : NotNull : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderNotificationDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderNotificationDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderNotificationDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of ORDER_NOTIFICATION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A56646FF_8D00_447E_8979_B1F04B75127C] */
+    /** DB name of ORDER_NOTIFICATION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A298E2F5_7462_4267_856F_3DFF791DC331] */
     public static final String DB_NAME_ORDER_NOTIFICATION_ID = "ORDER_NOTIFICATION_ID";
 
     /** DB name of ORDER_STATUS_ID. INTEGER : NotNull : Default=[] : FK to ORDER_STATUS */
@@ -113,7 +113,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of orderNotificationId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A56646FF_8D00_447E_8979_B1F04B75127C] */
+    /** Property name(JavaBeansRule) of orderNotificationId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A298E2F5_7462_4267_856F_3DFF791DC331] */
     public static final String PROPERTY_NAME_orderNotificationId = "orderNotificationId";
 
     /** Property name(JavaBeansRule) of orderStatusId. INTEGER : NotNull : Default=[] : FK to ORDER_STATUS */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderProductDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderProductDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderProductDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of ORDER_PRODUCT_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D3405615_665D_446A_A6A6_AA4CB507AC21] */
+    /** DB name of ORDER_PRODUCT_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DE751592_21FA_40AF_9851_3E4385E4A51B] */
     public static final String DB_NAME_ORDER_PRODUCT_ID = "ORDER_PRODUCT_ID";
 
     /** DB name of ORDER_FORM_ID. BIGINT : NotNull : Default=[] : FK to ORDER_FORM */
@@ -125,7 +125,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of orderProductId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_D3405615_665D_446A_A6A6_AA4CB507AC21] */
+    /** Property name(JavaBeansRule) of orderProductId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DE751592_21FA_40AF_9851_3E4385E4A51B] */
     public static final String PROPERTY_NAME_orderProductId = "orderProductId";
 
     /** Property name(JavaBeansRule) of orderFormId. BIGINT : NotNull : Default=[] : FK to ORDER_FORM */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderProductOptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderProductOptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderProductOptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of ORDER_PRODUCT_OPTION_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B907A6FF_C4DA_4B5F_8F0D_1D8715AB93B2] */
+    /** DB name of ORDER_PRODUCT_OPTION_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6C0245AE_26E5_4D4F_85CE_16164FD96F71] */
     public static final String DB_NAME_ORDER_PRODUCT_OPTION_ID = "ORDER_PRODUCT_OPTION_ID";
 
     /** DB name of ORDER_PRODUCT_ID. BIGINT : NotNull : Default=[] : FK to ORDER_PRODUCT */
@@ -113,7 +113,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of orderProductOptionId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B907A6FF_C4DA_4B5F_8F0D_1D8715AB93B2] */
+    /** Property name(JavaBeansRule) of orderProductOptionId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6C0245AE_26E5_4D4F_85CE_16164FD96F71] */
     public static final String PROPERTY_NAME_orderProductOptionId = "orderProductOptionId";
 
     /** Property name(JavaBeansRule) of orderProductId. BIGINT : NotNull : Default=[] : FK to ORDER_PRODUCT */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderStatusDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderStatusDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderStatusDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of ORDER_STATUS_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4B628969_E346_4380_BF54_CBF375E67C49] */
+    /** DB name of ORDER_STATUS_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3D495223_CD80_4C7F_B1F9_79BABD0F7565] */
     public static final String DB_NAME_ORDER_STATUS_ID = "ORDER_STATUS_ID";
 
     /** DB name of TYPE. INTEGER : NotNull : Default=[] */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of orderStatusId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4B628969_E346_4380_BF54_CBF375E67C49] */
+    /** Property name(JavaBeansRule) of orderStatusId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3D495223_CD80_4C7F_B1F9_79BABD0F7565] */
     public static final String PROPERTY_NAME_orderStatusId = "orderStatusId";
 
     /** Property name(JavaBeansRule) of type. INTEGER : NotNull : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderStatusDescriptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderStatusDescriptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderStatusDescriptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of ORDER_STATUS_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DB321A04_5D3D_4913_857C_7DBAA36F80BD] */
+    /** DB name of ORDER_STATUS_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_CE73C939_7739_4BCC_92CD_E145D618C431] */
     public static final String DB_NAME_ORDER_STATUS_DESCRIPTION_ID = "ORDER_STATUS_DESCRIPTION_ID";
 
     /** DB name of ORDER_STATUS_ID. INTEGER : NotNull : Default=[] : FK to ORDER_STATUS */
@@ -113,7 +113,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of orderStatusDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DB321A04_5D3D_4913_857C_7DBAA36F80BD] */
+    /** Property name(JavaBeansRule) of orderStatusDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_CE73C939_7739_4BCC_92CD_E145D618C431] */
     public static final String PROPERTY_NAME_orderStatusDescriptionId = "orderStatusDescriptionId";
 
     /** Property name(JavaBeansRule) of orderStatusId. INTEGER : NotNull : Default=[] : FK to ORDER_STATUS */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderStatusHistoryDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderStatusHistoryDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/OrderStatusHistoryDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of ORDER_STATUS_HISTORY_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_9CFD92AF_4974_4F56_9A15_373D3897F00C] */
+    /** DB name of ORDER_STATUS_HISTORY_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_905C4826_4703_4DAB_A48A_F48D288A3927] */
     public static final String DB_NAME_ORDER_STATUS_HISTORY_ID = "ORDER_STATUS_HISTORY_ID";
 
     /** DB name of ORDER_FORM_ID. BIGINT : NotNull : Default=[] : FK to ORDER_FORM */
@@ -116,7 +116,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of orderStatusHistoryId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_9CFD92AF_4974_4F56_9A15_373D3897F00C] */
+    /** Property name(JavaBeansRule) of orderStatusHistoryId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_905C4826_4703_4DAB_A48A_F48D288A3927] */
     public static final String PROPERTY_NAME_orderStatusHistoryId = "orderStatusHistoryId";
 
     /** Property name(JavaBeansRule) of orderFormId. BIGINT : NotNull : Default=[] : FK to ORDER_FORM */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentMethodDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentMethodDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentMethodDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of PAYMENT_METHOD_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A84B4E92_AD0D_4E08_88D4_011613EA575E] */
+    /** DB name of PAYMENT_METHOD_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E4D4FB72_9B5C_4D6F_BA9B_29CC5DD1FF49] */
     public static final String DB_NAME_PAYMENT_METHOD_ID = "PAYMENT_METHOD_ID";
 
     /** DB name of CODE. VARCHAR(40) : NotNull : Default=[] */
@@ -116,7 +116,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of paymentMethodId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_A84B4E92_AD0D_4E08_88D4_011613EA575E] */
+    /** Property name(JavaBeansRule) of paymentMethodId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E4D4FB72_9B5C_4D6F_BA9B_29CC5DD1FF49] */
     public static final String PROPERTY_NAME_paymentMethodId = "paymentMethodId";
 
     /** Property name(JavaBeansRule) of code. VARCHAR(40) : NotNull : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentMethodDescriptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentMethodDescriptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentMethodDescriptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of PAYMENT_METHOD_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3110F07F_6AB8_4344_A145_796373F341A0] */
+    /** DB name of PAYMENT_METHOD_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B63F9DB0_5D6E_4F58_8CBA_787127E36458] */
     public static final String DB_NAME_PAYMENT_METHOD_DESCRIPTION_ID = "PAYMENT_METHOD_DESCRIPTION_ID";
 
     /** DB name of PAYMENT_METHOD_ID. INTEGER : NotNull : Default=[] : FK to PAYMENT_METHOD */
@@ -113,7 +113,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of paymentMethodDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3110F07F_6AB8_4344_A145_796373F341A0] */
+    /** Property name(JavaBeansRule) of paymentMethodDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_B63F9DB0_5D6E_4F58_8CBA_787127E36458] */
     public static final String PROPERTY_NAME_paymentMethodDescriptionId = "paymentMethodDescriptionId";
 
     /** Property name(JavaBeansRule) of paymentMethodId. INTEGER : NotNull : Default=[] : FK to PAYMENT_METHOD */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentStatusDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentStatusDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentStatusDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of PAYMENT_STATUS_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_77FE796C_4B82_49B8_9A63_44574E9D760F] */
+    /** DB name of PAYMENT_STATUS_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_FCF193D8_42E9_4A5E_A04C_C257F95028D4] */
     public static final String DB_NAME_PAYMENT_STATUS_ID = "PAYMENT_STATUS_ID";
 
     /** DB name of CODE. VARCHAR(40) : NotNull : Default=[] */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of paymentStatusId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_77FE796C_4B82_49B8_9A63_44574E9D760F] */
+    /** Property name(JavaBeansRule) of paymentStatusId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_FCF193D8_42E9_4A5E_A04C_C257F95028D4] */
     public static final String PROPERTY_NAME_paymentStatusId = "paymentStatusId";
 
     /** Property name(JavaBeansRule) of code. VARCHAR(40) : NotNull : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentStatusDescriptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentStatusDescriptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/PaymentStatusDescriptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of PAYMENT_STATUS_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C73EF71F_6C58_441F_B1CA_5FBA17533326] */
+    /** DB name of PAYMENT_STATUS_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_14D4BFFE_3E11_4935_99BF_2E30F5209C49] */
     public static final String DB_NAME_PAYMENT_STATUS_DESCRIPTION_ID = "PAYMENT_STATUS_DESCRIPTION_ID";
 
     /** DB name of PAYMENT_STATUS_ID. INTEGER : NotNull : Default=[] : FK to PAYMENT_STATUS */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of paymentStatusDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_C73EF71F_6C58_441F_B1CA_5FBA17533326] */
+    /** Property name(JavaBeansRule) of paymentStatusDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_14D4BFFE_3E11_4935_99BF_2E30F5209C49] */
     public static final String PROPERTY_NAME_paymentStatusDescriptionId = "paymentStatusDescriptionId";
 
     /** Property name(JavaBeansRule) of paymentStatusId. INTEGER : NotNull : Default=[] : FK to PAYMENT_STATUS */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductAttributeDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductAttributeDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductAttributeDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of PRODUCT_ATTRIBUTE_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_EBCC091E_0172_4396_943C_03860F5DFA25] */
+    /** DB name of PRODUCT_ATTRIBUTE_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DE26F720_54E8_4247_B1A3_392DA0E48E1B] */
     public static final String DB_NAME_PRODUCT_ATTRIBUTE_ID = "PRODUCT_ATTRIBUTE_ID";
 
     /** DB name of PRODUCT_ID. BIGINT : NotNull : Default=[] : FK to PRODUCT */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of productAttributeId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_EBCC091E_0172_4396_943C_03860F5DFA25] */
+    /** Property name(JavaBeansRule) of productAttributeId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DE26F720_54E8_4247_B1A3_392DA0E48E1B] */
     public static final String PROPERTY_NAME_productAttributeId = "productAttributeId";
 
     /** Property name(JavaBeansRule) of productId. BIGINT : NotNull : Default=[] : FK to PRODUCT */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductContentDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductContentDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductContentDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of PRODUCT_CONTENT_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_89F873C8_77B4_46F4_BC1A_AA700873E99F] */
+    /** DB name of PRODUCT_CONTENT_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3DD1CAD5_A671_4D27_9858_A46492708AC6] */
     public static final String DB_NAME_PRODUCT_CONTENT_ID = "PRODUCT_CONTENT_ID";
 
     /** DB name of PRODUCT_ID. BIGINT : NotNull : Default=[] : FK to PRODUCT */
@@ -113,7 +113,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of productContentId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_89F873C8_77B4_46F4_BC1A_AA700873E99F] */
+    /** Property name(JavaBeansRule) of productContentId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_3DD1CAD5_A671_4D27_9858_A46492708AC6] */
     public static final String PROPERTY_NAME_productContentId = "productContentId";
 
     /** Property name(JavaBeansRule) of productId. BIGINT : NotNull : Default=[] : FK to PRODUCT */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,13 +94,13 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of PRODUCT_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_41696CBF_7085_4F82_A511_FACD5D8AC8CC] */
+    /** DB name of PRODUCT_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6A68D83A_2C12_40FB_BA60_C5D8D7584F1A] */
     public static final String DB_NAME_PRODUCT_ID = "PRODUCT_ID";
 
     /** DB name of MODEL. VARCHAR(80) : Default=[] */
     public static final String DB_NAME_MODEL = "MODEL";
 
-    /** DB name of CODE. VARCHAR(40) : Default=[] */
+    /** DB name of CODE. VARCHAR(40) : NotNull : Default=[] */
     public static final String DB_NAME_CODE = "CODE";
 
     /** DB name of STOCK. INTEGER : Default=[] */
@@ -152,13 +152,13 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of productId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_41696CBF_7085_4F82_A511_FACD5D8AC8CC] */
+    /** Property name(JavaBeansRule) of productId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_6A68D83A_2C12_40FB_BA60_C5D8D7584F1A] */
     public static final String PROPERTY_NAME_productId = "productId";
 
     /** Property name(JavaBeansRule) of model. VARCHAR(80) : Default=[] */
     public static final String PROPERTY_NAME_model = "model";
 
-    /** Property name(JavaBeansRule) of code. VARCHAR(40) : Default=[] */
+    /** Property name(JavaBeansRule) of code. VARCHAR(40) : NotNull : Default=[] */
     public static final String PROPERTY_NAME_code = "code";
 
     /** Property name(JavaBeansRule) of stock. INTEGER : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductDescriptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductDescriptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductDescriptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of PRODUCT_DESCRIPTION_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F5EFCAAE_FD13_4266_B040_F7F7CD8FA6C2] */
+    /** DB name of PRODUCT_DESCRIPTION_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4DA18714_F8AA_493C_8D24_496AF7886272] */
     public static final String DB_NAME_PRODUCT_DESCRIPTION_ID = "PRODUCT_DESCRIPTION_ID";
 
     /** DB name of PRODUCT_ID. BIGINT : NotNull : Default=[] : FK to PRODUCT */
@@ -119,7 +119,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of productDescriptionId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F5EFCAAE_FD13_4266_B040_F7F7CD8FA6C2] */
+    /** Property name(JavaBeansRule) of productDescriptionId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4DA18714_F8AA_493C_8D24_496AF7886272] */
     public static final String PROPERTY_NAME_productDescriptionId = "productDescriptionId";
 
     /** Property name(JavaBeansRule) of productId. BIGINT : NotNull : Default=[] : FK to PRODUCT */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of PRODUCT_OPTION_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F01B5572_E126_47CD_B4AC_934637DBC2AE] */
+    /** DB name of PRODUCT_OPTION_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_73D2F424_A7DF_4039_B29B_4FEC0429FFAD] */
     public static final String DB_NAME_PRODUCT_OPTION_ID = "PRODUCT_OPTION_ID";
 
     /** DB name of PRODUCT_ID. BIGINT : NotNull : Default=[] : FK to PRODUCT */
@@ -110,7 +110,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of productOptionId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_F01B5572_E126_47CD_B4AC_934637DBC2AE] */
+    /** Property name(JavaBeansRule) of productOptionId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_73D2F424_A7DF_4039_B29B_4FEC0429FFAD] */
     public static final String PROPERTY_NAME_productOptionId = "productOptionId";
 
     /** Property name(JavaBeansRule) of productId. BIGINT : NotNull : Default=[] : FK to PRODUCT */
@@ -386,23 +386,6 @@
         return foreignInfo;
     }
 
-    /**
-     * Get foreign information of productOptionDescriptionAsOne.
-     * 
-     * @return Foreign information. (NotNull)
-     */
-    public jp.sf.pal.pompei.allcommon.dbmeta.info.ForeignInfo foreignProductOptionDescriptionAsOne() {
-        final jp.sf.pal.pompei.allcommon.dbmeta.info.ForeignInfo foreignInfo = new jp.sf.pal.pompei.allcommon.dbmeta.info.ForeignInfo();
-        foreignInfo.setForeignPropertyName("productOptionDescriptionAsOne");
-        foreignInfo.setLocalDBMeta(ProductOptionDbm.getInstance());
-        foreignInfo.setForeignDBMeta(ProductOptionDescriptionDbm.getInstance());
-        final java.util.Map<ColumnInfo, ColumnInfo> map = new java.util.LinkedHashMap<ColumnInfo, ColumnInfo>();
-        map.put(columnProductOptionId(), ProductOptionDescriptionDbm.getInstance().columnProductOptionId());
-        foreignInfo.setLocalForeignColumnInfoMap(map);
-        foreignInfo.setRelationNo(1);
-        foreignInfo.setOneToOne(true);
-        return foreignInfo;
-    }
 
     // -----------------------------------------------------
     //                                      Referrer Element
@@ -427,7 +410,7 @@
         final java.util.Map<ColumnInfo, ColumnInfo> map = new java.util.LinkedHashMap<ColumnInfo, ColumnInfo>();
         map.put(columnProductOptionId(), ProductOptionDescriptionDbm.getInstance().columnProductOptionId());
         referrerInfo.setLocalReferrerColumnInfoMap(map);
-        referrerInfo.setOneToOne(true);
+        referrerInfo.setOneToOne(false);
         return referrerInfo;
     }
     /**
@@ -506,11 +489,6 @@
             _relationList.add(ProductOptionDbm.getInstance().foreignProduct());
             return ProductDbm.getInstance().createRelationTrace(_relationList, _relationTraceList);
         }
-  
-        public ProductOptionDescriptionDbm.ProductOptionDescriptionRelationTrace foreignProductOptionDescriptionAsOne() {
-            _relationList.add(ProductOptionDbm.getInstance().foreignProductOptionDescriptionAsOne());
-            return ProductOptionDescriptionDbm.getInstance().createRelationTrace(_relationList, _relationTraceList);
-        }
             public ProductOptionDescriptionDbm.ProductOptionDescriptionRelationTrace refererProductOptionDescriptionList() {
             return referrerProductOptionDescriptionList();
         }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionDescriptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionDescriptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionDescriptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -18,10 +18,10 @@
  * 
  * <pre>
  * [primary-key]
- *     PRODUCT_OPTION_ID
+ *     PRODUCT_OPTION_DESCRIPTION_ID
  * 
  * [column-property]
- *     PRODUCT_OPTION_ID, NAME, LANGUAGE
+ *     PRODUCT_OPTION_DESCRIPTION_ID, PRODUCT_OPTION_ID, NAME, LANGUAGE
  * 
  * [foreign-property]
  *     productOption
@@ -33,7 +33,7 @@
  *     
  * 
  * [identity]
- *     productOptionId
+ *     productOptionDescriptionId
  * 
  * [update-date]
  *     
@@ -94,7 +94,10 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of PRODUCT_OPTION_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4E70A10E_98B7_4CBD_8EDF_4743D8004466] : FK to PRODUCT_OPTION */
+    /** DB name of PRODUCT_OPTION_DESCRIPTION_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_01FAF0C4_84DA_496A_B2AF_E83791235902] */
+    public static final String DB_NAME_PRODUCT_OPTION_DESCRIPTION_ID = "PRODUCT_OPTION_DESCRIPTION_ID";
+
+    /** DB name of PRODUCT_OPTION_ID. BIGINT : NotNull : Default=[] : FK to PRODUCT_OPTION */
     public static final String DB_NAME_PRODUCT_OPTION_ID = "PRODUCT_OPTION_ID";
 
     /** DB name of NAME. VARCHAR(80) : NotNull : Default=[] */
@@ -107,7 +110,10 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of productOptionId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4E70A10E_98B7_4CBD_8EDF_4743D8004466] : FK to PRODUCT_OPTION */
+    /** Property name(JavaBeansRule) of productOptionDescriptionId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_01FAF0C4_84DA_496A_B2AF_E83791235902] */
+    public static final String PROPERTY_NAME_productOptionDescriptionId = "productOptionDescriptionId";
+
+    /** Property name(JavaBeansRule) of productOptionId. BIGINT : NotNull : Default=[] : FK to PRODUCT_OPTION */
     public static final String PROPERTY_NAME_productOptionId = "productOptionId";
 
     /** Property name(JavaBeansRule) of name. VARCHAR(80) : NotNull : Default=[] */
@@ -138,6 +144,7 @@
         final Map<String, String> map = new LinkedHashMap<String, String>();
         map.put(TABLE_DB_NAME.toLowerCase(), TABLE_PROPERTY_NAME);
 
+        map.put(DB_NAME_PRODUCT_OPTION_DESCRIPTION_ID.toLowerCase(), PROPERTY_NAME_productOptionDescriptionId);
         map.put(DB_NAME_PRODUCT_OPTION_ID.toLowerCase(), PROPERTY_NAME_productOptionId);
         map.put(DB_NAME_NAME.toLowerCase(), PROPERTY_NAME_name);
         map.put(DB_NAME_LANGUAGE.toLowerCase(), PROPERTY_NAME_language);
@@ -155,6 +162,7 @@
         final Map<String, String> map = new LinkedHashMap<String, String>();
         map.put(TABLE_PROPERTY_NAME.toLowerCase(), TABLE_DB_NAME);
 
+        map.put(PROPERTY_NAME_productOptionDescriptionId.toLowerCase(), DB_NAME_PRODUCT_OPTION_DESCRIPTION_ID);
         map.put(PROPERTY_NAME_productOptionId.toLowerCase(), DB_NAME_PRODUCT_OPTION_ID);
         map.put(PROPERTY_NAME_name.toLowerCase(), DB_NAME_NAME);
         map.put(PROPERTY_NAME_language.toLowerCase(), DB_NAME_LANGUAGE);
@@ -289,15 +297,20 @@
      */
     public List<ColumnInfo> getColumnInfoList() {
         final List<ColumnInfo> columnInfoList = new ArrayList<ColumnInfo>();
+        columnInfoList.add(columnProductOptionDescriptionId());
         columnInfoList.add(columnProductOptionId());
         columnInfoList.add(columnName());
         columnInfoList.add(columnLanguage());
         return columnInfoList;
     }
 
+    /** @return The column information of productOptionDescriptionId. (NotNull) */
+    public ColumnInfo columnProductOptionDescriptionId() {
+        return new ColumnInfo(this, "PRODUCT_OPTION_DESCRIPTION_ID", "productOptionDescriptionId", java.math.BigDecimal.class, true, null, null);
+    }
     /** @return The column information of productOptionId. (NotNull) */
     public ColumnInfo columnProductOptionId() {
-        return new ColumnInfo(this, "PRODUCT_OPTION_ID", "productOptionId", java.math.BigDecimal.class, true, null, null);
+        return new ColumnInfo(this, "PRODUCT_OPTION_ID", "productOptionId", java.math.BigDecimal.class, false, null, null);
     }
     /** @return The column information of name. (NotNull) */
     public ColumnInfo columnName() {
@@ -322,7 +335,7 @@
     public UniqueInfo getPrimaryUniqueInfo() {
         final UniqueInfo uniqueInfo = new UniqueInfo();
         uniqueInfo.setDBMeta(this);
-        uniqueInfo.addUniqueColumnList(new ColumnInfo(this, "PRODUCT_OPTION_ID", "productOptionId", java.math.BigDecimal.class, true, null));
+        uniqueInfo.addUniqueColumnList(new ColumnInfo(this, "PRODUCT_OPTION_DESCRIPTION_ID", "productOptionDescriptionId", java.math.BigDecimal.class, true, null));
         uniqueInfo.setPrimary(true);
         return uniqueInfo;
     }
@@ -365,7 +378,7 @@
         map.put(columnProductOptionId(), ProductOptionDbm.getInstance().columnProductOptionId());
         foreignInfo.setLocalForeignColumnInfoMap(map);
         foreignInfo.setRelationNo(0);
-        foreignInfo.setOneToOne(true);
+        foreignInfo.setOneToOne(false);
         return foreignInfo;
     }
 
@@ -427,6 +440,7 @@
             return ProductOptionDbm.getInstance().createRelationTrace(_relationList, _relationTraceList);
         }
 
+        public RelationTrace columnProductOptionDescriptionId() { return fixTrace(_relationList, ProductOptionDescriptionDbm.getInstance().columnProductOptionDescriptionId()); }
         public RelationTrace columnProductOptionId() { return fixTrace(_relationList, ProductOptionDescriptionDbm.getInstance().columnProductOptionId()); }
         public RelationTrace columnName() { return fixTrace(_relationList, ProductOptionDescriptionDbm.getInstance().columnName()); }
         public RelationTrace columnLanguage() { return fixTrace(_relationList, ProductOptionDescriptionDbm.getInstance().columnLanguage()); }
@@ -494,8 +508,8 @@
         MapAssertUtil.assertPrimaryKeyMapNotNullAndNotEmpty(primaryKeyMap);
         final MapStringValueAnalyzer analyzer = new MapStringValueAnalyzer(primaryKeyMap, entity.getModifiedPropertyNames());
 
-        MapAssertUtil.assertColumnExistingInPrimaryKeyMap(primaryKeyMap, "PRODUCT_OPTION_ID");
-        if (analyzer.init("PRODUCT_OPTION_ID", "productOptionId", "productOptionId")) { myEntity.setProductOptionId(analyzer.analyzeNumber(java.math.BigDecimal.class)); }
+        MapAssertUtil.assertColumnExistingInPrimaryKeyMap(primaryKeyMap, "PRODUCT_OPTION_DESCRIPTION_ID");
+        if (analyzer.init("PRODUCT_OPTION_DESCRIPTION_ID", "productOptionDescriptionId", "productOptionDescriptionId")) { myEntity.setProductOptionDescriptionId(analyzer.analyzeNumber(java.math.BigDecimal.class)); }
 
     }
 
@@ -520,6 +534,7 @@
         MapAssertUtil.assertColumnValueMapNotNullAndNotEmpty(columnValueMap);
         final MapStringValueAnalyzer analyzer = new MapStringValueAnalyzer(columnValueMap, entity.getModifiedPropertyNames());
 
+        if (analyzer.init("PRODUCT_OPTION_DESCRIPTION_ID", "productOptionDescriptionId", "productOptionDescriptionId")) { myEntity.setProductOptionDescriptionId(analyzer.analyzeNumber(java.math.BigDecimal.class)); }
         if (analyzer.init("PRODUCT_OPTION_ID", "productOptionId", "productOptionId")) { myEntity.setProductOptionId(analyzer.analyzeNumber(java.math.BigDecimal.class)); }
         if (analyzer.init("NAME", "name", "name")) { myEntity.setName(analyzer.analyzeString(String.class)); }
         if (analyzer.init("LANGUAGE", "language", "language")) { myEntity.setLanguage(analyzer.analyzeString(String.class)); }
@@ -563,7 +578,7 @@
         final ProductOptionDescription myEntity = (ProductOptionDescription)entity;
         final String mapMarkAndStartBrace = MAP_STRING_MAP_MARK + startBrace;
         final StringBuffer sb = new StringBuffer();
-        helpAppendingColumnValueString(sb, delimiter, equal, "PRODUCT_OPTION_ID", myEntity.getProductOptionId());
+        helpAppendingColumnValueString(sb, delimiter, equal, "PRODUCT_OPTION_DESCRIPTION_ID", myEntity.getProductOptionDescriptionId());
 
         sb.delete(0, delimiter.length()).insert(0, mapMarkAndStartBrace).append(endBrace);
         return sb.toString();
@@ -593,6 +608,7 @@
         final ProductOptionDescription myEntity = (ProductOptionDescription)entity;
         final String mapMarkAndStartBrace = MAP_STRING_MAP_MARK + startBrace;
         final StringBuffer sb = new StringBuffer();
+        helpAppendingColumnValueString(sb, delimiter, equal, "PRODUCT_OPTION_DESCRIPTION_ID", myEntity.getProductOptionDescriptionId());
         helpAppendingColumnValueString(sb, delimiter, equal, "PRODUCT_OPTION_ID", myEntity.getProductOptionId());
         helpAppendingColumnValueString(sb, delimiter, equal, "NAME", myEntity.getName());
         helpAppendingColumnValueString(sb, delimiter, equal, "LANGUAGE", myEntity.getLanguage());
@@ -650,6 +666,7 @@
     public Map<String, Object> convertToColumnValueMap(Entity entity) {
         final ProductOptionDescription myEntity = downcast(entity);
         final Map<String, Object> valueMap = new LinkedHashMap<String, Object>();
+        valueMap.put("PRODUCT_OPTION_DESCRIPTION_ID", myEntity.getProductOptionDescriptionId());
         valueMap.put("PRODUCT_OPTION_ID", myEntity.getProductOptionId());
         valueMap.put("NAME", myEntity.getName());
         valueMap.put("LANGUAGE", myEntity.getLanguage());
@@ -675,6 +692,7 @@
     public Map<String, String> convertToColumnStringValueMap(Entity entity) {
         final ProductOptionDescription myEntity = downcast(entity);
         final Map<String, String> valueMap = new LinkedHashMap<String, String>();
+        valueMap.put("PRODUCT_OPTION_DESCRIPTION_ID", helpGettingColumnStringValue(myEntity.getProductOptionDescriptionId()));
         valueMap.put("PRODUCT_OPTION_ID", helpGettingColumnStringValue(myEntity.getProductOptionId()));
         valueMap.put("NAME", helpGettingColumnStringValue(myEntity.getName()));
         valueMap.put("LANGUAGE", helpGettingColumnStringValue(myEntity.getLanguage()));
@@ -702,9 +720,9 @@
     public String getPreparedInsertClause(PreparedInsertClauseOption preparedInsertClauseOption) {
         if (preparedInsertClauseOption.getTablePrefix() != null) {
             final String tablePrefix = preparedInsertClauseOption.getTablePrefix();
-            return "insert into " + tablePrefix + "PRODUCT_OPTION_DESCRIPTION(PRODUCT_OPTION_ID, NAME, LANGUAGE) values(? , ? , ? )";
+            return "insert into " + tablePrefix + "PRODUCT_OPTION_DESCRIPTION(PRODUCT_OPTION_DESCRIPTION_ID, PRODUCT_OPTION_ID, NAME, LANGUAGE) values(? , ? , ? , ? )";
         }
-        return "insert into PRODUCT_OPTION_DESCRIPTION(PRODUCT_OPTION_ID, NAME, LANGUAGE) values(? , ? , ? )";
+        return "insert into PRODUCT_OPTION_DESCRIPTION(PRODUCT_OPTION_DESCRIPTION_ID, PRODUCT_OPTION_ID, NAME, LANGUAGE) values(? , ? , ? , ? )";
     }
 
 	// ===================================================================================
@@ -714,6 +732,7 @@
 	/** The map of setupper of entity property. map:{propertyName : setupper} (NotNull) */
 	protected Map<String, EntityPropertySetupper<ProductOptionDescription>> _entityPropertySetupperMap = new HashMap<String, EntityPropertySetupper<ProductOptionDescription>>();
 	{
+	    registerEntityPropertySetupper("PRODUCT_OPTION_DESCRIPTION_ID", "productOptionDescriptionId", new EntityPropertyProductOptionDescriptionIdSetupper(), _entityPropertySetupperMap);
 	    registerEntityPropertySetupper("PRODUCT_OPTION_ID", "productOptionId", new EntityPropertyProductOptionIdSetupper(), _entityPropertySetupperMap);
 	    registerEntityPropertySetupper("NAME", "name", new EntityPropertyNameSetupper(), _entityPropertySetupperMap);
 	    registerEntityPropertySetupper("LANGUAGE", "language", new EntityPropertyLanguageSetupper(), _entityPropertySetupperMap);
@@ -746,6 +765,9 @@
         callback.setup((ProductOptionDescription)entity, value);
 	}
 	
+    public class EntityPropertyProductOptionDescriptionIdSetupper implements EntityPropertySetupper<ProductOptionDescription> {
+        public void setup(ProductOptionDescription entity, Object value) { entity.setProductOptionDescriptionId((java.math.BigDecimal)value); }
+    }
     public class EntityPropertyProductOptionIdSetupper implements EntityPropertySetupper<ProductOptionDescription> {
         public void setup(ProductOptionDescription entity, Object value) { entity.setProductOptionId((java.math.BigDecimal)value); }
     }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionValueDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionValueDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionValueDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of PRODUCT_OPTION_VALUE_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_AF0E2CA7_C365_40AA_9B84_1522ED4E1D1A] */
+    /** DB name of PRODUCT_OPTION_VALUE_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4E74BEB5_3E5A_4C9F_AE2A_7EC5D02B4AAD] */
     public static final String DB_NAME_PRODUCT_OPTION_VALUE_ID = "PRODUCT_OPTION_VALUE_ID";
 
     /** DB name of PRODUCT_OPTION_ID. BIGINT : NotNull : Default=[] : FK to PRODUCT_OPTION */
@@ -116,7 +116,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of productOptionValueId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_AF0E2CA7_C365_40AA_9B84_1522ED4E1D1A] */
+    /** Property name(JavaBeansRule) of productOptionValueId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_4E74BEB5_3E5A_4C9F_AE2A_7EC5D02B4AAD] */
     public static final String PROPERTY_NAME_productOptionValueId = "productOptionValueId";
 
     /** Property name(JavaBeansRule) of productOptionId. BIGINT : NotNull : Default=[] : FK to PRODUCT_OPTION */
@@ -414,23 +414,6 @@
         return foreignInfo;
     }
 
-    /**
-     * Get foreign information of productOptionValueDescriptionAsOne.
-     * 
-     * @return Foreign information. (NotNull)
-     */
-    public jp.sf.pal.pompei.allcommon.dbmeta.info.ForeignInfo foreignProductOptionValueDescriptionAsOne() {
-        final jp.sf.pal.pompei.allcommon.dbmeta.info.ForeignInfo foreignInfo = new jp.sf.pal.pompei.allcommon.dbmeta.info.ForeignInfo();
-        foreignInfo.setForeignPropertyName("productOptionValueDescriptionAsOne");
-        foreignInfo.setLocalDBMeta(ProductOptionValueDbm.getInstance());
-        foreignInfo.setForeignDBMeta(ProductOptionValueDescriptionDbm.getInstance());
-        final java.util.Map<ColumnInfo, ColumnInfo> map = new java.util.LinkedHashMap<ColumnInfo, ColumnInfo>();
-        map.put(columnProductOptionValueId(), ProductOptionValueDescriptionDbm.getInstance().columnProductOptionValueId());
-        foreignInfo.setLocalForeignColumnInfoMap(map);
-        foreignInfo.setRelationNo(1);
-        foreignInfo.setOneToOne(true);
-        return foreignInfo;
-    }
 
     // -----------------------------------------------------
     //                                      Referrer Element
@@ -501,7 +484,7 @@
         final java.util.Map<ColumnInfo, ColumnInfo> map = new java.util.LinkedHashMap<ColumnInfo, ColumnInfo>();
         map.put(columnProductOptionValueId(), ProductOptionValueDescriptionDbm.getInstance().columnProductOptionValueId());
         referrerInfo.setLocalReferrerColumnInfoMap(map);
-        referrerInfo.setOneToOne(true);
+        referrerInfo.setOneToOne(false);
         return referrerInfo;
     }
 
@@ -557,12 +540,7 @@
             _relationList.add(ProductOptionValueDbm.getInstance().foreignProductOption());
             return ProductOptionDbm.getInstance().createRelationTrace(_relationList, _relationTraceList);
         }
-      
-        public ProductOptionValueDescriptionDbm.ProductOptionValueDescriptionRelationTrace foreignProductOptionValueDescriptionAsOne() {
-            _relationList.add(ProductOptionValueDbm.getInstance().foreignProductOptionValueDescriptionAsOne());
-            return ProductOptionValueDescriptionDbm.getInstance().createRelationTrace(_relationList, _relationTraceList);
-        }
-          public BasketProductOptionDbm.BasketProductOptionRelationTrace refererBasketProductOptionList() {
+              public BasketProductOptionDbm.BasketProductOptionRelationTrace refererBasketProductOptionList() {
             return referrerBasketProductOptionList();
         }
         public BasketProductOptionDbm.BasketProductOptionRelationTrace referrerBasketProductOptionList() {

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionValueDescriptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionValueDescriptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ProductOptionValueDescriptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -18,10 +18,10 @@
  * 
  * <pre>
  * [primary-key]
- *     PRODUCT_OPTION_VALUE_ID
+ *     PRODUCT_OPTION_VALUE_DESCRIPTION_ID
  * 
  * [column-property]
- *     PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE
+ *     PRODUCT_OPTION_VALUE_DESCRIPTION_ID, PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE
  * 
  * [foreign-property]
  *     productOptionValue
@@ -33,7 +33,7 @@
  *     
  * 
  * [identity]
- *     productOptionValueId
+ *     productOptionValueDescriptionId
  * 
  * [update-date]
  *     
@@ -94,7 +94,10 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of PRODUCT_OPTION_VALUE_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_437E5CD6_EB38_44B5_81FB_4BEAAE18F606] : FK to PRODUCT_OPTION_VALUE */
+    /** DB name of PRODUCT_OPTION_VALUE_DESCRIPTION_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E4FA949E_C79C_4F5A_B5E3_ACD8E5D5C5EA] */
+    public static final String DB_NAME_PRODUCT_OPTION_VALUE_DESCRIPTION_ID = "PRODUCT_OPTION_VALUE_DESCRIPTION_ID";
+
+    /** DB name of PRODUCT_OPTION_VALUE_ID. BIGINT : NotNull : Default=[] : FK to PRODUCT_OPTION_VALUE */
     public static final String DB_NAME_PRODUCT_OPTION_VALUE_ID = "PRODUCT_OPTION_VALUE_ID";
 
     /** DB name of NAME. VARCHAR(80) : NotNull : Default=[] */
@@ -107,7 +110,10 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of productOptionValueId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_437E5CD6_EB38_44B5_81FB_4BEAAE18F606] : FK to PRODUCT_OPTION_VALUE */
+    /** Property name(JavaBeansRule) of productOptionValueDescriptionId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_E4FA949E_C79C_4F5A_B5E3_ACD8E5D5C5EA] */
+    public static final String PROPERTY_NAME_productOptionValueDescriptionId = "productOptionValueDescriptionId";
+
+    /** Property name(JavaBeansRule) of productOptionValueId. BIGINT : NotNull : Default=[] : FK to PRODUCT_OPTION_VALUE */
     public static final String PROPERTY_NAME_productOptionValueId = "productOptionValueId";
 
     /** Property name(JavaBeansRule) of name. VARCHAR(80) : NotNull : Default=[] */
@@ -138,6 +144,7 @@
         final Map<String, String> map = new LinkedHashMap<String, String>();
         map.put(TABLE_DB_NAME.toLowerCase(), TABLE_PROPERTY_NAME);
 
+        map.put(DB_NAME_PRODUCT_OPTION_VALUE_DESCRIPTION_ID.toLowerCase(), PROPERTY_NAME_productOptionValueDescriptionId);
         map.put(DB_NAME_PRODUCT_OPTION_VALUE_ID.toLowerCase(), PROPERTY_NAME_productOptionValueId);
         map.put(DB_NAME_NAME.toLowerCase(), PROPERTY_NAME_name);
         map.put(DB_NAME_LANGUAGE.toLowerCase(), PROPERTY_NAME_language);
@@ -155,6 +162,7 @@
         final Map<String, String> map = new LinkedHashMap<String, String>();
         map.put(TABLE_PROPERTY_NAME.toLowerCase(), TABLE_DB_NAME);
 
+        map.put(PROPERTY_NAME_productOptionValueDescriptionId.toLowerCase(), DB_NAME_PRODUCT_OPTION_VALUE_DESCRIPTION_ID);
         map.put(PROPERTY_NAME_productOptionValueId.toLowerCase(), DB_NAME_PRODUCT_OPTION_VALUE_ID);
         map.put(PROPERTY_NAME_name.toLowerCase(), DB_NAME_NAME);
         map.put(PROPERTY_NAME_language.toLowerCase(), DB_NAME_LANGUAGE);
@@ -289,15 +297,20 @@
      */
     public List<ColumnInfo> getColumnInfoList() {
         final List<ColumnInfo> columnInfoList = new ArrayList<ColumnInfo>();
+        columnInfoList.add(columnProductOptionValueDescriptionId());
         columnInfoList.add(columnProductOptionValueId());
         columnInfoList.add(columnName());
         columnInfoList.add(columnLanguage());
         return columnInfoList;
     }
 
+    /** @return The column information of productOptionValueDescriptionId. (NotNull) */
+    public ColumnInfo columnProductOptionValueDescriptionId() {
+        return new ColumnInfo(this, "PRODUCT_OPTION_VALUE_DESCRIPTION_ID", "productOptionValueDescriptionId", java.math.BigDecimal.class, true, null, null);
+    }
     /** @return The column information of productOptionValueId. (NotNull) */
     public ColumnInfo columnProductOptionValueId() {
-        return new ColumnInfo(this, "PRODUCT_OPTION_VALUE_ID", "productOptionValueId", java.math.BigDecimal.class, true, null, null);
+        return new ColumnInfo(this, "PRODUCT_OPTION_VALUE_ID", "productOptionValueId", java.math.BigDecimal.class, false, null, null);
     }
     /** @return The column information of name. (NotNull) */
     public ColumnInfo columnName() {
@@ -322,7 +335,7 @@
     public UniqueInfo getPrimaryUniqueInfo() {
         final UniqueInfo uniqueInfo = new UniqueInfo();
         uniqueInfo.setDBMeta(this);
-        uniqueInfo.addUniqueColumnList(new ColumnInfo(this, "PRODUCT_OPTION_VALUE_ID", "productOptionValueId", java.math.BigDecimal.class, true, null));
+        uniqueInfo.addUniqueColumnList(new ColumnInfo(this, "PRODUCT_OPTION_VALUE_DESCRIPTION_ID", "productOptionValueDescriptionId", java.math.BigDecimal.class, true, null));
         uniqueInfo.setPrimary(true);
         return uniqueInfo;
     }
@@ -365,7 +378,7 @@
         map.put(columnProductOptionValueId(), ProductOptionValueDbm.getInstance().columnProductOptionValueId());
         foreignInfo.setLocalForeignColumnInfoMap(map);
         foreignInfo.setRelationNo(0);
-        foreignInfo.setOneToOne(true);
+        foreignInfo.setOneToOne(false);
         return foreignInfo;
     }
 
@@ -427,6 +440,7 @@
             return ProductOptionValueDbm.getInstance().createRelationTrace(_relationList, _relationTraceList);
         }
 
+        public RelationTrace columnProductOptionValueDescriptionId() { return fixTrace(_relationList, ProductOptionValueDescriptionDbm.getInstance().columnProductOptionValueDescriptionId()); }
         public RelationTrace columnProductOptionValueId() { return fixTrace(_relationList, ProductOptionValueDescriptionDbm.getInstance().columnProductOptionValueId()); }
         public RelationTrace columnName() { return fixTrace(_relationList, ProductOptionValueDescriptionDbm.getInstance().columnName()); }
         public RelationTrace columnLanguage() { return fixTrace(_relationList, ProductOptionValueDescriptionDbm.getInstance().columnLanguage()); }
@@ -494,8 +508,8 @@
         MapAssertUtil.assertPrimaryKeyMapNotNullAndNotEmpty(primaryKeyMap);
         final MapStringValueAnalyzer analyzer = new MapStringValueAnalyzer(primaryKeyMap, entity.getModifiedPropertyNames());
 
-        MapAssertUtil.assertColumnExistingInPrimaryKeyMap(primaryKeyMap, "PRODUCT_OPTION_VALUE_ID");
-        if (analyzer.init("PRODUCT_OPTION_VALUE_ID", "productOptionValueId", "productOptionValueId")) { myEntity.setProductOptionValueId(analyzer.analyzeNumber(java.math.BigDecimal.class)); }
+        MapAssertUtil.assertColumnExistingInPrimaryKeyMap(primaryKeyMap, "PRODUCT_OPTION_VALUE_DESCRIPTION_ID");
+        if (analyzer.init("PRODUCT_OPTION_VALUE_DESCRIPTION_ID", "productOptionValueDescriptionId", "productOptionValueDescriptionId")) { myEntity.setProductOptionValueDescriptionId(analyzer.analyzeNumber(java.math.BigDecimal.class)); }
 
     }
 
@@ -520,6 +534,7 @@
         MapAssertUtil.assertColumnValueMapNotNullAndNotEmpty(columnValueMap);
         final MapStringValueAnalyzer analyzer = new MapStringValueAnalyzer(columnValueMap, entity.getModifiedPropertyNames());
 
+        if (analyzer.init("PRODUCT_OPTION_VALUE_DESCRIPTION_ID", "productOptionValueDescriptionId", "productOptionValueDescriptionId")) { myEntity.setProductOptionValueDescriptionId(analyzer.analyzeNumber(java.math.BigDecimal.class)); }
         if (analyzer.init("PRODUCT_OPTION_VALUE_ID", "productOptionValueId", "productOptionValueId")) { myEntity.setProductOptionValueId(analyzer.analyzeNumber(java.math.BigDecimal.class)); }
         if (analyzer.init("NAME", "name", "name")) { myEntity.setName(analyzer.analyzeString(String.class)); }
         if (analyzer.init("LANGUAGE", "language", "language")) { myEntity.setLanguage(analyzer.analyzeString(String.class)); }
@@ -563,7 +578,7 @@
         final ProductOptionValueDescription myEntity = (ProductOptionValueDescription)entity;
         final String mapMarkAndStartBrace = MAP_STRING_MAP_MARK + startBrace;
         final StringBuffer sb = new StringBuffer();
-        helpAppendingColumnValueString(sb, delimiter, equal, "PRODUCT_OPTION_VALUE_ID", myEntity.getProductOptionValueId());
+        helpAppendingColumnValueString(sb, delimiter, equal, "PRODUCT_OPTION_VALUE_DESCRIPTION_ID", myEntity.getProductOptionValueDescriptionId());
 
         sb.delete(0, delimiter.length()).insert(0, mapMarkAndStartBrace).append(endBrace);
         return sb.toString();
@@ -593,6 +608,7 @@
         final ProductOptionValueDescription myEntity = (ProductOptionValueDescription)entity;
         final String mapMarkAndStartBrace = MAP_STRING_MAP_MARK + startBrace;
         final StringBuffer sb = new StringBuffer();
+        helpAppendingColumnValueString(sb, delimiter, equal, "PRODUCT_OPTION_VALUE_DESCRIPTION_ID", myEntity.getProductOptionValueDescriptionId());
         helpAppendingColumnValueString(sb, delimiter, equal, "PRODUCT_OPTION_VALUE_ID", myEntity.getProductOptionValueId());
         helpAppendingColumnValueString(sb, delimiter, equal, "NAME", myEntity.getName());
         helpAppendingColumnValueString(sb, delimiter, equal, "LANGUAGE", myEntity.getLanguage());
@@ -650,6 +666,7 @@
     public Map<String, Object> convertToColumnValueMap(Entity entity) {
         final ProductOptionValueDescription myEntity = downcast(entity);
         final Map<String, Object> valueMap = new LinkedHashMap<String, Object>();
+        valueMap.put("PRODUCT_OPTION_VALUE_DESCRIPTION_ID", myEntity.getProductOptionValueDescriptionId());
         valueMap.put("PRODUCT_OPTION_VALUE_ID", myEntity.getProductOptionValueId());
         valueMap.put("NAME", myEntity.getName());
         valueMap.put("LANGUAGE", myEntity.getLanguage());
@@ -675,6 +692,7 @@
     public Map<String, String> convertToColumnStringValueMap(Entity entity) {
         final ProductOptionValueDescription myEntity = downcast(entity);
         final Map<String, String> valueMap = new LinkedHashMap<String, String>();
+        valueMap.put("PRODUCT_OPTION_VALUE_DESCRIPTION_ID", helpGettingColumnStringValue(myEntity.getProductOptionValueDescriptionId()));
         valueMap.put("PRODUCT_OPTION_VALUE_ID", helpGettingColumnStringValue(myEntity.getProductOptionValueId()));
         valueMap.put("NAME", helpGettingColumnStringValue(myEntity.getName()));
         valueMap.put("LANGUAGE", helpGettingColumnStringValue(myEntity.getLanguage()));
@@ -702,9 +720,9 @@
     public String getPreparedInsertClause(PreparedInsertClauseOption preparedInsertClauseOption) {
         if (preparedInsertClauseOption.getTablePrefix() != null) {
             final String tablePrefix = preparedInsertClauseOption.getTablePrefix();
-            return "insert into " + tablePrefix + "PRODUCT_OPTION_VALUE_DESCRIPTION(PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE) values(? , ? , ? )";
+            return "insert into " + tablePrefix + "PRODUCT_OPTION_VALUE_DESCRIPTION(PRODUCT_OPTION_VALUE_DESCRIPTION_ID, PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE) values(? , ? , ? , ? )";
         }
-        return "insert into PRODUCT_OPTION_VALUE_DESCRIPTION(PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE) values(? , ? , ? )";
+        return "insert into PRODUCT_OPTION_VALUE_DESCRIPTION(PRODUCT_OPTION_VALUE_DESCRIPTION_ID, PRODUCT_OPTION_VALUE_ID, NAME, LANGUAGE) values(? , ? , ? , ? )";
     }
 
 	// ===================================================================================
@@ -714,6 +732,7 @@
 	/** The map of setupper of entity property. map:{propertyName : setupper} (NotNull) */
 	protected Map<String, EntityPropertySetupper<ProductOptionValueDescription>> _entityPropertySetupperMap = new HashMap<String, EntityPropertySetupper<ProductOptionValueDescription>>();
 	{
+	    registerEntityPropertySetupper("PRODUCT_OPTION_VALUE_DESCRIPTION_ID", "productOptionValueDescriptionId", new EntityPropertyProductOptionValueDescriptionIdSetupper(), _entityPropertySetupperMap);
 	    registerEntityPropertySetupper("PRODUCT_OPTION_VALUE_ID", "productOptionValueId", new EntityPropertyProductOptionValueIdSetupper(), _entityPropertySetupperMap);
 	    registerEntityPropertySetupper("NAME", "name", new EntityPropertyNameSetupper(), _entityPropertySetupperMap);
 	    registerEntityPropertySetupper("LANGUAGE", "language", new EntityPropertyLanguageSetupper(), _entityPropertySetupperMap);
@@ -746,6 +765,9 @@
         callback.setup((ProductOptionValueDescription)entity, value);
 	}
 	
+    public class EntityPropertyProductOptionValueDescriptionIdSetupper implements EntityPropertySetupper<ProductOptionValueDescription> {
+        public void setup(ProductOptionValueDescription entity, Object value) { entity.setProductOptionValueDescriptionId((java.math.BigDecimal)value); }
+    }
     public class EntityPropertyProductOptionValueIdSetupper implements EntityPropertySetupper<ProductOptionValueDescription> {
         public void setup(ProductOptionValueDescription entity, Object value) { entity.setProductOptionValueId((java.math.BigDecimal)value); }
     }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ReviewDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ReviewDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/ReviewDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of REVIEW_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_653357ED_2807_4DD8_B4C0_0CCE53D02A38] */
+    /** DB name of REVIEW_ID. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_700D3C48_E000_4418_A07F_B503482CDCAD] */
     public static final String DB_NAME_REVIEW_ID = "REVIEW_ID";
 
     /** DB name of PRODUCT_ID. BIGINT : NotNull : Default=[] : FK to PRODUCT */
@@ -119,7 +119,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of reviewId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_653357ED_2807_4DD8_B4C0_0CCE53D02A38] */
+    /** Property name(JavaBeansRule) of reviewId. PK : INC : BIGINT : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_700D3C48_E000_4418_A07F_B503482CDCAD] */
     public static final String PROPERTY_NAME_reviewId = "reviewId";
 
     /** Property name(JavaBeansRule) of productId. BIGINT : NotNull : Default=[] : FK to PRODUCT */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/TaxTypeDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/TaxTypeDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/TaxTypeDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of TAX_TYPE_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_21889D00_6097_4D1F_9E43_4EC516AB7E2C] */
+    /** DB name of TAX_TYPE_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_28C40972_C1F5_49CF_B28E_0C9CF951B6AA] */
     public static final String DB_NAME_TAX_TYPE_ID = "TAX_TYPE_ID";
 
     /** DB name of CODE. VARCHAR(40) : NotNull : Default=[] */
@@ -113,7 +113,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of taxTypeId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_21889D00_6097_4D1F_9E43_4EC516AB7E2C] */
+    /** Property name(JavaBeansRule) of taxTypeId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_28C40972_C1F5_49CF_B28E_0C9CF951B6AA] */
     public static final String PROPERTY_NAME_taxTypeId = "taxTypeId";
 
     /** Property name(JavaBeansRule) of code. VARCHAR(40) : NotNull : Default=[] */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/TaxTypeDescriptionDbm.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/TaxTypeDescriptionDbm.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/bsentity/dbmeta/TaxTypeDescriptionDbm.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -94,7 +94,7 @@
     // -----------------------------------------------------
     //                                        Column DB Name
     //                                        --------------
-    /** DB name of TAX_TYPE_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0CC7694E_E8A7_425E_8FC0_B50084F81723] */
+    /** DB name of TAX_TYPE_DESCRIPTION_ID. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DD3FE39A_BC2D_40F3_AB0D_E03A80D0F6AC] */
     public static final String DB_NAME_TAX_TYPE_DESCRIPTION_ID = "TAX_TYPE_DESCRIPTION_ID";
 
     /** DB name of TAX_TYPE_ID. INTEGER : NotNull : Default=[] : FK to TAX_TYPE */
@@ -113,7 +113,7 @@
     //                                  Column Property Name
     //                                  (JavaBeansRule)
     //                                  --------------------
-    /** Property name(JavaBeansRule) of taxTypeDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_0CC7694E_E8A7_425E_8FC0_B50084F81723] */
+    /** Property name(JavaBeansRule) of taxTypeDescriptionId. PK : INC : INTEGER : NotNull : Default=[NEXT VALUE FOR PUBLIC.SYSTEM_SEQUENCE_DD3FE39A_BC2D_40F3_AB0D_E03A80D0F6AC] */
     public static final String PROPERTY_NAME_taxTypeDescriptionId = "taxTypeDescriptionId";
 
     /** Property name(JavaBeansRule) of taxTypeId. INTEGER : NotNull : Default=[] : FK to TAX_TYPE */

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsCardTypeCB.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsCardTypeCB.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsCardTypeCB.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -181,41 +181,5 @@
     // ===================================================================================
     //                                                                        Setup Select
     //                                                                        ============
-  
-    // /* * * * * * * * * * * * * * * * * * * * * * * {as one}
-    //   ReferrerTable    = [CARD_TYPE_DESCRIPTION]
-    //   ReferrerProperty = [cardTypeDescriptionAsOne]
-    // * * * * * * * * */
-
-    /** Nest select setupper for cardTypeDescriptionAsOne. */
-    protected jp.sf.pal.pompei.cbean.nss.CardTypeDescriptionNss _nssCardTypeDescriptionAsOne;
-    /**
-     * Get nest select setupper for cardTypeDescriptionAsOne. {For Internal}
-     * 
-     * @return Nest select setupper. (NotNull)
-     */
-    public jp.sf.pal.pompei.cbean.nss.CardTypeDescriptionNss getNssCardTypeDescriptionAsOne() {
-        if (_nssCardTypeDescriptionAsOne == null) {
-            _nssCardTypeDescriptionAsOne = new jp.sf.pal.pompei.cbean.nss.CardTypeDescriptionNss(null);// for Dummy
-        }
-        return _nssCardTypeDescriptionAsOne;
-    }
-    /**
-     * Set up select for cardTypeDescriptionAsOne.
-     * If you invoke this, this entity is target of select.
-     * 
-     * @return Nest select setupper for cardTypeDescriptionAsOne. (NotNull)
-     */
-    public jp.sf.pal.pompei.cbean.nss.CardTypeDescriptionNss setupSelect_CardTypeDescriptionAsOne() {
-        final String foreignTableAliasName = query().queryCardTypeDescriptionAsOne().getRealAliasName();
-		final String localRelationPath = query().getRelationPath();
-		getSqlClause().registerSelectedSelectColumn(foreignTableAliasName, "CARD_TYPE", "cardTypeDescriptionAsOne", localRelationPath);
-		getSqlClause().registerSelectedForeignInfo(query().queryCardTypeDescriptionAsOne().getRelationPath(), "cardTypeDescriptionAsOne");
-        if (_nssCardTypeDescriptionAsOne == null || !_nssCardTypeDescriptionAsOne.hasConditionQuery()) {
-            _nssCardTypeDescriptionAsOne = new jp.sf.pal.pompei.cbean.nss.CardTypeDescriptionNss(query().queryCardTypeDescriptionAsOne());
-        }
-        limitSelect_Off();
-        return _nssCardTypeDescriptionAsOne;
-    }
     
 }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsCardTypeDescriptionCB.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsCardTypeDescriptionCB.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsCardTypeDescriptionCB.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -65,23 +65,23 @@
             throw new IllegalArgumentException(msg);
         }
   
-        if (!primaryKeyMap.containsKey("CARD_TYPE_ID")) {
-            String msg = "The primaryKeyMap must have the value of CARD_TYPE_ID";
+        if (!primaryKeyMap.containsKey("CARD_TYPE_DESCRIPTION_ID")) {
+            String msg = "The primaryKeyMap must have the value of CARD_TYPE_DESCRIPTION_ID";
             throw new IllegalStateException(msg + ": primaryKeyMap --> " + primaryKeyMap);
         }
         {
-            Object obj = primaryKeyMap.get("CARD_TYPE_ID");
+            Object obj = primaryKeyMap.get("CARD_TYPE_DESCRIPTION_ID");
             if (obj instanceof java.math.BigDecimal) {
-                query().setCardTypeId_Equal((java.math.BigDecimal)obj);
+                query().setCardTypeDescriptionId_Equal((java.math.BigDecimal)obj);
             } else {
                   
                 if (obj instanceof java.math.BigDecimal) {
-                    query().setCardTypeId_Equal((java.math.BigDecimal)obj);
+                    query().setCardTypeDescriptionId_Equal((java.math.BigDecimal)obj);
                 } else {
                     try {
-                        query().setCardTypeId_Equal(new java.math.BigDecimal((String)obj));
+                        query().setCardTypeDescriptionId_Equal(new java.math.BigDecimal((String)obj));
                     } catch (RuntimeException e) {
-                        String msg = "setCardTypeId(new java.math.BigDecimal((String)obj))";
+                        String msg = "setCardTypeDescriptionId(new java.math.BigDecimal((String)obj))";
                         throw new RuntimeException(msg + " threw the exception: value=[" + obj + "]", e);
                     }
                 }
@@ -99,7 +99,7 @@
      * @return this. (NotNull)
      */
     public ConditionBean addOrderBy_PK_Asc() {
-        query().addOrderBy_CardTypeId_Asc();
+        query().addOrderBy_CardTypeDescriptionId_Asc();
         return this;
     }
 
@@ -109,7 +109,7 @@
      * @return this. (NotNull)
      */
     public ConditionBean addOrderBy_PK_Desc() {
-        query().addOrderBy_CardTypeId_Desc();
+        query().addOrderBy_CardTypeDescriptionId_Desc();
         return this;
     }
 

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionCB.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionCB.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionCB.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -218,41 +218,5 @@
         limitSelect_Off();
         return _nssProduct;
     }
-  
-    // /* * * * * * * * * * * * * * * * * * * * * * * {as one}
-    //   ReferrerTable    = [PRODUCT_OPTION_DESCRIPTION]
-    //   ReferrerProperty = [productOptionDescriptionAsOne]
-    // * * * * * * * * */
-
-    /** Nest select setupper for productOptionDescriptionAsOne. */
-    protected jp.sf.pal.pompei.cbean.nss.ProductOptionDescriptionNss _nssProductOptionDescriptionAsOne;
-    /**
-     * Get nest select setupper for productOptionDescriptionAsOne. {For Internal}
-     * 
-     * @return Nest select setupper. (NotNull)
-     */
-    public jp.sf.pal.pompei.cbean.nss.ProductOptionDescriptionNss getNssProductOptionDescriptionAsOne() {
-        if (_nssProductOptionDescriptionAsOne == null) {
-            _nssProductOptionDescriptionAsOne = new jp.sf.pal.pompei.cbean.nss.ProductOptionDescriptionNss(null);// for Dummy
-        }
-        return _nssProductOptionDescriptionAsOne;
-    }
-    /**
-     * Set up select for productOptionDescriptionAsOne.
-     * If you invoke this, this entity is target of select.
-     * 
-     * @return Nest select setupper for productOptionDescriptionAsOne. (NotNull)
-     */
-    public jp.sf.pal.pompei.cbean.nss.ProductOptionDescriptionNss setupSelect_ProductOptionDescriptionAsOne() {
-        final String foreignTableAliasName = query().queryProductOptionDescriptionAsOne().getRealAliasName();
-		final String localRelationPath = query().getRelationPath();
-		getSqlClause().registerSelectedSelectColumn(foreignTableAliasName, "PRODUCT_OPTION", "productOptionDescriptionAsOne", localRelationPath);
-		getSqlClause().registerSelectedForeignInfo(query().queryProductOptionDescriptionAsOne().getRelationPath(), "productOptionDescriptionAsOne");
-        if (_nssProductOptionDescriptionAsOne == null || !_nssProductOptionDescriptionAsOne.hasConditionQuery()) {
-            _nssProductOptionDescriptionAsOne = new jp.sf.pal.pompei.cbean.nss.ProductOptionDescriptionNss(query().queryProductOptionDescriptionAsOne());
-        }
-        limitSelect_Off();
-        return _nssProductOptionDescriptionAsOne;
-    }
     
 }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionDescriptionCB.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionDescriptionCB.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionDescriptionCB.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -65,23 +65,23 @@
             throw new IllegalArgumentException(msg);
         }
   
-        if (!primaryKeyMap.containsKey("PRODUCT_OPTION_ID")) {
-            String msg = "The primaryKeyMap must have the value of PRODUCT_OPTION_ID";
+        if (!primaryKeyMap.containsKey("PRODUCT_OPTION_DESCRIPTION_ID")) {
+            String msg = "The primaryKeyMap must have the value of PRODUCT_OPTION_DESCRIPTION_ID";
             throw new IllegalStateException(msg + ": primaryKeyMap --> " + primaryKeyMap);
         }
         {
-            Object obj = primaryKeyMap.get("PRODUCT_OPTION_ID");
+            Object obj = primaryKeyMap.get("PRODUCT_OPTION_DESCRIPTION_ID");
             if (obj instanceof java.math.BigDecimal) {
-                query().setProductOptionId_Equal((java.math.BigDecimal)obj);
+                query().setProductOptionDescriptionId_Equal((java.math.BigDecimal)obj);
             } else {
                   
                 if (obj instanceof java.math.BigDecimal) {
-                    query().setProductOptionId_Equal((java.math.BigDecimal)obj);
+                    query().setProductOptionDescriptionId_Equal((java.math.BigDecimal)obj);
                 } else {
                     try {
-                        query().setProductOptionId_Equal(new java.math.BigDecimal((String)obj));
+                        query().setProductOptionDescriptionId_Equal(new java.math.BigDecimal((String)obj));
                     } catch (RuntimeException e) {
-                        String msg = "setProductOptionId(new java.math.BigDecimal((String)obj))";
+                        String msg = "setProductOptionDescriptionId(new java.math.BigDecimal((String)obj))";
                         throw new RuntimeException(msg + " threw the exception: value=[" + obj + "]", e);
                     }
                 }
@@ -99,7 +99,7 @@
      * @return this. (NotNull)
      */
     public ConditionBean addOrderBy_PK_Asc() {
-        query().addOrderBy_ProductOptionId_Asc();
+        query().addOrderBy_ProductOptionDescriptionId_Asc();
         return this;
     }
 
@@ -109,7 +109,7 @@
      * @return this. (NotNull)
      */
     public ConditionBean addOrderBy_PK_Desc() {
-        query().addOrderBy_ProductOptionId_Desc();
+        query().addOrderBy_ProductOptionDescriptionId_Desc();
         return this;
     }
 

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionValueCB.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionValueCB.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionValueCB.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -219,40 +219,4 @@
         return _nssProductOption;
     }
       
-    // /* * * * * * * * * * * * * * * * * * * * * * * {as one}
-    //   ReferrerTable    = [PRODUCT_OPTION_VALUE_DESCRIPTION]
-    //   ReferrerProperty = [productOptionValueDescriptionAsOne]
-    // * * * * * * * * */
-
-    /** Nest select setupper for productOptionValueDescriptionAsOne. */
-    protected jp.sf.pal.pompei.cbean.nss.ProductOptionValueDescriptionNss _nssProductOptionValueDescriptionAsOne;
-    /**
-     * Get nest select setupper for productOptionValueDescriptionAsOne. {For Internal}
-     * 
-     * @return Nest select setupper. (NotNull)
-     */
-    public jp.sf.pal.pompei.cbean.nss.ProductOptionValueDescriptionNss getNssProductOptionValueDescriptionAsOne() {
-        if (_nssProductOptionValueDescriptionAsOne == null) {
-            _nssProductOptionValueDescriptionAsOne = new jp.sf.pal.pompei.cbean.nss.ProductOptionValueDescriptionNss(null);// for Dummy
-        }
-        return _nssProductOptionValueDescriptionAsOne;
-    }
-    /**
-     * Set up select for productOptionValueDescriptionAsOne.
-     * If you invoke this, this entity is target of select.
-     * 
-     * @return Nest select setupper for productOptionValueDescriptionAsOne. (NotNull)
-     */
-    public jp.sf.pal.pompei.cbean.nss.ProductOptionValueDescriptionNss setupSelect_ProductOptionValueDescriptionAsOne() {
-        final String foreignTableAliasName = query().queryProductOptionValueDescriptionAsOne().getRealAliasName();
-		final String localRelationPath = query().getRelationPath();
-		getSqlClause().registerSelectedSelectColumn(foreignTableAliasName, "PRODUCT_OPTION_VALUE", "productOptionValueDescriptionAsOne", localRelationPath);
-		getSqlClause().registerSelectedForeignInfo(query().queryProductOptionValueDescriptionAsOne().getRelationPath(), "productOptionValueDescriptionAsOne");
-        if (_nssProductOptionValueDescriptionAsOne == null || !_nssProductOptionValueDescriptionAsOne.hasConditionQuery()) {
-            _nssProductOptionValueDescriptionAsOne = new jp.sf.pal.pompei.cbean.nss.ProductOptionValueDescriptionNss(query().queryProductOptionValueDescriptionAsOne());
-        }
-        limitSelect_Off();
-        return _nssProductOptionValueDescriptionAsOne;
-    }
-  
 }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionValueDescriptionCB.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionValueDescriptionCB.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/bs/BsProductOptionValueDescriptionCB.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -65,23 +65,23 @@
             throw new IllegalArgumentException(msg);
         }
   
-        if (!primaryKeyMap.containsKey("PRODUCT_OPTION_VALUE_ID")) {
-            String msg = "The primaryKeyMap must have the value of PRODUCT_OPTION_VALUE_ID";
+        if (!primaryKeyMap.containsKey("PRODUCT_OPTION_VALUE_DESCRIPTION_ID")) {
+            String msg = "The primaryKeyMap must have the value of PRODUCT_OPTION_VALUE_DESCRIPTION_ID";
             throw new IllegalStateException(msg + ": primaryKeyMap --> " + primaryKeyMap);
         }
         {
-            Object obj = primaryKeyMap.get("PRODUCT_OPTION_VALUE_ID");
+            Object obj = primaryKeyMap.get("PRODUCT_OPTION_VALUE_DESCRIPTION_ID");
             if (obj instanceof java.math.BigDecimal) {
-                query().setProductOptionValueId_Equal((java.math.BigDecimal)obj);
+                query().setProductOptionValueDescriptionId_Equal((java.math.BigDecimal)obj);
             } else {
                   
                 if (obj instanceof java.math.BigDecimal) {
-                    query().setProductOptionValueId_Equal((java.math.BigDecimal)obj);
+                    query().setProductOptionValueDescriptionId_Equal((java.math.BigDecimal)obj);
                 } else {
                     try {
-                        query().setProductOptionValueId_Equal(new java.math.BigDecimal((String)obj));
+                        query().setProductOptionValueDescriptionId_Equal(new java.math.BigDecimal((String)obj));
                     } catch (RuntimeException e) {
-                        String msg = "setProductOptionValueId(new java.math.BigDecimal((String)obj))";
+                        String msg = "setProductOptionValueDescriptionId(new java.math.BigDecimal((String)obj))";
                         throw new RuntimeException(msg + " threw the exception: value=[" + obj + "]", e);
                     }
                 }
@@ -99,7 +99,7 @@
      * @return this. (NotNull)
      */
     public ConditionBean addOrderBy_PK_Asc() {
-        query().addOrderBy_ProductOptionValueId_Asc();
+        query().addOrderBy_ProductOptionValueDescriptionId_Asc();
         return this;
     }
 
@@ -109,7 +109,7 @@
      * @return this. (NotNull)
      */
     public ConditionBean addOrderBy_PK_Desc() {
-        query().addOrderBy_ProductOptionValueId_Desc();
+        query().addOrderBy_ProductOptionValueDescriptionId_Desc();
         return this;
     }
 

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsCardTypeDescriptionCQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsCardTypeDescriptionCQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsCardTypeDescriptionCQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -50,6 +50,102 @@
     // * * * * * * * * */
               
     /**
+     * Set the value of cardTypeDescriptionId using equal. { = }
+     * 
+     * @param cardTypeDescriptionId The value of cardTypeDescriptionId as equal.
+     */
+    public void setCardTypeDescriptionId_Equal(java.math.BigDecimal cardTypeDescriptionId) {
+        registerCardTypeDescriptionId(ConditionKey.CK_EQUAL, cardTypeDescriptionId);
+    }
+            
+    /**
+     * Set the value of cardTypeDescriptionId using notEqual. { != }
+     * 
+     * @param cardTypeDescriptionId The value of cardTypeDescriptionId as notEqual.
+     */
+    public void setCardTypeDescriptionId_NotEqual(java.math.BigDecimal cardTypeDescriptionId) {
+        registerCardTypeDescriptionId(ConditionKey.CK_NOT_EQUAL, cardTypeDescriptionId);
+    }
+                    
+    /**
+     * Set the value of cardTypeDescriptionId using greaterThan. { &gt; }
+     * 
+     * @param cardTypeDescriptionId The value of cardTypeDescriptionId as greaterThan.
+     */
+    public void setCardTypeDescriptionId_GreaterThan(java.math.BigDecimal cardTypeDescriptionId) {
+        registerCardTypeDescriptionId(ConditionKey.CK_GREATER_THAN, cardTypeDescriptionId);
+    }
+            
+    /**
+     * Set the value of cardTypeDescriptionId using lessThan. { &lt; }
+     * 
+     * @param cardTypeDescriptionId The value of cardTypeDescriptionId as lessThan.
+     */
+    public void setCardTypeDescriptionId_LessThan(java.math.BigDecimal cardTypeDescriptionId) {
+        registerCardTypeDescriptionId(ConditionKey.CK_LESS_THAN, cardTypeDescriptionId);
+    }
+            
+    /**
+     * Set the value of cardTypeDescriptionId using greaterEqual. { &gt;= }
+     * 
+     * @param cardTypeDescriptionId The value of cardTypeDescriptionId as greaterEqual.
+     */
+    public void setCardTypeDescriptionId_GreaterEqual(java.math.BigDecimal cardTypeDescriptionId) {
+        registerCardTypeDescriptionId(ConditionKey.CK_GREATER_EQUAL, cardTypeDescriptionId);
+    }
+            
+    /**
+     * Set the value of cardTypeDescriptionId using lessEqual. { &lt;= }
+     * 
+     * @param cardTypeDescriptionId The value of cardTypeDescriptionId as lessEqual.
+     */
+    public void setCardTypeDescriptionId_LessEqual(java.math.BigDecimal cardTypeDescriptionId) {
+        registerCardTypeDescriptionId(ConditionKey.CK_LESS_EQUAL, cardTypeDescriptionId);
+    }
+                  
+    /**
+     * Set the value of cardTypeDescriptionId using inScope. { in (a, b) }
+     * If the element in the collection is null or empty-string, the condition-element is ignored.
+     * 
+     * @param cardTypeDescriptionIdList The value of cardTypeDescriptionId as inScope.
+     */
+    public void setCardTypeDescriptionId_InScope(java.util.Collection<java.math.BigDecimal> cardTypeDescriptionIdList) {
+        registerCardTypeDescriptionId(ConditionKey.CK_IN_SCOPE, convertToList(cardTypeDescriptionIdList));
+    }
+            
+    /**
+     * Set the value of cardTypeDescriptionId using notInScope. { not in (a, b) }
+     * If the element in the collection is null or empty-string, the condition-element is ignored.
+     * 
+     * @param cardTypeDescriptionIdList The value of cardTypeDescriptionId as notInScope.
+     */
+    public void setCardTypeDescriptionId_NotInScope(java.util.Collection<java.math.BigDecimal> cardTypeDescriptionIdList) {
+        registerCardTypeDescriptionId(ConditionKey.CK_NOT_IN_SCOPE, convertToList(cardTypeDescriptionIdList));
+    }
+                                                
+    /**
+     * Register condition of cardTypeDescriptionId.
+     * 
+     * @param key Condition key. (NotNull)
+     * @param value The value of cardTypeDescriptionId. (Nullable)
+     */
+    protected void registerCardTypeDescriptionId(ConditionKey key, Object value) {
+        registerQuery(key, value, getCValueCardTypeDescriptionId(), "CARD_TYPE_DESCRIPTION_ID", "CardTypeDescriptionId", "cardTypeDescriptionId");
+    }
+
+    /**
+     * Register inline condition of cardTypeDescriptionId.
+     * 
+     * @param key Condition key. (NotNull)
+     * @param value The value of cardTypeDescriptionId. (Nullable)
+     */
+    protected void registerInlineCardTypeDescriptionId(ConditionKey key, Object value) {
+        registerInlineQuery(key, value, getCValueCardTypeDescriptionId(), "CARD_TYPE_DESCRIPTION_ID", "CardTypeDescriptionId", "cardTypeDescriptionId");
+    }
+
+    abstract protected ConditionValue getCValueCardTypeDescriptionId();
+              
+    /**
      * Set the value of cardTypeId using equal. { = }
      * 
      * @param cardTypeId The value of cardTypeId as equal.
@@ -558,22 +654,8 @@
     public void setLanguage_NotInScope(java.util.Collection<String> languageList) {
         registerLanguage(ConditionKey.CK_NOT_IN_SCOPE, filterRemoveEmptyStringFromList(convertToList(languageList)));
     }
-                                                
+                                                    
     /**
-     * Set the value of language using isNull. { is null }
-     */
-    public void setLanguage_IsNull() {
-        registerLanguage(ConditionKey.CK_IS_NULL, DUMMY_OBJECT);
-    }
-
-    /**
-     * Set the value of language using isNotNull. { is not null }
-     */
-    public void setLanguage_IsNotNull() {
-        registerLanguage(ConditionKey.CK_IS_NOT_NULL, DUMMY_OBJECT);
-    }
-        
-    /**
      * Register condition of language.
      * 
      * @param key Condition key. (NotNull)

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsCategoryCQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsCategoryCQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsCategoryCQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -405,22 +405,8 @@
     }
 
     abstract public String keepParentCategoryId_InScopeSubQuery_CategorySelf(jp.sf.pal.pompei.cbean.cq.CategoryCQ subQuery);
-                                      
+                                          
     /**
-     * Set the value of parentCategoryId using isNull. { is null }
-     */
-    public void setParentCategoryId_IsNull() {
-        registerParentCategoryId(ConditionKey.CK_IS_NULL, DUMMY_OBJECT);
-    }
-
-    /**
-     * Set the value of parentCategoryId using isNotNull. { is not null }
-     */
-    public void setParentCategoryId_IsNotNull() {
-        registerParentCategoryId(ConditionKey.CK_IS_NOT_NULL, DUMMY_OBJECT);
-    }
-        
-    /**
      * Register condition of parentCategoryId.
      * 
      * @param key Condition key. (NotNull)

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsManufacturerCQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsManufacturerCQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsManufacturerCQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -339,8 +339,104 @@
     }
 
     abstract protected ConditionValue getCValueFileDataId();
+              
+    /**
+     * Set the value of sortOrder using equal. { = }
+     * 
+     * @param sortOrder The value of sortOrder as equal.
+     */
+    public void setSortOrder_Equal(java.math.BigDecimal sortOrder) {
+        registerSortOrder(ConditionKey.CK_EQUAL, sortOrder);
+    }
+            
+    /**
+     * Set the value of sortOrder using notEqual. { != }
+     * 
+     * @param sortOrder The value of sortOrder as notEqual.
+     */
+    public void setSortOrder_NotEqual(java.math.BigDecimal sortOrder) {
+        registerSortOrder(ConditionKey.CK_NOT_EQUAL, sortOrder);
+    }
+                    
+    /**
+     * Set the value of sortOrder using greaterThan. { &gt; }
+     * 
+     * @param sortOrder The value of sortOrder as greaterThan.
+     */
+    public void setSortOrder_GreaterThan(java.math.BigDecimal sortOrder) {
+        registerSortOrder(ConditionKey.CK_GREATER_THAN, sortOrder);
+    }
+            
+    /**
+     * Set the value of sortOrder using lessThan. { &lt; }
+     * 
+     * @param sortOrder The value of sortOrder as lessThan.
+     */
+    public void setSortOrder_LessThan(java.math.BigDecimal sortOrder) {
+        registerSortOrder(ConditionKey.CK_LESS_THAN, sortOrder);
+    }
+            
+    /**
+     * Set the value of sortOrder using greaterEqual. { &gt;= }
+     * 
+     * @param sortOrder The value of sortOrder as greaterEqual.
+     */
+    public void setSortOrder_GreaterEqual(java.math.BigDecimal sortOrder) {
+        registerSortOrder(ConditionKey.CK_GREATER_EQUAL, sortOrder);
+    }
+            
+    /**
+     * Set the value of sortOrder using lessEqual. { &lt;= }
+     * 
+     * @param sortOrder The value of sortOrder as lessEqual.
+     */
+    public void setSortOrder_LessEqual(java.math.BigDecimal sortOrder) {
+        registerSortOrder(ConditionKey.CK_LESS_EQUAL, sortOrder);
+    }
                   
     /**
+     * Set the value of sortOrder using inScope. { in (a, b) }
+     * If the element in the collection is null or empty-string, the condition-element is ignored.
+     * 
+     * @param sortOrderList The value of sortOrder as inScope.
+     */
+    public void setSortOrder_InScope(java.util.Collection<java.math.BigDecimal> sortOrderList) {
+        registerSortOrder(ConditionKey.CK_IN_SCOPE, convertToList(sortOrderList));
+    }
+            
+    /**
+     * Set the value of sortOrder using notInScope. { not in (a, b) }
+     * If the element in the collection is null or empty-string, the condition-element is ignored.
+     * 
+     * @param sortOrderList The value of sortOrder as notInScope.
+     */
+    public void setSortOrder_NotInScope(java.util.Collection<java.math.BigDecimal> sortOrderList) {
+        registerSortOrder(ConditionKey.CK_NOT_IN_SCOPE, convertToList(sortOrderList));
+    }
+                                                
+    /**
+     * Register condition of sortOrder.
+     * 
+     * @param key Condition key. (NotNull)
+     * @param value The value of sortOrder. (Nullable)
+     */
+    protected void registerSortOrder(ConditionKey key, Object value) {
+        registerQuery(key, value, getCValueSortOrder(), "SORT_ORDER", "SortOrder", "sortOrder");
+    }
+
+    /**
+     * Register inline condition of sortOrder.
+     * 
+     * @param key Condition key. (NotNull)
+     * @param value The value of sortOrder. (Nullable)
+     */
+    protected void registerInlineSortOrder(ConditionKey key, Object value) {
+        registerInlineQuery(key, value, getCValueSortOrder(), "SORT_ORDER", "SortOrder", "sortOrder");
+    }
+
+    abstract protected ConditionValue getCValueSortOrder();
+                  
+    /**
      * Set the value of updatedDate using equal. { = }
      * 
      * @param updatedDate The value of updatedDate as equal.

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsProductCQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsProductCQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsProductCQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -848,22 +848,8 @@
     public void setCode_NotInScope(java.util.Collection<String> codeList) {
         registerCode(ConditionKey.CK_NOT_IN_SCOPE, filterRemoveEmptyStringFromList(convertToList(codeList)));
     }
-                                                
+                                                    
     /**
-     * Set the value of code using isNull. { is null }
-     */
-    public void setCode_IsNull() {
-        registerCode(ConditionKey.CK_IS_NULL, DUMMY_OBJECT);
-    }
-
-    /**
-     * Set the value of code using isNotNull. { is not null }
-     */
-    public void setCode_IsNotNull() {
-        registerCode(ConditionKey.CK_IS_NOT_NULL, DUMMY_OBJECT);
-    }
-        
-    /**
      * Register condition of code.
      * 
      * @param key Condition key. (NotNull)

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsProductOptionDescriptionCQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsProductOptionDescriptionCQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsProductOptionDescriptionCQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -50,6 +50,102 @@
     // * * * * * * * * */
               
     /**
+     * Set the value of productOptionDescriptionId using equal. { = }
+     * 
+     * @param productOptionDescriptionId The value of productOptionDescriptionId as equal.
+     */
+    public void setProductOptionDescriptionId_Equal(java.math.BigDecimal productOptionDescriptionId) {
+        registerProductOptionDescriptionId(ConditionKey.CK_EQUAL, productOptionDescriptionId);
+    }
+            
+    /**
+     * Set the value of productOptionDescriptionId using notEqual. { != }
+     * 
+     * @param productOptionDescriptionId The value of productOptionDescriptionId as notEqual.
+     */
+    public void setProductOptionDescriptionId_NotEqual(java.math.BigDecimal productOptionDescriptionId) {
+        registerProductOptionDescriptionId(ConditionKey.CK_NOT_EQUAL, productOptionDescriptionId);
+    }
+                    
+    /**
+     * Set the value of productOptionDescriptionId using greaterThan. { &gt; }
+     * 
+     * @param productOptionDescriptionId The value of productOptionDescriptionId as greaterThan.
+     */
+    public void setProductOptionDescriptionId_GreaterThan(java.math.BigDecimal productOptionDescriptionId) {
+        registerProductOptionDescriptionId(ConditionKey.CK_GREATER_THAN, productOptionDescriptionId);
+    }
+            
+    /**
+     * Set the value of productOptionDescriptionId using lessThan. { &lt; }
+     * 
+     * @param productOptionDescriptionId The value of productOptionDescriptionId as lessThan.
+     */
+    public void setProductOptionDescriptionId_LessThan(java.math.BigDecimal productOptionDescriptionId) {
+        registerProductOptionDescriptionId(ConditionKey.CK_LESS_THAN, productOptionDescriptionId);
+    }
+            
+    /**
+     * Set the value of productOptionDescriptionId using greaterEqual. { &gt;= }
+     * 
+     * @param productOptionDescriptionId The value of productOptionDescriptionId as greaterEqual.
+     */
+    public void setProductOptionDescriptionId_GreaterEqual(java.math.BigDecimal productOptionDescriptionId) {
+        registerProductOptionDescriptionId(ConditionKey.CK_GREATER_EQUAL, productOptionDescriptionId);
+    }
+            
+    /**
+     * Set the value of productOptionDescriptionId using lessEqual. { &lt;= }
+     * 
+     * @param productOptionDescriptionId The value of productOptionDescriptionId as lessEqual.
+     */
+    public void setProductOptionDescriptionId_LessEqual(java.math.BigDecimal productOptionDescriptionId) {
+        registerProductOptionDescriptionId(ConditionKey.CK_LESS_EQUAL, productOptionDescriptionId);
+    }
+                  
+    /**
+     * Set the value of productOptionDescriptionId using inScope. { in (a, b) }
+     * If the element in the collection is null or empty-string, the condition-element is ignored.
+     * 
+     * @param productOptionDescriptionIdList The value of productOptionDescriptionId as inScope.
+     */
+    public void setProductOptionDescriptionId_InScope(java.util.Collection<java.math.BigDecimal> productOptionDescriptionIdList) {
+        registerProductOptionDescriptionId(ConditionKey.CK_IN_SCOPE, convertToList(productOptionDescriptionIdList));
+    }
+            
+    /**
+     * Set the value of productOptionDescriptionId using notInScope. { not in (a, b) }
+     * If the element in the collection is null or empty-string, the condition-element is ignored.
+     * 
+     * @param productOptionDescriptionIdList The value of productOptionDescriptionId as notInScope.
+     */
+    public void setProductOptionDescriptionId_NotInScope(java.util.Collection<java.math.BigDecimal> productOptionDescriptionIdList) {
+        registerProductOptionDescriptionId(ConditionKey.CK_NOT_IN_SCOPE, convertToList(productOptionDescriptionIdList));
+    }
+                                                
+    /**
+     * Register condition of productOptionDescriptionId.
+     * 
+     * @param key Condition key. (NotNull)
+     * @param value The value of productOptionDescriptionId. (Nullable)
+     */
+    protected void registerProductOptionDescriptionId(ConditionKey key, Object value) {
+        registerQuery(key, value, getCValueProductOptionDescriptionId(), "PRODUCT_OPTION_DESCRIPTION_ID", "ProductOptionDescriptionId", "productOptionDescriptionId");
+    }
+
+    /**
+     * Register inline condition of productOptionDescriptionId.
+     * 
+     * @param key Condition key. (NotNull)
+     * @param value The value of productOptionDescriptionId. (Nullable)
+     */
+    protected void registerInlineProductOptionDescriptionId(ConditionKey key, Object value) {
+        registerInlineQuery(key, value, getCValueProductOptionDescriptionId(), "PRODUCT_OPTION_DESCRIPTION_ID", "ProductOptionDescriptionId", "productOptionDescriptionId");
+    }
+
+    abstract protected ConditionValue getCValueProductOptionDescriptionId();
+              
+    /**
      * Set the value of productOptionId using equal. { = }
      * 
      * @param productOptionId The value of productOptionId as equal.

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsProductOptionValueDescriptionCQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsProductOptionValueDescriptionCQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/AbstractBsProductOptionValueDescriptionCQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -50,6 +50,102 @@
     // * * * * * * * * */
               
     /**
+     * Set the value of productOptionValueDescriptionId using equal. { = }
+     * 
+     * @param productOptionValueDescriptionId The value of productOptionValueDescriptionId as equal.
+     */
+    public void setProductOptionValueDescriptionId_Equal(java.math.BigDecimal productOptionValueDescriptionId) {
+        registerProductOptionValueDescriptionId(ConditionKey.CK_EQUAL, productOptionValueDescriptionId);
+    }
+            
+    /**
+     * Set the value of productOptionValueDescriptionId using notEqual. { != }
+     * 
+     * @param productOptionValueDescriptionId The value of productOptionValueDescriptionId as notEqual.
+     */
+    public void setProductOptionValueDescriptionId_NotEqual(java.math.BigDecimal productOptionValueDescriptionId) {
+        registerProductOptionValueDescriptionId(ConditionKey.CK_NOT_EQUAL, productOptionValueDescriptionId);
+    }
+                    
+    /**
+     * Set the value of productOptionValueDescriptionId using greaterThan. { &gt; }
+     * 
+     * @param productOptionValueDescriptionId The value of productOptionValueDescriptionId as greaterThan.
+     */
+    public void setProductOptionValueDescriptionId_GreaterThan(java.math.BigDecimal productOptionValueDescriptionId) {
+        registerProductOptionValueDescriptionId(ConditionKey.CK_GREATER_THAN, productOptionValueDescriptionId);
+    }
+            
+    /**
+     * Set the value of productOptionValueDescriptionId using lessThan. { &lt; }
+     * 
+     * @param productOptionValueDescriptionId The value of productOptionValueDescriptionId as lessThan.
+     */
+    public void setProductOptionValueDescriptionId_LessThan(java.math.BigDecimal productOptionValueDescriptionId) {
+        registerProductOptionValueDescriptionId(ConditionKey.CK_LESS_THAN, productOptionValueDescriptionId);
+    }
+            
+    /**
+     * Set the value of productOptionValueDescriptionId using greaterEqual. { &gt;= }
+     * 
+     * @param productOptionValueDescriptionId The value of productOptionValueDescriptionId as greaterEqual.
+     */
+    public void setProductOptionValueDescriptionId_GreaterEqual(java.math.BigDecimal productOptionValueDescriptionId) {
+        registerProductOptionValueDescriptionId(ConditionKey.CK_GREATER_EQUAL, productOptionValueDescriptionId);
+    }
+            
+    /**
+     * Set the value of productOptionValueDescriptionId using lessEqual. { &lt;= }
+     * 
+     * @param productOptionValueDescriptionId The value of productOptionValueDescriptionId as lessEqual.
+     */
+    public void setProductOptionValueDescriptionId_LessEqual(java.math.BigDecimal productOptionValueDescriptionId) {
+        registerProductOptionValueDescriptionId(ConditionKey.CK_LESS_EQUAL, productOptionValueDescriptionId);
+    }
+                  
+    /**
+     * Set the value of productOptionValueDescriptionId using inScope. { in (a, b) }
+     * If the element in the collection is null or empty-string, the condition-element is ignored.
+     * 
+     * @param productOptionValueDescriptionIdList The value of productOptionValueDescriptionId as inScope.
+     */
+    public void setProductOptionValueDescriptionId_InScope(java.util.Collection<java.math.BigDecimal> productOptionValueDescriptionIdList) {
+        registerProductOptionValueDescriptionId(ConditionKey.CK_IN_SCOPE, convertToList(productOptionValueDescriptionIdList));
+    }
+            
+    /**
+     * Set the value of productOptionValueDescriptionId using notInScope. { not in (a, b) }
+     * If the element in the collection is null or empty-string, the condition-element is ignored.
+     * 
+     * @param productOptionValueDescriptionIdList The value of productOptionValueDescriptionId as notInScope.
+     */
+    public void setProductOptionValueDescriptionId_NotInScope(java.util.Collection<java.math.BigDecimal> productOptionValueDescriptionIdList) {
+        registerProductOptionValueDescriptionId(ConditionKey.CK_NOT_IN_SCOPE, convertToList(productOptionValueDescriptionIdList));
+    }
+                                                
+    /**
+     * Register condition of productOptionValueDescriptionId.
+     * 
+     * @param key Condition key. (NotNull)
+     * @param value The value of productOptionValueDescriptionId. (Nullable)
+     */
+    protected void registerProductOptionValueDescriptionId(ConditionKey key, Object value) {
+        registerQuery(key, value, getCValueProductOptionValueDescriptionId(), "PRODUCT_OPTION_VALUE_DESCRIPTION_ID", "ProductOptionValueDescriptionId", "productOptionValueDescriptionId");
+    }
+
+    /**
+     * Register inline condition of productOptionValueDescriptionId.
+     * 
+     * @param key Condition key. (NotNull)
+     * @param value The value of productOptionValueDescriptionId. (Nullable)
+     */
+    protected void registerInlineProductOptionValueDescriptionId(ConditionKey key, Object value) {
+        registerInlineQuery(key, value, getCValueProductOptionValueDescriptionId(), "PRODUCT_OPTION_VALUE_DESCRIPTION_ID", "ProductOptionValueDescriptionId", "productOptionValueDescriptionId");
+    }
+
+    abstract protected ConditionValue getCValueProductOptionValueDescriptionId();
+              
+    /**
      * Set the value of productOptionValueId using equal. { = }
      * 
      * @param productOptionValueId The value of productOptionValueId as equal.

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsCardTypeCQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsCardTypeCQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsCardTypeCQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -335,11 +335,6 @@
     //                                                                         Union Query
     //                                                                         ===========
     protected void reflectRelationOnUnionQuery(ConditionQuery baseQueryAsSuper, ConditionQuery unionQueryAsSuper) {
-        final jp.sf.pal.pompei.cbean.cq.CardTypeCQ baseQuery = (jp.sf.pal.pompei.cbean.cq.CardTypeCQ)baseQueryAsSuper;
-        final jp.sf.pal.pompei.cbean.cq.CardTypeCQ unionQuery = (jp.sf.pal.pompei.cbean.cq.CardTypeCQ)unionQueryAsSuper;
-        if (baseQuery.hasConditionQueryCardTypeDescriptionAsOne()) {
-            unionQuery.queryCardTypeDescriptionAsOne().reflectRelationOnUnionQuery(baseQuery.queryCardTypeDescriptionAsOne(), unionQuery.queryCardTypeDescriptionAsOne());
-        }
 
     }
 
@@ -348,70 +343,4 @@
     //                                                                       =============
 
 
-    // /* * * * * * * * * * * * * * * * * * * * * * * {as one}
-    //   ReferrerTable    = [CARD_TYPE_DESCRIPTION(TABLE)]
-    //   ReferrerProperty = [cardTypeDescriptionAsOne]
-    // * * * * * * * * */
-
-    /**
-     * Query for cardTypeDescriptionAsOne.
-     * 
-     * @return Instance of jp.sf.pal.pompei.cbean.cq.CardTypeDescriptionCQ as cardTypeDescriptionAsOne. (NotNull)
-     */
-    public jp.sf.pal.pompei.cbean.cq.CardTypeDescriptionCQ queryCardTypeDescriptionAsOne() {
-        return getConditionQueryCardTypeDescriptionAsOne();
-    }
-
-    /** Condition-query for cardTypeDescriptionAsOne. */
-    protected jp.sf.pal.pompei.cbean.cq.CardTypeDescriptionCQ _conditionQueryCardTypeDescriptionAsOne;
-
-    /**
-     * Get condition-query for cardTypeDescriptionAsOne.
-     * 
-     * @return Instance of jp.sf.pal.pompei.cbean.cq.CardTypeDescriptionCQ as cardTypeDescriptionAsOne. (NotNull)
-     */
-    public jp.sf.pal.pompei.cbean.cq.CardTypeDescriptionCQ getConditionQueryCardTypeDescriptionAsOne() {
-        if (_conditionQueryCardTypeDescriptionAsOne == null) {
-            _conditionQueryCardTypeDescriptionAsOne = createQueryCardTypeDescriptionAsOne();
-            setupOuterJoin_CardTypeDescriptionAsOne();
-        }
-        return _conditionQueryCardTypeDescriptionAsOne;
-    }
-
-    /**
-     * Setup outer join for cardTypeDescriptionAsOne.
-     */
-    protected void setupOuterJoin_CardTypeDescriptionAsOne() {
-        final java.util.Map<String, String> joinOnMap = new java.util.LinkedHashMap<String, String>();
-        joinOnMap.put(getRealColumnName("CARD_TYPE_ID"), getConditionQueryCardTypeDescriptionAsOne().getRealColumnName("CARD_TYPE_ID"));
-        getSqlClause().registerOuterJoin("CARD_TYPE_DESCRIPTION", getConditionQueryCardTypeDescriptionAsOne().getRealAliasName(), joinOnMap);
-    }
-
-    /**
-     * Create query for cardTypeDescriptionAsOne.
-     * 
-     * @return Query for cardTypeDescriptionAsOne. (NotNull)
-     */
-    protected jp.sf.pal.pompei.cbean.cq.CardTypeDescriptionCQ createQueryCardTypeDescriptionAsOne() {
-        final String nextRelationPath = resolveNextRelationPathCardTypeDescriptionAsOne();
-        final String resolvedAliasName = resolveJoinAliasName(nextRelationPath, getNextNestLevel());
-        final jp.sf.pal.pompei.cbean.cq.CardTypeDescriptionCQ cq = new jp.sf.pal.pompei.cbean.cq.CardTypeDescriptionCQ(this, getSqlClause(), resolvedAliasName, getNextNestLevel());
-        cq.xsetForeignPropertyName("cardTypeDescriptionAsOne");
-        cq.xsetRelationPath(nextRelationPath);
-        return cq;
-    }
-	
-	protected String resolveNextRelationPathCardTypeDescriptionAsOne() {
-	    return resolveNextRelationPath("CARD_TYPE", "cardTypeDescriptionAsOne");
-	}
-
-    /**
-     * Has condition query?
-     * 
-     * @return Determination.
-     */
-    public boolean hasConditionQueryCardTypeDescriptionAsOne() {
-        return _conditionQueryCardTypeDescriptionAsOne != null;
-    }
-
 }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsCardTypeDescriptionCQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsCardTypeDescriptionCQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsCardTypeDescriptionCQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -74,6 +74,8 @@
     // public void includeAsMine_Xxx(String aliasName) {
     //   Your aliasName should not contain comma.
     // 
+    public void includeAsMine_CardTypeDescriptionId() { registerIncludedSelectColumn("CardTypeDescriptionId", getRealColumnName("CARD_TYPE_DESCRIPTION_ID")); }
+    public void includeAsMine_CardTypeDescriptionId(String aliasName) { registerIncludedSelectColumn(aliasName, getRealColumnName("CARD_TYPE_DESCRIPTION_ID")); }
     public void includeAsMine_CardTypeId() { registerIncludedSelectColumn("CardTypeId", getRealColumnName("CARD_TYPE_ID")); }
     public void includeAsMine_CardTypeId(String aliasName) { registerIncludedSelectColumn(aliasName, getRealColumnName("CARD_TYPE_ID")); }
     public void includeAsMine_Name() { registerIncludedSelectColumn("Name", getRealColumnName("NAME")); }
@@ -88,6 +90,48 @@
     //                                                                               =====
   
     // /- - - - - - - - - - - - - - - - - - - - - - -
+    //   Column = [CARD_TYPE_DESCRIPTION_ID]
+    // - - - - - - - - -/
+
+    /** The attribute of cardTypeDescriptionId. */
+    protected ConditionValue _cardTypeDescriptionId;
+
+    /**
+     * Get the value of cardTypeDescriptionId.
+     * 
+     * @return The value of cardTypeDescriptionId.
+     */
+    public ConditionValue getCardTypeDescriptionId() {
+        if (_cardTypeDescriptionId == null) {
+            _cardTypeDescriptionId = new ConditionValue();
+        }
+        return _cardTypeDescriptionId;
+    }
+
+    protected ConditionValue getCValueCardTypeDescriptionId() {
+        return getCardTypeDescriptionId();
+    }
+
+                                              
+    /**
+     * Add order-by of cardTypeDescriptionId as ASC.
+     * 
+     * @return this. (NotNull)
+     */
+    public BsCardTypeDescriptionCQ addOrderBy_CardTypeDescriptionId_Asc() {
+        getSqlClause().registerOrderBy(getRealColumnName("CARD_TYPE_DESCRIPTION_ID"), null, true);return this;
+    }
+
+    /**
+     * Add order-by of cardTypeDescriptionId as DESC.
+     * 
+     * @return this. (NotNull)
+     */
+    public BsCardTypeDescriptionCQ addOrderBy_CardTypeDescriptionId_Desc() {
+        getSqlClause().registerOrderBy(getRealColumnName("CARD_TYPE_DESCRIPTION_ID"), null, false);return this;
+    }
+  
+    // /- - - - - - - - - - - - - - - - - - - - - - -
     //   Column = [CARD_TYPE_ID]
     // - - - - - - - - -/
 
@@ -255,7 +299,7 @@
         return getLanguage();
     }
 
-                                                  
+                                              
     /**
      * Add order-by of language as ASC.
      * 

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsCategoryCQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsCategoryCQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsCategoryCQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -365,7 +365,7 @@
         _parentCategoryId_InScopeSubQuery_CategorySelfMap.put(key, subQuery);
         return "parentCategoryId_InScopeSubQuery_CategorySelf." + key;
     }
-                                          
+                                      
     /**
      * Add order-by of parentCategoryId as ASC.
      * 

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsManufacturerCQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsManufacturerCQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsManufacturerCQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -78,6 +78,8 @@
     public void includeAsMine_ManufacturerId(String aliasName) { registerIncludedSelectColumn(aliasName, getRealColumnName("MANUFACTURER_ID")); }
     public void includeAsMine_FileDataId() { registerIncludedSelectColumn("FileDataId", getRealColumnName("FILE_DATA_ID")); }
     public void includeAsMine_FileDataId(String aliasName) { registerIncludedSelectColumn(aliasName, getRealColumnName("FILE_DATA_ID")); }
+    public void includeAsMine_SortOrder() { registerIncludedSelectColumn("SortOrder", getRealColumnName("SORT_ORDER")); }
+    public void includeAsMine_SortOrder(String aliasName) { registerIncludedSelectColumn(aliasName, getRealColumnName("SORT_ORDER")); }
     public void includeAsMine_UpdatedDate() { registerIncludedSelectColumn("UpdatedDate", getRealColumnName("UPDATED_DATE")); }
     public void includeAsMine_UpdatedDate(String aliasName) { registerIncludedSelectColumn(aliasName, getRealColumnName("UPDATED_DATE")); }
 
@@ -265,6 +267,48 @@
     }
   
     // /- - - - - - - - - - - - - - - - - - - - - - -
+    //   Column = [SORT_ORDER]
+    // - - - - - - - - -/
+
+    /** The attribute of sortOrder. */
+    protected ConditionValue _sortOrder;
+
+    /**
+     * Get the value of sortOrder.
+     * 
+     * @return The value of sortOrder.
+     */
+    public ConditionValue getSortOrder() {
+        if (_sortOrder == null) {
+            _sortOrder = new ConditionValue();
+        }
+        return _sortOrder;
+    }
+
+    protected ConditionValue getCValueSortOrder() {
+        return getSortOrder();
+    }
+
+                                              
+    /**
+     * Add order-by of sortOrder as ASC.
+     * 
+     * @return this. (NotNull)
+     */
+    public BsManufacturerCQ addOrderBy_SortOrder_Asc() {
+        getSqlClause().registerOrderBy(getRealColumnName("SORT_ORDER"), null, true);return this;
+    }
+
+    /**
+     * Add order-by of sortOrder as DESC.
+     * 
+     * @return this. (NotNull)
+     */
+    public BsManufacturerCQ addOrderBy_SortOrder_Desc() {
+        getSqlClause().registerOrderBy(getRealColumnName("SORT_ORDER"), null, false);return this;
+    }
+  
+    // /- - - - - - - - - - - - - - - - - - - - - - -
     //   Column = [UPDATED_DATE]
     // - - - - - - - - -/
 

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductCQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductCQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductCQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -716,7 +716,7 @@
         return getCode();
     }
 
-                                                  
+                                              
     /**
      * Add order-by of code as ASC.
      * 

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionCQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionCQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionCQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -359,9 +359,6 @@
         if (baseQuery.hasConditionQueryProduct()) {
             unionQuery.queryProduct().reflectRelationOnUnionQuery(baseQuery.queryProduct(), unionQuery.queryProduct());
         }
-        if (baseQuery.hasConditionQueryProductOptionDescriptionAsOne()) {
-            unionQuery.queryProductOptionDescriptionAsOne().reflectRelationOnUnionQuery(baseQuery.queryProductOptionDescriptionAsOne(), unionQuery.queryProductOptionDescriptionAsOne());
-        }
 
     }
 
@@ -436,70 +433,4 @@
     }
 
 
-    // /* * * * * * * * * * * * * * * * * * * * * * * {as one}
-    //   ReferrerTable    = [PRODUCT_OPTION_DESCRIPTION(TABLE)]
-    //   ReferrerProperty = [productOptionDescriptionAsOne]
-    // * * * * * * * * */
-
-    /**
-     * Query for productOptionDescriptionAsOne.
-     * 
-     * @return Instance of jp.sf.pal.pompei.cbean.cq.ProductOptionDescriptionCQ as productOptionDescriptionAsOne. (NotNull)
-     */
-    public jp.sf.pal.pompei.cbean.cq.ProductOptionDescriptionCQ queryProductOptionDescriptionAsOne() {
-        return getConditionQueryProductOptionDescriptionAsOne();
-    }
-
-    /** Condition-query for productOptionDescriptionAsOne. */
-    protected jp.sf.pal.pompei.cbean.cq.ProductOptionDescriptionCQ _conditionQueryProductOptionDescriptionAsOne;
-
-    /**
-     * Get condition-query for productOptionDescriptionAsOne.
-     * 
-     * @return Instance of jp.sf.pal.pompei.cbean.cq.ProductOptionDescriptionCQ as productOptionDescriptionAsOne. (NotNull)
-     */
-    public jp.sf.pal.pompei.cbean.cq.ProductOptionDescriptionCQ getConditionQueryProductOptionDescriptionAsOne() {
-        if (_conditionQueryProductOptionDescriptionAsOne == null) {
-            _conditionQueryProductOptionDescriptionAsOne = createQueryProductOptionDescriptionAsOne();
-            setupOuterJoin_ProductOptionDescriptionAsOne();
-        }
-        return _conditionQueryProductOptionDescriptionAsOne;
-    }
-
-    /**
-     * Setup outer join for productOptionDescriptionAsOne.
-     */
-    protected void setupOuterJoin_ProductOptionDescriptionAsOne() {
-        final java.util.Map<String, String> joinOnMap = new java.util.LinkedHashMap<String, String>();
-        joinOnMap.put(getRealColumnName("PRODUCT_OPTION_ID"), getConditionQueryProductOptionDescriptionAsOne().getRealColumnName("PRODUCT_OPTION_ID"));
-        getSqlClause().registerOuterJoin("PRODUCT_OPTION_DESCRIPTION", getConditionQueryProductOptionDescriptionAsOne().getRealAliasName(), joinOnMap);
-    }
-
-    /**
-     * Create query for productOptionDescriptionAsOne.
-     * 
-     * @return Query for productOptionDescriptionAsOne. (NotNull)
-     */
-    protected jp.sf.pal.pompei.cbean.cq.ProductOptionDescriptionCQ createQueryProductOptionDescriptionAsOne() {
-        final String nextRelationPath = resolveNextRelationPathProductOptionDescriptionAsOne();
-        final String resolvedAliasName = resolveJoinAliasName(nextRelationPath, getNextNestLevel());
-        final jp.sf.pal.pompei.cbean.cq.ProductOptionDescriptionCQ cq = new jp.sf.pal.pompei.cbean.cq.ProductOptionDescriptionCQ(this, getSqlClause(), resolvedAliasName, getNextNestLevel());
-        cq.xsetForeignPropertyName("productOptionDescriptionAsOne");
-        cq.xsetRelationPath(nextRelationPath);
-        return cq;
-    }
-	
-	protected String resolveNextRelationPathProductOptionDescriptionAsOne() {
-	    return resolveNextRelationPath("PRODUCT_OPTION", "productOptionDescriptionAsOne");
-	}
-
-    /**
-     * Has condition query?
-     * 
-     * @return Determination.
-     */
-    public boolean hasConditionQueryProductOptionDescriptionAsOne() {
-        return _conditionQueryProductOptionDescriptionAsOne != null;
-    }
-
 }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionDescriptionCQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionDescriptionCQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionDescriptionCQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -74,6 +74,8 @@
     // public void includeAsMine_Xxx(String aliasName) {
     //   Your aliasName should not contain comma.
     // 
+    public void includeAsMine_ProductOptionDescriptionId() { registerIncludedSelectColumn("ProductOptionDescriptionId", getRealColumnName("PRODUCT_OPTION_DESCRIPTION_ID")); }
+    public void includeAsMine_ProductOptionDescriptionId(String aliasName) { registerIncludedSelectColumn(aliasName, getRealColumnName("PRODUCT_OPTION_DESCRIPTION_ID")); }
     public void includeAsMine_ProductOptionId() { registerIncludedSelectColumn("ProductOptionId", getRealColumnName("PRODUCT_OPTION_ID")); }
     public void includeAsMine_ProductOptionId(String aliasName) { registerIncludedSelectColumn(aliasName, getRealColumnName("PRODUCT_OPTION_ID")); }
     public void includeAsMine_Name() { registerIncludedSelectColumn("Name", getRealColumnName("NAME")); }
@@ -86,6 +88,48 @@
     //                                                                               =====
   
     // /- - - - - - - - - - - - - - - - - - - - - - -
+    //   Column = [PRODUCT_OPTION_DESCRIPTION_ID]
+    // - - - - - - - - -/
+
+    /** The attribute of productOptionDescriptionId. */
+    protected ConditionValue _productOptionDescriptionId;
+
+    /**
+     * Get the value of productOptionDescriptionId.
+     * 
+     * @return The value of productOptionDescriptionId.
+     */
+    public ConditionValue getProductOptionDescriptionId() {
+        if (_productOptionDescriptionId == null) {
+            _productOptionDescriptionId = new ConditionValue();
+        }
+        return _productOptionDescriptionId;
+    }
+
+    protected ConditionValue getCValueProductOptionDescriptionId() {
+        return getProductOptionDescriptionId();
+    }
+
+                                              
+    /**
+     * Add order-by of productOptionDescriptionId as ASC.
+     * 
+     * @return this. (NotNull)
+     */
+    public BsProductOptionDescriptionCQ addOrderBy_ProductOptionDescriptionId_Asc() {
+        getSqlClause().registerOrderBy(getRealColumnName("PRODUCT_OPTION_DESCRIPTION_ID"), null, true);return this;
+    }
+
+    /**
+     * Add order-by of productOptionDescriptionId as DESC.
+     * 
+     * @return this. (NotNull)
+     */
+    public BsProductOptionDescriptionCQ addOrderBy_ProductOptionDescriptionId_Desc() {
+        getSqlClause().registerOrderBy(getRealColumnName("PRODUCT_OPTION_DESCRIPTION_ID"), null, false);return this;
+    }
+  
+    // /- - - - - - - - - - - - - - - - - - - - - - -
     //   Column = [PRODUCT_OPTION_ID]
     // - - - - - - - - -/
 

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionValueCQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionValueCQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionValueCQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -485,9 +485,6 @@
         if (baseQuery.hasConditionQueryProductOption()) {
             unionQuery.queryProductOption().reflectRelationOnUnionQuery(baseQuery.queryProductOption(), unionQuery.queryProductOption());
         }
-        if (baseQuery.hasConditionQueryProductOptionValueDescriptionAsOne()) {
-            unionQuery.queryProductOptionValueDescriptionAsOne().reflectRelationOnUnionQuery(baseQuery.queryProductOptionValueDescriptionAsOne(), unionQuery.queryProductOptionValueDescriptionAsOne());
-        }
 
     }
 
@@ -562,70 +559,4 @@
     }
 
 
-    // /* * * * * * * * * * * * * * * * * * * * * * * {as one}
-    //   ReferrerTable    = [PRODUCT_OPTION_VALUE_DESCRIPTION(TABLE)]
-    //   ReferrerProperty = [productOptionValueDescriptionAsOne]
-    // * * * * * * * * */
-
-    /**
-     * Query for productOptionValueDescriptionAsOne.
-     * 
-     * @return Instance of jp.sf.pal.pompei.cbean.cq.ProductOptionValueDescriptionCQ as productOptionValueDescriptionAsOne. (NotNull)
-     */
-    public jp.sf.pal.pompei.cbean.cq.ProductOptionValueDescriptionCQ queryProductOptionValueDescriptionAsOne() {
-        return getConditionQueryProductOptionValueDescriptionAsOne();
-    }
-
-    /** Condition-query for productOptionValueDescriptionAsOne. */
-    protected jp.sf.pal.pompei.cbean.cq.ProductOptionValueDescriptionCQ _conditionQueryProductOptionValueDescriptionAsOne;
-
-    /**
-     * Get condition-query for productOptionValueDescriptionAsOne.
-     * 
-     * @return Instance of jp.sf.pal.pompei.cbean.cq.ProductOptionValueDescriptionCQ as productOptionValueDescriptionAsOne. (NotNull)
-     */
-    public jp.sf.pal.pompei.cbean.cq.ProductOptionValueDescriptionCQ getConditionQueryProductOptionValueDescriptionAsOne() {
-        if (_conditionQueryProductOptionValueDescriptionAsOne == null) {
-            _conditionQueryProductOptionValueDescriptionAsOne = createQueryProductOptionValueDescriptionAsOne();
-            setupOuterJoin_ProductOptionValueDescriptionAsOne();
-        }
-        return _conditionQueryProductOptionValueDescriptionAsOne;
-    }
-
-    /**
-     * Setup outer join for productOptionValueDescriptionAsOne.
-     */
-    protected void setupOuterJoin_ProductOptionValueDescriptionAsOne() {
-        final java.util.Map<String, String> joinOnMap = new java.util.LinkedHashMap<String, String>();
-        joinOnMap.put(getRealColumnName("PRODUCT_OPTION_VALUE_ID"), getConditionQueryProductOptionValueDescriptionAsOne().getRealColumnName("PRODUCT_OPTION_VALUE_ID"));
-        getSqlClause().registerOuterJoin("PRODUCT_OPTION_VALUE_DESCRIPTION", getConditionQueryProductOptionValueDescriptionAsOne().getRealAliasName(), joinOnMap);
-    }
-
-    /**
-     * Create query for productOptionValueDescriptionAsOne.
-     * 
-     * @return Query for productOptionValueDescriptionAsOne. (NotNull)
-     */
-    protected jp.sf.pal.pompei.cbean.cq.ProductOptionValueDescriptionCQ createQueryProductOptionValueDescriptionAsOne() {
-        final String nextRelationPath = resolveNextRelationPathProductOptionValueDescriptionAsOne();
-        final String resolvedAliasName = resolveJoinAliasName(nextRelationPath, getNextNestLevel());
-        final jp.sf.pal.pompei.cbean.cq.ProductOptionValueDescriptionCQ cq = new jp.sf.pal.pompei.cbean.cq.ProductOptionValueDescriptionCQ(this, getSqlClause(), resolvedAliasName, getNextNestLevel());
-        cq.xsetForeignPropertyName("productOptionValueDescriptionAsOne");
-        cq.xsetRelationPath(nextRelationPath);
-        return cq;
-    }
-	
-	protected String resolveNextRelationPathProductOptionValueDescriptionAsOne() {
-	    return resolveNextRelationPath("PRODUCT_OPTION_VALUE", "productOptionValueDescriptionAsOne");
-	}
-
-    /**
-     * Has condition query?
-     * 
-     * @return Determination.
-     */
-    public boolean hasConditionQueryProductOptionValueDescriptionAsOne() {
-        return _conditionQueryProductOptionValueDescriptionAsOne != null;
-    }
-
 }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionValueDescriptionCQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionValueDescriptionCQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/bs/BsProductOptionValueDescriptionCQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -74,6 +74,8 @@
     // public void includeAsMine_Xxx(String aliasName) {
     //   Your aliasName should not contain comma.
     // 
+    public void includeAsMine_ProductOptionValueDescriptionId() { registerIncludedSelectColumn("ProductOptionValueDescriptionId", getRealColumnName("PRODUCT_OPTION_VALUE_DESCRIPTION_ID")); }
+    public void includeAsMine_ProductOptionValueDescriptionId(String aliasName) { registerIncludedSelectColumn(aliasName, getRealColumnName("PRODUCT_OPTION_VALUE_DESCRIPTION_ID")); }
     public void includeAsMine_ProductOptionValueId() { registerIncludedSelectColumn("ProductOptionValueId", getRealColumnName("PRODUCT_OPTION_VALUE_ID")); }
     public void includeAsMine_ProductOptionValueId(String aliasName) { registerIncludedSelectColumn(aliasName, getRealColumnName("PRODUCT_OPTION_VALUE_ID")); }
     public void includeAsMine_Name() { registerIncludedSelectColumn("Name", getRealColumnName("NAME")); }
@@ -86,6 +88,48 @@
     //                                                                               =====
   
     // /- - - - - - - - - - - - - - - - - - - - - - -
+    //   Column = [PRODUCT_OPTION_VALUE_DESCRIPTION_ID]
+    // - - - - - - - - -/
+
+    /** The attribute of productOptionValueDescriptionId. */
+    protected ConditionValue _productOptionValueDescriptionId;
+
+    /**
+     * Get the value of productOptionValueDescriptionId.
+     * 
+     * @return The value of productOptionValueDescriptionId.
+     */
+    public ConditionValue getProductOptionValueDescriptionId() {
+        if (_productOptionValueDescriptionId == null) {
+            _productOptionValueDescriptionId = new ConditionValue();
+        }
+        return _productOptionValueDescriptionId;
+    }
+
+    protected ConditionValue getCValueProductOptionValueDescriptionId() {
+        return getProductOptionValueDescriptionId();
+    }
+
+                                              
+    /**
+     * Add order-by of productOptionValueDescriptionId as ASC.
+     * 
+     * @return this. (NotNull)
+     */
+    public BsProductOptionValueDescriptionCQ addOrderBy_ProductOptionValueDescriptionId_Asc() {
+        getSqlClause().registerOrderBy(getRealColumnName("PRODUCT_OPTION_VALUE_DESCRIPTION_ID"), null, true);return this;
+    }
+
+    /**
+     * Add order-by of productOptionValueDescriptionId as DESC.
+     * 
+     * @return this. (NotNull)
+     */
+    public BsProductOptionValueDescriptionCQ addOrderBy_ProductOptionValueDescriptionId_Desc() {
+        getSqlClause().registerOrderBy(getRealColumnName("PRODUCT_OPTION_VALUE_DESCRIPTION_ID"), null, false);return this;
+    }
+  
+    // /- - - - - - - - - - - - - - - - - - - - - - -
     //   Column = [PRODUCT_OPTION_VALUE_ID]
     // - - - - - - - - -/
 

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/CardTypeDescriptionCIQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/CardTypeDescriptionCIQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/CardTypeDescriptionCIQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -78,6 +78,11 @@
     //                                                                Override about Query
     //                                                                ====================
   
+    protected ConditionValue getCValueCardTypeDescriptionId() {
+        return _myCQ.getCardTypeDescriptionId();
+    }
+
+                                                        
     protected ConditionValue getCValueCardTypeId() {
         return _myCQ.getCardTypeId();
     }
@@ -101,5 +106,5 @@
         return _myCQ.getLanguage();
     }
 
-                                                            
+                                                        
 }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/CategoryCIQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/CategoryCIQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/CategoryCIQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -136,7 +136,7 @@
     public String keepParentCategoryId_InScopeSubQuery_CategorySelf(jp.sf.pal.pompei.cbean.cq.CategoryCQ subQuery) {
         return _myCQ.keepParentCategoryId_InScopeSubQuery_CategorySelf(subQuery);
     }
-                                                    
+                                                
     protected ConditionValue getCValueNumOfProduct() {
         return _myCQ.getNumOfProduct();
     }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ManufacturerCIQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ManufacturerCIQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ManufacturerCIQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -110,6 +110,11 @@
         return _myCQ.keepFileDataId_InScopeSubQuery_FileData(subQuery);
     }
                                                     
+    protected ConditionValue getCValueSortOrder() {
+        return _myCQ.getSortOrder();
+    }
+
+                                                        
     protected ConditionValue getCValueUpdatedDate() {
         return _myCQ.getUpdatedDate();
     }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ProductCIQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ProductCIQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ProductCIQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -209,7 +209,7 @@
         return _myCQ.getCode();
     }
 
-                                                            
+                                                        
     protected ConditionValue getCValueStock() {
         return _myCQ.getStock();
     }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ProductOptionDescriptionCIQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ProductOptionDescriptionCIQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ProductOptionDescriptionCIQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -78,6 +78,11 @@
     //                                                                Override about Query
     //                                                                ====================
   
+    protected ConditionValue getCValueProductOptionDescriptionId() {
+        return _myCQ.getProductOptionDescriptionId();
+    }
+
+                                                        
     protected ConditionValue getCValueProductOptionId() {
         return _myCQ.getProductOptionId();
     }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ProductOptionValueDescriptionCIQ.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ProductOptionValueDescriptionCIQ.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/cq/ciq/ProductOptionValueDescriptionCIQ.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -78,6 +78,11 @@
     //                                                                Override about Query
     //                                                                ====================
   
+    protected ConditionValue getCValueProductOptionValueDescriptionId() {
+        return _myCQ.getProductOptionValueDescriptionId();
+    }
+
+                                                        
     protected ConditionValue getCValueProductOptionValueId() {
         return _myCQ.getProductOptionValueId();
     }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/CardTypeNss.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/CardTypeNss.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/CardTypeNss.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -48,20 +48,6 @@
     //                                                          With Nested Referrer Table
     //                                                          ==========================
 
-    /**
-     * Set up select with cardTypeDescriptionAsOne.
-	 * 
-	 * @return The nest-select-setupper-terminal of referrer-as-one. (NotNull)
-     */
-    public CardTypeDescriptionNsst withCardTypeDescriptionAsOne() {
-        assertConditionQuery();
-		final String foreignTableAliasName = _query.queryCardTypeDescriptionAsOne().getRealAliasName();
-		final String localRelationPath = _query.getRelationPath();
-		_query.getSqlClause().registerSelectedSelectColumn(foreignTableAliasName, "CARD_TYPE", "cardTypeDescriptionAsOne", localRelationPath);
-		_query.getSqlClause().registerSelectedForeignInfo(_query.queryCardTypeDescriptionAsOne().getRelationPath(), "cardTypeDescriptionAsOne");
-		return new CardTypeDescriptionNsst(_query.queryCardTypeDescriptionAsOne());
-    }
-
     // ===================================================================================
     //                                                                              Helper
     //                                                                              ======

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/CardTypeNsst.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/CardTypeNsst.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/CardTypeNsst.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -47,12 +47,5 @@
     // ===================================================================================
     //                                                          With Nested Referrer Table
     //                                                          ==========================
-  
-    /**
-     * Set up select with cardTypeDescriptionAsOne.
-     */
-    public void withCardTypeDescriptionAsOne() {
-	    _nss.withCardTypeDescriptionAsOne();
-    }
         
 }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionNss.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionNss.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionNss.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -62,20 +62,6 @@
     //                                                          With Nested Referrer Table
     //                                                          ==========================
 
-    /**
-     * Set up select with productOptionDescriptionAsOne.
-	 * 
-	 * @return The nest-select-setupper-terminal of referrer-as-one. (NotNull)
-     */
-    public ProductOptionDescriptionNsst withProductOptionDescriptionAsOne() {
-        assertConditionQuery();
-		final String foreignTableAliasName = _query.queryProductOptionDescriptionAsOne().getRealAliasName();
-		final String localRelationPath = _query.getRelationPath();
-		_query.getSqlClause().registerSelectedSelectColumn(foreignTableAliasName, "PRODUCT_OPTION", "productOptionDescriptionAsOne", localRelationPath);
-		_query.getSqlClause().registerSelectedForeignInfo(_query.queryProductOptionDescriptionAsOne().getRelationPath(), "productOptionDescriptionAsOne");
-		return new ProductOptionDescriptionNsst(_query.queryProductOptionDescriptionAsOne());
-    }
-
     // ===================================================================================
     //                                                                              Helper
     //                                                                              ======

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionNsst.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionNsst.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionNsst.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -54,12 +54,5 @@
     // ===================================================================================
     //                                                          With Nested Referrer Table
     //                                                          ==========================
-  
-    /**
-     * Set up select with productOptionDescriptionAsOne.
-     */
-    public void withProductOptionDescriptionAsOne() {
-	    _nss.withProductOptionDescriptionAsOne();
-    }
         
 }

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionValueNss.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionValueNss.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionValueNss.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -62,20 +62,6 @@
     //                                                          With Nested Referrer Table
     //                                                          ==========================
 
-    /**
-     * Set up select with productOptionValueDescriptionAsOne.
-	 * 
-	 * @return The nest-select-setupper-terminal of referrer-as-one. (NotNull)
-     */
-    public ProductOptionValueDescriptionNsst withProductOptionValueDescriptionAsOne() {
-        assertConditionQuery();
-		final String foreignTableAliasName = _query.queryProductOptionValueDescriptionAsOne().getRealAliasName();
-		final String localRelationPath = _query.getRelationPath();
-		_query.getSqlClause().registerSelectedSelectColumn(foreignTableAliasName, "PRODUCT_OPTION_VALUE", "productOptionValueDescriptionAsOne", localRelationPath);
-		_query.getSqlClause().registerSelectedForeignInfo(_query.queryProductOptionValueDescriptionAsOne().getRelationPath(), "productOptionValueDescriptionAsOne");
-		return new ProductOptionValueDescriptionNsst(_query.queryProductOptionValueDescriptionAsOne());
-    }
-
     // ===================================================================================
     //                                                                              Helper
     //                                                                              ======

Modified: pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionValueNsst.java
===================================================================
--- pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionValueNsst.java	2008-03-24 09:31:43 UTC (rev 864)
+++ pompei/libraries/pompei-db-h2/trunk/src/main/java/jp/sf/pal/pompei/cbean/nss/ProductOptionValueNsst.java	2008-03-27 01:45:25 UTC (rev 865)
@@ -54,12 +54,5 @@
     // ===================================================================================
     //                                                          With Nested Referrer Table
     //                                                          ==========================
-      
-    /**
-     * Set up select with productOptionValueDescriptionAsOne.
-     */
-    public void withProductOptionValueDescriptionAsOne() {
-	    _nss.withProductOptionValueDescriptionAsOne();
-    }
-      
+          
 }


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