Class EmptyWhereClauseException

All Implemented Interfaces:
Serializable

public class EmptyWhereClauseException extends JdbcException
See Also:
  • Constructor Details

    • EmptyWhereClauseException

      public EmptyWhereClauseException(Sql<?> sql)
  • Method Details

    • getSql

      public Sql<?> getSql()