Class IDSQLResolution.Compiler
java.lang.Object
ghidra.features.bsim.query.client.IDSQLResolution
ghidra.features.bsim.query.client.IDSQLResolution.Compiler
- 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 TypeMethodDescriptionvoid
resolve
(AbstractSQLFunctionDatabase<?> columnDatabase, ExecutableRecord exe)
-
Constructor Details
-
Compiler
-
-
Method Details
-
resolve
public void resolve(AbstractSQLFunctionDatabase<?> columnDatabase, ExecutableRecord exe) throws SQLException - Specified by:
resolve
in classIDSQLResolution
- Throws:
SQLException
-