Uses of Class
com.dynamic.sql.starter.application.SqlInterceptorRegistrar
Packages that use SqlInterceptorRegistrar
-
Uses of SqlInterceptorRegistrar in com.dynamic.sql.starter.application
Methods in com.dynamic.sql.starter.application that return SqlInterceptorRegistrarModifier and TypeMethodDescriptionDynamicSqlAutoConfiguration.sqlInterceptorRegistrar(List<com.dynamic.sql.interceptor.SqlInterceptor> interceptors) Methods in com.dynamic.sql.starter.application with parameters of type SqlInterceptorRegistrarModifier and TypeMethodDescriptioncom.dynamic.sql.core.SqlContextDynamicSqlAutoConfiguration.sqlContext(DbSchemaMatcherRegistrar dbSchemaMatcherRegistrar, SqlInterceptorRegistrar sqlInterceptorRegistrar, com.dynamic.sql.context.properties.SqlContextProperties sqlContextProperties)