Package org.hibernate.testing
Annotation Interface SkipForDialects
@Retention(RUNTIME)
@Target({METHOD,TYPE})
@Deprecated(forRemoval=true)
public @interface SkipForDialects
Deprecated, for removal: This API element is subject to removal in a future version.
Plural annotation for
SkipForDialect.
Useful when more than one dialect needs to be skipped because of a different reason.-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionDeprecated, for removal: This API element is subject to removal in a future version.
-
Element Details
-
value
SkipForDialect[] valueDeprecated, for removal: This API element is subject to removal in a future version.
-
SkipForDialectGroupinstead.