Package de.hybris.bootstrap.ddl.tools
Class MigrateTypeSystemProps
java.lang.Object
de.hybris.bootstrap.ddl.tools.MigrateTypeSystemProps
Since 5.3 there is a new props table (typesystemprops) for the type system specific types (composedType, atomicType,
collectionType, mapType, attributeDescriptor, enumerationValue). If the typesystemprops does NOT exist - it means we
are migrating from earlier version and need to copy all the type system specific props records into the new table.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MigrateTypeSystemProps
-
-
Method Details
-
getStatementsToExecute
-