Class JPACommandBuilder
- java.lang.Object
-
- org.kie.workbench.common.screens.datamodeller.client.handlers.jpadomain.command.JPACommandBuilder
-
@ApplicationScoped public class JPACommandBuilder extends Object
-
-
Constructor Summary
Constructors Constructor Description JPACommandBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AdjustFieldDefaultRelationsCommandbuildAdjustFieldDefaultRelationsCommand(AbstractDataModelCommand command, String source, org.kie.workbench.common.services.datamodeller.core.ObjectProperty field)
-
-
-
Method Detail
-
buildAdjustFieldDefaultRelationsCommand
public AdjustFieldDefaultRelationsCommand buildAdjustFieldDefaultRelationsCommand(AbstractDataModelCommand command, String source, org.kie.workbench.common.services.datamodeller.core.ObjectProperty field)
-
-