Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is @Lob annotation in a POJO supported? #11

Closed
prabhalar opened this issue May 30, 2014 · 1 comment
Closed

Is @Lob annotation in a POJO supported? #11

prabhalar opened this issue May 30, 2014 · 1 comment

Comments

@prabhalar
Copy link

I have a POJO that is mapped to a table and one of the fields in that POJO is a custom Java object that is annotated by @lob. I expect that field to be saved to a BLOB column but instead the libraries are looking for information to serialize that Java object. How do I handle this issue? Should I define my own custom mapper?

@matthewadams
Copy link
Contributor

I'm confused. There is currently no @Lob type defined in the repo. I think you might be confusing this repo with another. Reopen if I'm wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants