-
@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface SqlFragmentAlias
Describe aliases for filters
-
-
Required Element Summary
Required Elements
Modifier and Type |
Required Element and Description |
java.lang.String |
alias |
-
Optional Element Summary
Optional Elements
Modifier and Type |
Optional Element and Description |
java.lang.Class |
entity |
java.lang.String |
table |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.