public static class AvaticaConnection.Trojan extends Object
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
execute(AvaticaResultSet resultSet)
A means for anyone who has a trojan to call the protected method
AvaticaResultSet.execute(). |
Meta |
getMeta(AvaticaConnection connection)
A means for anyone who has a trojan to get the protected field
AvaticaConnection.meta. |
List<TypedValue> |
getParameterValues(AvaticaStatement statement)
A means for anyone who has a trojan to call the protected method
AvaticaStatement.getParameterValues(). |
public ResultSet execute(AvaticaResultSet resultSet) throws SQLException
AvaticaResultSet.execute().SQLException - if execute fails for some reason.public List<TypedValue> getParameterValues(AvaticaStatement statement)
AvaticaStatement.getParameterValues().public Meta getMeta(AvaticaConnection connection)
AvaticaConnection.meta.Copyright © 2012-2025 Apache Software Foundation. All Rights Reserved.