Hi,
Above code is not working , did I missed something or this feature is not supported yet ?Code:@Entity @RooJavaBean @RooEntity public class User { ... @Embedded private Address address; ... } @Embeddable @RooJavaBean public class Address { ... }
I have fun with Roo :-) Thank you!
Sid


Reply With Quote
