org.hibernate.annotations
Annotation Type FetchProfiles


@Target(value={TYPE,PACKAGE})
@Retention(value=RUNTIME)
public @interface FetchProfiles

Author:
Hardy Ferentschik

Required Element Summary
 FetchProfile[] value
           
 

Element Detail

value

public abstract FetchProfile[] value


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