Package org.azzyzt.jee.runtime.annotation

Annotation Types Summary
AzzyztGeneratorOptions This annotation can be used on Azzyztant, the generated class that can be modified to request customizations to the code generated by Azzyzt JEE Tools.
CreateTimestamp This annotation can be added to entity fields of the types java.util.Calendar, java.util.Date or java.lang.String.
CreateUser This annotation can be added to entity fields of the type java.lang.String.
Internal This annotation may be added to entity fields.
ModificationTimestamp This annotation can be added to entity fields of the types java.util.Calendar, java.util.Date or java.lang.String.
ModificationUser This annotation can be added to entity fields of the type java.lang.String.