Hello
I have an Entity-Bean with CMP and a String-Attribute.
This Attribute gets filled in the create-method
with a long (> 100K) Stringbuffer.
The Attribute shows the correct size at the end
of the create-method. At the beginning of
a getTextString Method it has a size of 56780 Bytes.
The corresponding Entry in the DBfield has a size
of 56780 Bytes also.
(We use Oracle with a long datatype)
Why does it get truncated ?
--
gruss
markus
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".