@Domain.Exclude Indicates that a field, method or type should be ignored by the meta-model introspection. Acts as the semantic counterpart to Domain.Include . API Domain_Exclude.java @interface Exclude { }