Package de.hybris.bootstrap.ddl
package de.hybris.bootstrap.ddl
-
ClassDescriptionResponsible for creating in memory DB Model.Extended enum containing a
PlatformJDBCMappingProviderfor corresponding DBCreates theDataSourceto be used byHybrisSchemaGenerator.Tests forDbModelAdjusterand contained inner classes.GeneratesYRecordobjects to be used for generating type system entity INSERTs as part of a system initialization.Executes update/init scripts generated byHybrisSchemaGenerator.Creates appropriateHybrisDbScriptsExecutorinstance according to the current database.This class extend Apache DDL Utils HsqlDbPlatform specific class responsible for database specific object creation tables, indexes etc.This class extend Apache DDL Utils MySql50Platform specific class responsible for database specific object creation tables, indexes etc.Loads platform properties forHybrisSchemaGeneratorand allows access to them.Allows to modify schema related objects like instances ofDatabaseorYDbModelbefore they are used used in init/update process