There are many clob type in java: 
  - java.sql.Clob.
  - oracle.sql.Clob.
  - com.mysql.jdbc.Clob.
  - org.hibernate.type.ClobType.
Which one can I use.

I have tried some types of Clob, but the data_length in database just is
4000. It's not enough for my data.


Allan Ang wrote:
> 
> CLOB
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-insert-a-large-character-object-into-Oracle-database-from-Appfuse.-tf4833863s2369.html#a13829336
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to