Red Hat JBoss Enterprise Application Platform 7.1.0.Beta1
-
@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface Where
Where clause to add to the element Entity or target entity of a collection. The clause is written in SQL.
A common use case here is for soft-deletes.
- Author:
- Emmanuel Bernard
-
-
Required Element Summary
Required Elements
Modifier and Type |
Required Element and Description |
String |
clause
The where-clause predicate.
|
Red Hat JBoss Enterprise Application Platform 7.1.0.Beta1
Copyright © 2017 JBoss by Red Hat. All rights reserved.