This annotation specifies the fields or properties of the following non--persisting classes:
The applicable targets are method and field.
The value of a field, in which @Transient is defined, is not persisted. However, since this value is stored in the persistence context, you can acquire the setup value. Howeachou cannot acquire the value from another EntityManager.
@Transient does not have attributes.