Class MigrateTypeSystemProps

java.lang.Object
de.hybris.bootstrap.ddl.tools.MigrateTypeSystemProps

public class MigrateTypeSystemProps extends Object
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 Details

  • Method Details