@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface FilterJoinTables
@FilterJoinTable
to a collection.Modifier and Type | Required Element and Description |
---|---|
FilterJoinTable[] |
value
The aggregated filters.
|
public abstract FilterJoinTable[] value
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.