- All Implemented Interfaces:
- Serializable, IAnnotationLink, ILink, IMutable, IObject, Filterable
@Entity
@Indexed(index="FullText")
@ClassBridge(name="details",
impl=DetailsFieldBridge.class,
index=UN_TOKENIZED,
store=NO)
public class AnnotationAnnotationLink
extends Object
implements Serializable, IObject, IMutable, IAnnotationLink
These filter definitions are used by the security system
to eliminate non-readable objects from queries. The regular
user does not need to worry about them, as they will be
injected directly into the SQL (not HQL)
- See Also:
- Serialized Form