Entity EJB 2.1 and finbyprimarykey

hello i am using one entity bean for find by primary key oe database register.

one field from this row isone oracle clob field.

if i access to tis row using one normal resultset i load the data into one byte[] well but if i try to load this row i cannot put it into the byte[] propertie od one bean well

using the entty bean cani load the colob data?

thanks

[388 byte] By [mirentxua] at [2007-11-27 9:40:45]
«« JSP server
»» SNMP
# 1
I don't know a lot about this. I believe I was once able to store Java String objects (entity bean field) into an Oracle CLOB column and retrieve them back into Strings when finding the bean again.
OleVVa at 2007-7-12 23:18:26 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...