Package com.peterphi.std.guice.database.annotation
package com.peterphi.std.guice.database.annotation
-
ClassDescriptionAnnotation to be placed on a member within a
Entity
-annotated class to indicate that this should be eager-fetched when querying.Annotation to be placed on anEntity
-annotated class to indicate that special measures should be taken when querying against this entity because the backing table will be large.