I have trouble in the procedure, can anybody give me a example about this, or E-mail to me , We can have a later discussion ,
my mail : [email protected]
Discussions
EJB programming & troubleshooting: anybody ever use entity EJB to read/write BLOB field ?
-
anybody ever use entity EJB to read/write BLOB field ? (1 messages)
- Posted by: Blue Hand
- Posted on: October 26 2001 01:04 EDT
Threaded Messages (1)
- anybody ever use entity EJB to read/write BLOB field ? by Stephen Bennett on October 30 2001 05:25 EST
-
anybody ever use entity EJB to read/write BLOB field ?[ Go to top ]
- Posted by: Stephen Bennett
- Posted on: October 30 2001 05:25 EST
- in response to Blue Hand
Sort of related to your query.........
I have successfuly used the ejbload and ejbstore methods to load and retrieve data from binary fields.........
check this out........
container-managed persistence for non-primitive attributes
Steve