Uses of Interface
com.e1c.langtool.history.db.query.IOperation
Packages that use IOperation
-
Uses of IOperation in com.e1c.langtool.history.db.query
Classes in com.e1c.langtool.history.db.query that implement IOperationModifier and TypeClassDescriptionfinal classImmutable and thread-safe implementation ofIOperation.Methods in com.e1c.langtool.history.db.query with parameters of type IOperationModifier and TypeMethodDescriptionvoidIExpressionVisitor.visitOperation(IOperation operation) Visits the given operation. -
Uses of IOperation in com.e1c.langtool.internal.history.db.service
Methods in com.e1c.langtool.internal.history.db.service with parameters of type IOperationModifier and TypeMethodDescriptionvoidExpressionToPredicateVisitor.visitOperation(IOperation operation) voidExpressionToSqlVisitor.visitOperation(IOperation operation)