Class CompositeIdentifier

java.lang.Object
org.hibernate.envers.boot.model.AbstractIdentifier
org.hibernate.envers.boot.model.CompositeIdentifier
All Implemented Interfaces:
AttributeContainer, Bindable<Serializable>, Identifier

public class CompositeIdentifier extends AbstractIdentifier
Represents an identifier based on a composite-id mapping.
  • Constructor Details

  • Method Details

    • build

      public JaxbHbmCompositeIdType build()
      Description copied from interface: Bindable
      Builds the specified binded class type.
      Returns:
      instance of the bindable class type, never null