Blob and MySQL
Nathan Kontny <Nathan.Kontny-UgwZ4owrJFB8UrSeD/[email protected]>
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
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