Uses of Class
io.ebeaninternal.dbmigration.model.build.ModelBuildContext
Packages that use ModelBuildContext
-
Uses of ModelBuildContext in io.ebeaninternal.dbmigration.model.build
Methods in io.ebeaninternal.dbmigration.model.build with parameters of type ModelBuildContextModifier and TypeMethodDescriptionstatic voidModelBuildElementTable.build(ModelBuildContext ctx, io.ebeaninternal.server.deploy.BeanPropertyAssocMany<?> manyProp) Build and add the MTable model for the ElementCollection property.Constructors in io.ebeaninternal.dbmigration.model.build with parameters of type ModelBuildContextModifierConstructorDescriptionModelBuildPropertyVisitor(ModelBuildContext ctx, MTable table, io.ebeaninternal.server.deploy.BeanDescriptor<?> beanDescriptor)