org.iternine.jeppetto.dao.annotation
Annotation Type Projection


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Projection


Required Element Summary
 ProjectionType type
           
 
Optional Element Summary
 String field
           
 

Element Detail

type

public abstract ProjectionType type

field

public abstract String field
Default:
""


Copyright © 2012. All Rights Reserved.