Hi,
I have a JPA <Entity> Customer which has a List<Order> orders. However, I have made a design decision to persist the orders seperately. So, I am having this List as @Transient in my class. How do I show this in the class diagram? Can I attach notes to the class diagram for the SCEA Part II exam?