Package ca.uhn.fhir.jpa.migrate.dao
Class MigrationQueryBuilder
java.lang.Object
ca.uhn.fhir.jpa.migrate.dao.MigrationQueryBuilder
-
Constructor Summary
ConstructorsConstructorDescriptionMigrationQueryBuilder(DriverTypeEnum theDriverType, String theMigrationTablename) -
Method Summary
Modifier and TypeMethodDescriptiondeleteLockRecordStatement(Integer theLockPid, String theLockDescription) findByPidAndNotDescriptionQuery(Integer theLockPid, String theLockDescription)
-
Constructor Details
-
MigrationQueryBuilder
-
-
Method Details
-
deleteAll
-
getHighestKeyQuery
-
insertPreparedStatement
-
createTableStatement
-
addResultColumnStatement
-
createIndexStatement
-
findAllQuery
-
deleteLockRecordStatement
-
findByPidAndNotDescriptionQuery
-