users@glassfish.java.net

Re: Controlling BLOB size for EJB persistence

From: <glassfish_at_javadesktop.org>
Date: Mon, 10 Dec 2007 22:56:07 PST

This works for me:

@Column(nullable=true,columnDefinition="[b]BLOB(200000)[/b]")
[Message sent by forum member 'calocoj' (calocoj)]

http://forums.java.net/jive/thread.jspa?messageID=249450