@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface WhereJoinTable
Where
, a common use case is for implementing soft-deletes.Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
clause
The where-clause predicate.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.