Uses of Class
scriptella.core.DynamicContext
Packages that use DynamicContext
-
Uses of DynamicContext in scriptella.core
Subclasses of DynamicContext in scriptella.coreModifier and TypeClassDescriptionclassAllows to change behaviour of wrapped DynamicContext.Methods in scriptella.core with parameters of type DynamicContextModifier and TypeMethodDescriptionvoidConnectionInterceptor.execute(DynamicContext ctx) voidExceptionInterceptor.execute(DynamicContext ctx) voidExecutableElement.execute(DynamicContext ctx) Executes the element.voidIfInterceptor.execute(DynamicContext ctx) protected voidQueryExecutor.execute(Connection connection, Resource resource, DynamicContext ctx) protected voidScriptExecutor.execute(Connection connection, Resource resource, DynamicContext ctx) voidStatisticInterceptor.execute(DynamicContext ctx) voidTxInterceptor.execute(DynamicContext ctx) protected voidElementInterceptor.executeNext(DynamicContext ctx) Executes next element in the chain.Constructors in scriptella.core with parameters of type DynamicContext