From: tomo on
Can someone post me link for some example regarding the topic ? I wan't to
do it via hibernate.




__________ Information from ESET NOD32 Antivirus, version of virus signature database 4817 (20100129) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com




From: Lew on
Don't depend on the subject to reveal part of your message. People can change
the subject line. Make sure the body of your message includes all relevant
parts of your communication.

tomo wrote:
> Can someone post me link for some example regarding the topic ? I wan't to
> do it via hibernate [sic].

Map the BLOB to 'byte []'. Stream the XLS file into the array. Persist.

--
Lew
From: tomo on
Thx for that part. But I have a JSF web application that has to load that
xls file from DB, create a copy of it, and save it in DB.
The problem is that constructor for crating new workbook from jxl takes FILE
as an argument, and I can't save any file
to local disk. How can I solve it ? Create some temp. file on server ?


"Lew" <noone(a)lewscanon.com> wrote in message
news:hjup8b$p2l$3(a)news.albasani.net...
> Don't depend on the subject to reveal part of your message. People can
> change the subject line. Make sure the body of your message includes all
> relevant parts of your communication.
>
> tomo wrote:
>> Can someone post me link for some example regarding the topic ? I wan't
>> to do it via hibernate [sic].
>
> Map the BLOB to 'byte []'. Stream the XLS file into the array. Persist.
>
> --
> Lew
>
> __________ Information from ESET NOD32 Antivirus, version of virus
> signature database 4818 (20100129) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
>



__________ Information from ESET NOD32 Antivirus, version of virus signature database 4818 (20100129) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com