Bonjour,
how to simply record an image in a field blob oracle?
I created my fields : image BLOB DEFAULT EMPTY_BLOB()
Which type to use in my file of mapping (BLOB oracle, Blob sql, Blob hibernate) ?
I found many examples on Internet but none went.
thanks
Lionel - 26 Apr 2005 12:30 GMT
> Bonjour,
Salut !
> how to simply record an image in a field blob oracle?
> Which type to use in my file of mapping (BLOB oracle, Blob sql, Blob
> hibernate) ?
Hope it helps:
http://www.hibernate.org/73.html