Uses of Interface
de.calamanari.adl.sql.cnv.SqlAugmentationListener
Packages that use SqlAugmentationListener
-
Uses of SqlAugmentationListener in de.calamanari.adl.sql.cnv
Methods in de.calamanari.adl.sql.cnv that return SqlAugmentationListenerModifier and TypeMethodDescriptionprotected final SqlAugmentationListenerAbstractSqlExpressionConverter.augmentationListener()AbstractSqlExpressionConverter.getAugmentationListener()ResettableScpContext.getAugmentationListener()static SqlAugmentationListenerSqlAugmentationListener.none()Returns a dummy instanceMethods in de.calamanari.adl.sql.cnv with parameters of type SqlAugmentationListenerModifier and TypeMethodDescriptionvoidAbstractSqlExpressionConverter.setAugmentationListener(SqlAugmentationListener augmentationListener) voidResettableScpContext.setAugmentationListener(SqlAugmentationListener augmentationListener) Sets the augmentation listener for this instance, default isSqlAugmentationListener.none()