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

Fixes :) #45

Merged
merged 7 commits into from
Jan 28, 2012
Merged

Fixes :) #45

merged 7 commits into from
Jan 28, 2012

Conversation

bgooren
Copy link
Contributor

@bgooren bgooren commented Jan 28, 2012

Felipe,

I've made changes to fix #32 (which in turn fixes #42).
The major improvement is that I've added a new transformer which uses the mapping code.

To be backward-compatible, I've added a boolean flag on the Query class to enable the new transformer (Query#useMapper(boolean)). By default it will use the old transformer you once wrote.

@feliperazeek
Copy link
Owner

You are a pimp thank you!

feliperazeek added a commit that referenced this pull request Jan 28, 2012
@feliperazeek feliperazeek merged commit b1a2db4 into feliperazeek:master Jan 28, 2012
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

Successfully merging this pull request may close these issues.

Another null pointer exception Use mappers in non-JPA Transformer
2 participants