Being aware of the still in development status of the Fantom project, and that there are still many issues that have as yet not been addressed, I am interested in any comments from developers how a structure such as JPA could be implemented in Fantom? JPA is of course Java based, so it seems to me that a Fantom "JPA" would need to be implemented as an interface to JPA and and .NET equivalent.
Can one use JPA in Fantom, even if this meant being bould to Java and not having the option to move to .NET?
If yes, how?
How can one use Fantom, Glassfish and JPA in combination with each other?
Have any Fantom Developers used JPA in Fantom and would be willing to post some comments?
Regards
Rudolf
brianFri 24 Sep 2010
I only recently added support for Java annotations in the last month or so, so doubt anyone has tried it :-)
rudolfbargholz Fri 24 Sep 2010
Hi,
Being aware of the still in development status of the Fantom project, and that there are still many issues that have as yet not been addressed, I am interested in any comments from developers how a structure such as JPA could be implemented in Fantom? JPA is of course Java based, so it seems to me that a Fantom "JPA" would need to be implemented as an interface to JPA and and .NET equivalent.
Regards
Rudolf
brian Fri 24 Sep 2010
I only recently added support for Java annotations in the last month or so, so doubt anyone has tried it :-)
rudolfbargholz Fri 24 Sep 2010
Hi Brian,
Ok. Thanks for the info.
Regards
Rudolf