JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.mariadb.jdbc.util
PrepareResult
Contents
Description
Method Summary
Method Details
getSql()
getParamCount()
Hide sidebar
Show sidebar
Interface PrepareResult
All Known Implementing Classes:
ClientParser
public interface
PrepareResult
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getParamCount
()
String
getSql
()
Method Details
getSql
String
getSql
()
getParamCount
int
getParamCount
()