@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Projection
| Modifier and Type | Required Element and Description |
|---|---|
ProjectionType |
type |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
field |
public abstract ProjectionType type
Copyright © 2017. All Rights Reserved.