Package com.liferay.json.storage.upgrade
Interface JSONStorageUpgradeStepFactory
@ProviderType
public interface JSONStorageUpgradeStepFactory
-
Method Summary
Modifier and TypeMethodDescriptioncom.liferay.portal.kernel.upgrade.UpgradeStep
createUpgradeStep
(Class<?> modelClass, String tableName, String primaryKeyName, String jsonColumnName)
-
Method Details
-
createUpgradeStep
-