Interface IdentifierSource

    • Method Detail

      • getNature

        EntityIdentifierNature getNature()
        Obtain the nature of this identifier source.
        Returns:
        The identifier source's nature.
      • getIdentifierGeneratorDescriptor

        IdentifierGeneratorDefinition getIdentifierGeneratorDescriptor()
        Obtain the identifier generator source.
        Returns:
        The generator source.
        Todo:
        this should name a source as well, no? Basically, not sure it should be up to the sources to build binding objects. IdentifierGeneratorSource, possibly as a hierarchy as well to account for differences in "global" versus "local" declarations