Class ModelBuildElementTable
java.lang.Object
io.ebeaninternal.dbmigration.model.build.ModelBuildElementTable
public class ModelBuildElementTable extends Object
Add the element collection table to the model.
-
Constructor Summary
Constructors Constructor Description ModelBuildElementTable() -
Method Summary
Modifier and Type Method Description static 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.
-