public class StatementInformation extends Object
Constructor and Description |
---|
StatementInformation(ConnectionInformation connectionInformation) |
Modifier and Type | Method and Description |
---|---|
int |
getConnectionId() |
String |
getPreparedStatementQuery() |
String |
getStatementQuery() |
void |
setStatementQuery(String statementQuery) |
public StatementInformation(ConnectionInformation connectionInformation)
public String getStatementQuery()
public void setStatementQuery(String statementQuery)
public int getConnectionId()
public String getPreparedStatementQuery() throws SQLException
SQLException
Copyright © 2002-2014 P6Spy. All Rights Reserved.