net.sourceforge.fluxion.annotations
Annotation Type TableNameAnn


@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface TableNameAnn

An annotation that describes the name of the table that this bean models.

Version:
1.0
Author:
Tony Burdett

Required Element Summary
 java.lang.String value
           
 

Element Detail

value

public abstract java.lang.String value


Copyright © 2010. All Rights Reserved.