Class IDSQLResolution.ExternalFunction
java.lang.Object
ghidra.features.bsim.query.client.IDSQLResolution
ghidra.features.bsim.query.client.IDSQLResolution.ExternalFunction
- Enclosing class:
IDSQLResolution
-
Nested Class Summary
Nested classes/interfaces inherited from class ghidra.features.bsim.query.client.IDSQLResolution
IDSQLResolution.Architecture, IDSQLResolution.Compiler, IDSQLResolution.ExeCategory, IDSQLResolution.ExternalFunction -
Field Summary
Fields inherited from class ghidra.features.bsim.query.client.IDSQLResolution
id1, id2 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidresolve(AbstractSQLFunctionDatabase<?> columnDatabase, ExecutableRecord exe)
-
Constructor Details
-
ExternalFunction
-
-
Method Details
-
resolve
public void resolve(AbstractSQLFunctionDatabase<?> columnDatabase, ExecutableRecord exe) throws SQLException - Specified by:
resolvein classIDSQLResolution- Throws:
SQLException
-