Class V2CompatibleTemplatedExecutableStatementBuilder

    • Field Detail

      • log

        private final org.slf4j.Logger log
        Class logger.
    • Constructor Detail

      • V2CompatibleTemplatedExecutableStatementBuilder

        public V2CompatibleTemplatedExecutableStatementBuilder()
    • Method Detail

      • addExtraVelocityContext

        protected void addExtraVelocityContext​(@Nonnull
                                               org.apache.velocity.VelocityContext velocityContext,
                                               @Nonnull
                                               AttributeResolutionContext resolutionContext)
        Method to allow private additions to the velocity context.
        Overrides:
        addExtraVelocityContext in class TemplatedExecutableStatementBuilder
        Parameters:
        velocityContext - where to add the information
        resolutionContext - current resolution context