Class SchemaModelBuilder

java.lang.Object
com.onec.schema.SchemaModelBuilder

public class SchemaModelBuilder extends Object
Builds the desired SchemaModel from the metadata registry. This is the single source of truth for table layouts: SchemaGenerator renders CREATE TABLE statements from it and SchemaDiffEngine diffs it against the live database.
  • Constructor Details

  • Method Details