Class ModelBuildElementTable
java.lang.Object
io.ebeaninternal.dbmigration.model.build.ModelBuildElementTable
Add the element collection table to the model.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbuild(ModelBuildContext ctx, io.ebeaninternal.server.deploy.BeanPropertyAssocMany<?> manyProp) Build and add the MTable model for the ElementCollection property.
-
Constructor Details
-
ModelBuildElementTable
public ModelBuildElementTable()
-
-
Method Details
-
build
public static void build(ModelBuildContext ctx, io.ebeaninternal.server.deploy.BeanPropertyAssocMany<?> manyProp) Build and add the MTable model for the ElementCollection property.
-