Re: Blob and MySQL
Santanu Dutt <[email protected]>
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Nathan,
CLOB/BLOB was not supported in Keel so far. Recently I have been
working on making the necessary changes in Keel container managed
persistence(default) to support CLOB/BLOB. I am totally done with the
changes and will check in the core changes today. I have also created an
example app to demonstrate the use of CLOB/BLOB. Will check it in over
the weekend.
Regards.
Santanu Dutt
Senior Consultant
Platinumsolutions Inc
1610 Washington Plaza North
Reston Va 20190
703-471-9793 ext 203
www.platinumsolutions.com
On Thu, 2004-04-08 at 22:37, Nathan Kontny wrote:
> I am using Keel 2.0, and MySQL. I specified blob as my field type. I am
> receiving this as an error:
>
> org.keel.services.persist.PersistenceException:
> org.keel.services.persist.Persis
> tentMetaDataError creating metadata for persistent iron.auction, Type 'BLOB' is
> not mapped to any valid type
> at
> org.keel.services.persist.base.AbstractPersistentFactory.getMetaData(
> AbstractPersistentFactory.java:263)
>
>
> What does that mean?
>
> Thank you,
> Nathan
> _______________________________________________
> User mailing list
> [email protected]
> http://lists.keelframework.org/listinfo.cgi/user-keelframework.org