|
|
@@ -0,0 +1,97 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
|
|
|
+
|
|
|
+<hibernate-mapping package="id.co.hanoman.service.log">
|
|
|
+
|
|
|
+ <class name="DlogMd" table="dlog_md" lazy="false" >
|
|
|
+ <id name="type" column="type" type="string" length="256" />
|
|
|
+
|
|
|
+ <property name="codex" column="codex" type="string" length="256" not-null="false" />
|
|
|
+ <property name="pcorrelationId" column="pcorrelationId" type="string" length="1024" not-null="false" />
|
|
|
+ <property name="psource" column="psource" type="string" length="1024" not-null="false" />
|
|
|
+ <property name="pcode" column="pcode" type="string" length="1024" not-null="false" />
|
|
|
+ <property name="pbase" column="pbase" type="string" length="1024" not-null="false" />
|
|
|
+ <property name="modifiedBy" column="modified_by" type="string" length="64" not-null="true" />
|
|
|
+ <property name="timestamp" column="timestamp" type="java.util.Calendar" not-null="true" />
|
|
|
+ <property name="c_1" column="c_1" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_2" column="c_2" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_3" column="c_3" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_4" column="c_4" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_5" column="c_5" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_6" column="c_6" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_7" column="c_7" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_8" column="c_8" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_9" column="c_9" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_10" column="c_10" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_11" column="c_11" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_12" column="c_12" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_13" column="c_13" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_14" column="c_14" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_15" column="c_15" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_16" column="c_16" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_17" column="c_17" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_18" column="c_18" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_19" column="c_19" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_20" column="c_20" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_21" column="c_21" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_22" column="c_22" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_23" column="c_23" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_24" column="c_24" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_25" column="c_25" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_26" column="c_26" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_27" column="c_27" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_28" column="c_28" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_29" column="c_29" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_30" column="c_30" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_31" column="c_31" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_32" column="c_32" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_33" column="c_33" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_34" column="c_34" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_35" column="c_35" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_36" column="c_36" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_37" column="c_37" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_38" column="c_38" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_39" column="c_39" type="string" length="64" not-null="false" />
|
|
|
+ <property name="c_40" column="c_40" type="string" length="64" not-null="false" />
|
|
|
+ <property name="p_1" column="p_1" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_2" column="p_2" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_3" column="p_3" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_4" column="p_4" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_5" column="p_5" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_6" column="p_6" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_7" column="p_7" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_8" column="p_8" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_9" column="p_9" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_10" column="p_10" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_11" column="p_11" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_12" column="p_12" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_13" column="p_13" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_14" column="p_14" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_15" column="p_15" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_16" column="p_16" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_17" column="p_17" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_18" column="p_18" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_19" column="p_19" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_20" column="p_20" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_21" column="p_21" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_22" column="p_22" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_23" column="p_23" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_24" column="p_24" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_25" column="p_25" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_26" column="p_26" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_27" column="p_27" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_28" column="p_28" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_29" column="p_29" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_30" column="p_30" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_31" column="p_31" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_32" column="p_32" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_33" column="p_33" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_34" column="p_34" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_35" column="p_35" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_36" column="p_36" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_37" column="p_37" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_38" column="p_38" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_39" column="p_39" type="string" length="256" not-null="false" />
|
|
|
+ <property name="p_40" column="p_40" type="string" length="256" not-null="false" />
|
|
|
+ </class>
|
|
|
+</hibernate-mapping>
|