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

Null-Handling Options #60

Open
geoffreywiseman opened this issue May 12, 2010 · 0 comments
Open

Null-Handling Options #60

geoffreywiseman opened this issue May 12, 2010 · 0 comments

Comments

@geoffreywiseman
Copy link
Owner

We have had situations where Hibernate uses null when all fields in a component are null, which isn't consistent with our desired approach. We can't fix it in Hibernate, so it would be nice if we could have Moo sort it out at translation time, by telling it that if a particular property is null, just instantiate an instance of the target class.

Not sure the right way to include that in the configuration/annotation, but something to think about.

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

1 participant