Interface PluralAttributeSequentialIndexSource

    • Method Detail

      • getBase

        int getBase()
        Hibernate allows specifying the base value to use when storing the index to the database. This reports that "offset" value.
        Returns:
        The index base value.