@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface SkipForDialects
Plural annotation for SkipForDialect.
Useful when more than one dialect needs to be skipped because of a different reason.
| Modifier and Type | Required Element and Description | 
|---|---|
| SkipForDialect[] | value | 
public abstract SkipForDialect[] value
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.