Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - uli_se

Pages: [1]
1
Uml Process / tagged value annotations
« on: December 11, 2006, 03:45:22 am »
Hi,
ist there any chance to get more than one annotation generated?

@Id
@GeneratedValue
becomes by import

@Id@GeneratedValue as tagged value.


but when I try to annotate a new method, I don't know to specity a set of annotations.
Cheers,
Uli







2
Uml Process / Modelling EJB3 based Application
« on: December 06, 2006, 05:52:13 am »
Hi,
are there any samples out to model a EJB3 (if possible with Seam) annotated application with EA?
Is it possible to generate the annotated code?
Thanks,
Uli

Pages: [1]