接口 CompositeIdentifierSource

    • 方法详细资料

      • getIndividualAttributeIdGenerator

        IdentifierGeneratorDefinition getIndividualAttributeIdGenerator​(String identifierAttributeName)
        Handle silly SpecJ reading of the JPA spec. They believe composite identifiers should have "partial generation" capabilities.
        参数:
        identifierAttributeName - The name of the individual attribute within the composite identifier.
        返回:
        The generator for the named attribute (within the composite).