接口 AccessCallback


  • public interface AccessCallback
    Contract for providing callback access to a DatabaseStructure, typically from the Optimizer.
    作者:
    Steve Ebersole
    • 方法详细资料

      • getNextValue

        IntegralDataTypeHolder getNextValue()
        Retrieve the next value from the underlying source.
        返回:
        The next value.
      • getTenantIdentifier

        String getTenantIdentifier()
        Obtain the tenant identifier (multi-tenancy), if one, associated with this callback.
        返回:
        The tenant identifier