-
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Synchronize
Ensures that auto-flush happens correctly and that queries against the derived
entity do not return stale data.
Mostly used with Subselect.
- Author:
- Sharath Reddy
-
-
Required Element Summary
Required Elements
Modifier and Type |
Required Element and Description |
String[] |
value
Table names
|
Copyright © 2002-2015 Red Hat Middleware, LLC. All Rights Reserved