public class MsSqlMigrateUriRegistrySqlCommand extends AbstractMigrateUriRegistrySqlCommand
mssql related SqlCommand for migrating data from
URI_REGISTRY into app_registration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData| Constructor and Description |
|---|
MsSqlMigrateUriRegistrySqlCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
updateAppRegistration(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
List<AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData> data)
Update app registration.
|
canHandleInJdbcTemplate, createAppRegistrationMigrationData, dropUriRegistryTable, handleprotected void updateAppRegistration(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
List<AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData> data)
AbstractMigrateUriRegistrySqlCommandAppRegistrationMigrationData's and keep hibernate_sequence
up-to-date.updateAppRegistration in class AbstractMigrateUriRegistrySqlCommandjdbcTemplate - the jdbc templatedata - the dataCopyright © 2021 Pivotal Software, Inc.. All rights reserved.