Hi Board, I am currently working on a port of the ACL-Plugin for grails and have some issues. Since Grails ACL domain classes use embedded classes I started to translate this using the JpaTemplate. Currently I am wondering, if there is a chance to use an embedded class as a standalone instance also? As soon as the class becomes embedded I cannot find a way to create an instance for it without embedding it within another class. Am I missing something - or is this not possible at all ?
thanks four your help Thomas -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
