Uses of Interface
org.apache.camel.component.sql.stored.template.ast.ValueExtractor
-
Packages that use ValueExtractor Package Description org.apache.camel.component.sql.stored.template.ast -
-
Uses of ValueExtractor in org.apache.camel.component.sql.stored.template.ast
Methods in org.apache.camel.component.sql.stored.template.ast that return ValueExtractor Modifier and Type Method Description ValueExtractor
InOutParameter. getValueExtractor()
ValueExtractor
InParameter. getValueExtractor()
-