@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface SkipForDialects
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-2015 Red Hat, Inc. All Rights Reserved.