Uses of Interface
io.ebean.ScriptRunner
Packages that use ScriptRunner
-
Uses of ScriptRunner in io.ebean
Methods in io.ebean that return ScriptRunnerModifier and TypeMethodDescriptionDatabase.script()Return a ScriptRunner for running SQL or DDL scripts.static ScriptRunnerDB.script()Return the ScriptRunner for the default database.