public abstract @interface

Synchronize

implements Annotation
org.hibernate.annotations.Synchronize

Class Overview

Ensures that auto-flush happens correctly and that queries against the derived entity do not return stale data. Mostly used with Subselect.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation