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

[#1439] Added code branch to deal with JPA-based models separately ... #492

Merged
merged 1 commit into from Dec 30, 2012
Merged

[#1439] Added code branch to deal with JPA-based models separately ... #492

merged 1 commit into from Dec 30, 2012

Conversation

em-wilson
Copy link

...from generic models; so plug-ins like Morphia can deal with their own embedded types

Basically - only uses JPAPlugin.JPAModelLoader when the fixture model is derived from GenericModel; otherwise allow embedded classes to build themselves normally. This fixes Morphia's ModelFactory as well as any other plug-in that requires relationship binding

…om generic models; so plug-ins like Morphia can deal with their own embedded types
pepite added a commit that referenced this pull request Dec 30, 2012
[#1439] Added code branch to deal with JPA-based models separately ...
@pepite pepite merged commit 90cae11 into playframework:master Dec 30, 2012
@pepite
Copy link
Contributor

pepite commented Dec 30, 2012

Reverting since it breaks the whole test suite.

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.

None yet

2 participants