org.hibernate.annotations
Annotation Type Tables


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

Plural of Table

See Also:
Table

Required Element Summary
 Table[] value
           
 

Element Detail

value

public abstract Table[] value


Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.