javax.persistence
Annotation Type Entity


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Entity

Version:
$Rev: 467742 $ $Date: 2006-10-25 12:30:38 -0700 (Wed, 25 Oct 2006) $

Optional Element Summary
 String name
           
 

name

public abstract String name
Default:
""


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