Uses of Interface
io.ebeaninternal.api.SpiUpdatePlan
Packages that use SpiUpdatePlan
-
Uses of SpiUpdatePlan in io.ebeaninternal.server.deploy
Methods in io.ebeaninternal.server.deploy that return SpiUpdatePlanModifier and TypeMethodDescriptionBeanDescriptor.updatePlan(String key) Get a UpdatePlan for a given hash.Methods in io.ebeaninternal.server.deploy with parameters of type SpiUpdatePlanModifier and TypeMethodDescriptionvoidBeanDescriptor.updatePlan(String key, SpiUpdatePlan plan) Add a UpdatePlan to the cache with a given hash.