Interface NaturalId


public interface NaturalId
JAXB binding interface for natural-id definitions
Author:
Steve Ebersole
  • Method Details

    • getCaching

      JaxbCaching getCaching()
      The cache config associated with this natural-id
    • getBasicAttributes

      List<JaxbBasic> getBasicAttributes()
    • getManyToOneAttributes

      List<JaxbManyToOne> getManyToOneAttributes()