|
Oracle® Fusion Middleware Java API Reference for EclipseLink 11g Release 1 (11.1.1) E26376-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DescriptorCustomizer
Customize a ClassDescriptor when the customize(ClassDescriptor) method is called during the loading/population of the mappings. This is typically used to customize dynamically or specify configuration values not available through annotations or XML.
@Customizer to configure using annotations on an entity class, {@link ClassDescriptor} for available customization API| Method Summary | |
|---|---|
void |
customize(ClassDescriptor descriptor)Customize the provided descriptor. |
| Method Detail |
|---|
void customize(ClassDescriptor descriptor)
throws java.lang.Exception
java.lang.Exception
|
Oracle® Fusion Middleware Java API Reference for EclipseLink 11g Release 1 (11.1.1) E26376-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||