Uses of Class
io.ebeaninternal.extraddl.model.DdlScript
-
Packages that use DdlScript Package Description io.ebeaninternal.extraddl.model -
-
Uses of DdlScript in io.ebeaninternal.extraddl.model
Methods in io.ebeaninternal.extraddl.model that return DdlScript Modifier and Type Method Description DdlScriptObjectFactory. createDdlScript()Create an instance ofDdlScriptMethods in io.ebeaninternal.extraddl.model that return types with arguments of type DdlScript Modifier and Type Method Description List<DdlScript>ExtraDdl. getDdlScript()Gets the value of the ddlScript property.
-