Class PushDownResponse


  • public final class PushDownResponse
    extends java.lang.Object
    This class is an abstract representation of a response created by a Virtual Schema Adapter as result of a request to push down.
    • Method Detail

      • getPushDownSql

        public java.lang.String getPushDownSql()
        Get push down SQL
        Returns:
        push down SQL string