Interface JaxbNaturalId

All Superinterfaces:
JaxbBaseAttributesContainer
All Known Implementing Classes:
JaxbNaturalIdImpl

public interface JaxbNaturalId extends JaxbBaseAttributesContainer
JAXB binding interface for natural-id definitions
  • Method Details

    • getCaching

      JaxbCachingImpl getCaching()
      The cache config associated with this natural-id
    • isMutable

      boolean isMutable()
      Whether the natural-id (all attributes which are part of it) should be considered mutable or immutable.