org.apache.tapestry.annotations
Annotation Type Entity


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

Defines a basic annotation with a name matching that of most persistence frameworks.



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.