GWT and JPA
•
Java
I'm using GWT 1.5 3. Build database application I use JPA annotations with my objects It seems that the RPC of GWT works normally in managed mode However, when I try to compile my application using the GWT compiler, I will receive the following errors: "import javax.persistence cannot be resolved", "entity cannot be resolved to type" toplink-essentials. Jar is already included in my project path What other settings do I need to solve this problem?
Solution
You can use Gilead( http://sourceforge.net/projects/gilead/ )Library to seamlessly manage JPA entities using GWT
to greet
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码