1. attempt to create saveOrUpdate event with null entity stackoverflow.comI've run into a problem I can't figure out and Google search does not return much (I should of thought about posting my question here first ;-). So I've got a ... |
2. GWT: Bidirectional relationships of referenced entities cause compiler errors forum.springsource.orgJan 14th, 2011, 09:30 AM #1 jneyra View Profile View Forum Posts Private Message Junior Member Join Date Mar 2009 Posts 1 GWT: Bidirectional relationships of referenced entities cause compiler errors ... |
3. Working with entities, Roo + GWT forum.springsource.orgHi All, I'm playing with Roo & GWT... Here is some script: entity --class ~.server.domain.AbstractContact --abstract entity --class ~.server.domain.PersonContact --extends ~.server.domain.AbstractContact --testAutomatically entity --class ~.server.domain.CompanyContact --extends ~.server.domain.AbstractContact --testAutomatically I've generated app, ... |
4. merge() method missing in Roo generated GWT |
5. GWT issue with entity relationships forum.springsource.orgGWT issue with entity relationships To understand clearly the issue, here is the failing use case with the Expenses.roo sample : - Create a new Employee - Create a new Report ... |
6. Controlling which entities get noticed by GWT forum.springsource.orgControlling which entities get noticed by GWT I'm trying to gwt setup a project that has a small set of RooEntity classes. Some are simple entities, and some are association table ... |
7. web gwt all "Please allow search for entities in a dependent project/jar" forum.springsource.orgweb gwt all "Please allow search for entities in a dependent project/jar" I am trying to build a traditional J2EE project layout. I have a persistance project (entitiy/model) a service project, ... |
8. JPA Abstract Entities, Roo and GWT forum.springsource.orgHi all, Whenever I add the --abstract attribute to an entity defined in JPA, the GWT scaffoled process will ignore the fact that this entity is abstract and will create a ... |
9. ROO GWT - Suppress entity properties in Proxy forum.springsource.orgHi all, I have implemented a fairly standard authentication approach in my Roo GWT app (using Roo 1.1.5). The username is stored clear and the password is salted and hashed. I've ... |
10. Is Entity Relationship with GWT scaffold working? forum.springsource.orghi all, I am trying to define simple *-to-1 unidirectional relationship with Roo+GWT. I got the hibernate mapping notation done and I can see the schema was generated correctly but the ... |
11. GWT does not currently support primitive types in an entity forum.springsource.orgI am using Roo 1.1.0.RC1 to reverse engineer a database and create a simple GWT app but when running 'gwt setup' in Roo it throws the following error for both boolean ... |
12. GWT Entity proxies for enum fields? forum.springsource.orgGWT Entity proxies for enum fields? Hi, I've been trying to use Roo 1.1.0 RC1 with GWT 2.1 RC1 to work on a project, and was successful in getting the basics ... |
13. Too much UI stuff generated for each entity after GWT SETUP command forum.springsource.orgToo much UI stuff generated for each entity after GWT SETUP command Hi I've created HelloWorld GWT ROO application and launched it sucessfully, but when I started to customize it I ... |
14. how to add a username field to an entity in roo generated gwt code forum.springsource.orgI would like to store the google authentication username of the user who adds a record in the datastore. Can someone please tell me how this can be done? Also, How ... |
15. Roo + GWT Entity relation question forum.springsource.orgRoo + GWT Entity relation question Hello, Im trying out spring roo with GWT for the first time. So far Im really impressed with the products. The first part of my ... |
16. Vaadin AspectJ Error For Spring Roo Entity vaadin.com |
17. Spring Roo Addon and self referencing entities vaadin.com |
18. Spring Roo + Vaadin + @Embeddable entity vaadin.com |