Hibernate mapping CLOB

From: Andrew (andrewolsen_os3_at_yahoo.com)
Date: 02/29/04

  • Next message: Damodar Periwal: "[ANN] OneClickRevelation: JDX Provides Instant and Interactive Insight Into Your Data"
    Date: 28 Feb 2004 17:30:50 -0800
    
    

    you need something like this in the mapping file:
    <property name="clob"
    type="org.familysearch.dataaccess.hibernate.type.TextUserType"
    column="CLOB_COLUMN"/>


  • Next message: Damodar Periwal: "[ANN] OneClickRevelation: JDX Provides Instant and Interactive Insight Into Your Data"