My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for

GoogleWebToolkit  
Using Morphia with GWT
Extension
Updated Mar 21, 2011 by scotthernandez

Using Morphia with GWT

To use morphia with GWT all you need to do is download the gwt module jar and add this to your .gwt.xml file:

   <inherits name='com.google.code.morphia.Morphia' />

Sign in to add a comment
Powered by Google Project Hosting