Annotation Interface LargeTable


@Target(TYPE) @Retention(RUNTIME) public @interface LargeTable
Annotation to be placed on an Entity-annotated class to indicate that special measures should be taken when querying against this entity because the backing table will be large.