Uses of Interface
io.ebean.ddlrunner.DdlDetect
-
Uses of DdlDetect in io.ebean.ddlrunner
Fields in io.ebean.ddlrunner declared as DdlDetectModifier and TypeFieldDescriptionstatic final DdlDetectDdlDetect.NONEstatic final DdlDetectDdlDetect.POSTGRESMethods in io.ebean.ddlrunner that return DdlDetectModifier and TypeMethodDescriptionstatic DdlDetectDdlDetect.forPlatform(String name) Return the implementation for the given platform.Constructors in io.ebean.ddlrunner with parameters of type DdlDetect