Class ContextFallbackStatementSource

  • All Implemented Interfaces:
    StatementSource, java.io.Closeable, java.lang.AutoCloseable

    public class ContextFallbackStatementSource
    extends DelegatingStatementSource

    StatementSource decorator which will provide a context for statements that don't have a context. Contexts that already have a context will be unchanged.

    Since:
    3.0
    Version:
    6.0
    Author:
    Evren Sirin