Can't define scale in blob
--------------------------
Key: HHH-2923
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2923
Project: Hibernate3
Issue Type: Bug
Affects Versions: 3.2.5
Environment: DB2 version 8.2, java 1.4, windows professional xp, hibernate 3.2.5.
Reporter: Isai Oliva Romo
In the next link
http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.i...
you can see how to create tables in the case of blob and clob you can define de scale you
know 10K, 10 M or 10 G even the string NOT LOGGED for biggest files hibernate doesn't
support this.
In <property name="file" type="blob" not-null="false"
length="200000" ></property> you can only specify on length attribute
numbers.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira