javax.persistence
Annotation Type ColumnResult


@Target(value={})
@Retention(value=RUNTIME)
public @interface ColumnResult


Required Element Summary
 String name
           
 

Element Detail

name

public abstract String name


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.