public class CoherenceReadWriteCustomizer extends java.lang.Object implements DescriptorCustomizer
To change the default behaviour of this configuration the user can add or remove QueryRedirectors to control the entity operation/query specific behaviour.
, org.eclipse.persistence.annotaitons.QueryRedirectors
Constructor and Description |
---|
CoherenceReadWriteCustomizer() |
Modifier and Type | Method and Description |
---|---|
static void |
afterLoad(ClassDescriptor descriptor) |
void |
customize(ClassDescriptor descriptor)
Customize the provided descriptor.
|
public void customize(ClassDescriptor descriptor) throws java.lang.Exception
DescriptorCustomizer
customize
in interface DescriptorCustomizer
java.lang.Exception
public static void afterLoad(ClassDescriptor descriptor)