Package ru.bgcrm.util.distr.call
Class ExecuteSQL
java.lang.Object
ru.bgcrm.util.distr.call.ExecuteSQL
- All Implemented Interfaces:
InstallationCall
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic voidclearHashById(String mid) voidexecuteSqlComands(Connection con, String[] lines, String midStr) getQueryHashes(Connection con, String mid) voidstatic voidupdateHashes(Connection con, String versions, String mid)
-
Constructor Details
-
ExecuteSQL
public ExecuteSQL()
-
-
Method Details
-
call
- Specified by:
callin interfaceInstallationCall
-
setId
-
executeSqlComands
- Throws:
SQLException
-
getQueryHashes
- Throws:
SQLException
-
updateHashes
- Throws:
SQLException
-
clearHashById
-