]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Store log lines as TEXT
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 12 Oct 2010 04:56:30 +0000 (04:56 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 12 Oct 2010 04:56:30 +0000 (04:56 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@3837 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

runtime/org.argeo.slc.support.hibernate/src/main/resources/org/argeo/slc/hibernate/process/SlcExecutionStep.hbm.xml

index 7ba34b7ced8cd551d8e89f9c088317d8f031dd51..ec2724f107be84512ba13038434aba4483c7161f 100644 (file)
@@ -29,7 +29,7 @@
                        <cache usage="nonstrict-read-write" />
                        <key column="SLC_EXECUTION_STEP_ID" />
                        <list-index column="INDX" />
                        <cache usage="nonstrict-read-write" />
                        <key column="SLC_EXECUTION_STEP_ID" />
                        <list-index column="INDX" />
-                       <element column="LOG_LINE" type="string" />
+                       <element column="LOG_LINE" type="text" />
                </list>
 
                <query name="stepIndex"><![CDATA[
                </list>
 
                <query name="stepIndex"><![CDATA[