[Feature Request] Java entities with JPA annotations

+1 vote
asked Jan 23, 2013 in Feature Request by jwagner (3,630 points)

If it's possible to generate PHP files with Doctrine annotations, it should be fairly easy to export Java entity classes with JPA annotations.
That way we could use one great modeling tool in various projects.

See JPA 2 Annotations.

commented Jan 23, 2013 by ludek.vodicka Skipper developer (140,450 points)

You're right. Support for annotations and multiplatform application was our first step on the way to Java world. As soon as we release ORM Designer2 we would like to start exploring a possible ways. Also will be great to have testers like you on this challenge ;-).

commented Jan 23, 2013 by jwagner (3,630 points)

Sweet! We do actually have a project right now where we could use that and test the new version. So ORMD 2.1?

commented Jan 23, 2013 by ludek.vodicka Skipper developer (140,450 points)

I can't promise anything right now ;-). But it's our goal so we will do our best.

Please log in or register to answer this question.

...