Annotation Interface CompositeTypeRegistration


Registers a custom composite user type implementation to be used by default for all references to a particular embeddable class.

May be overridden for a specific entity field or property using @CompositeType.

See Also: