Class SqlDelegatingConformance

  • All Implemented Interfaces:
    SqlConformance

    public class SqlDelegatingConformance
    extends SqlAbstractConformance
    Implementation of SqlConformance that delegates all methods to another object. You can create a sub-class that overrides particular methods.