Uses of Class
com.blazebit.persistence.spi.TemplateRenderer
-
Packages that use TemplateRenderer Package Description com.blazebit.persistence.spi SPI for implementers of the Blaze-Persistence API. -
-
Uses of TemplateRenderer in com.blazebit.persistence.spi
Constructors in com.blazebit.persistence.spi with parameters of type TemplateRenderer Constructor Description Context(TemplateRenderer template, FunctionRenderContext context)
Constructs a context for a template renderer and a render context.
-