Interface PrepareResult

All Known Implementing Classes:
ClientParser

public interface PrepareResult
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
     
  • Method Details

    • getSql

      String getSql()
    • getParamCount

      int getParamCount()