AccessCallbackpublic interface AccessCallback Contract for providing callback access to a {@link DatabaseStructure},
typically from the {@link Optimizer}. |
Methods Summary |
---|
public long | getNextValue()Retrieve the next value from the underlying source.
|
|