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

Add functionality for mock JPA\Hibernate entities. #89

Open
bakomchik opened this issue Apr 29, 2015 · 5 comments
Open

Add functionality for mock JPA\Hibernate entities. #89

bakomchik opened this issue Apr 29, 2015 · 5 comments

Comments

@bakomchik
Copy link

Is it possible to add functionality that recognizes JPA annotations and build Entity graph.

@mtedone
Copy link
Owner

mtedone commented Apr 29, 2015

There's a plan to add support for the bean validation API. We can look at JPA afterwards

@daivanov
Copy link
Collaborator

I think you should be using HSQL with in memory database to test your JPA entities.

@fani1983
Copy link

fani1983 commented Nov 3, 2015

There's a plan to add support for the bean validation API. We can look at JPA afterwards.

@jvmlet
Copy link

jvmlet commented Apr 14, 2016

Are you going to honor JPA entities relations (mappedBy/foreignKey) while generating the bean tree with nested beans/collection of beans ?

@mtedone
Copy link
Owner

mtedone commented Apr 14, 2016

Nope

On Thu, 14 Apr 2016 at 15:27, Furer Alexander notifications@github.com
wrote:

Are you going to honor JPA entities relations (mappedBy/foreignKey) while
generating the bean tree with nested beans/collection of beans ?


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#89 (comment)

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

No branches or pull requests

5 participants