Class SqlResponse
java.lang.Object
org.qubership.atp.mia.model.pot.db.SqlResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddConnectionInfo(Server server) Add connectionInfo.voidsetInternalPathToFile(String internalPathToFile, MiaContext miaContext) Sets internalPathToFile.voidsetTableMarkerResult(TableMarkerResult tableMarkerResult)
-
Constructor Details
-
SqlResponse
public SqlResponse() -
SqlResponse
-
-
Method Details
-
getTableMarkerResult
-
setTableMarkerResult
-
getInternalPathToFile
-
setInternalPathToFile
Sets internalPathToFile.- Parameters:
internalPathToFile- internalPathToFile
-
addConnectionInfo
Add connectionInfo.- Parameters:
server- Server
-