Class | Description |
---|---|
Exists |
Generates an EXISTS subquery mapping the given field to the field of the queried entity.
|
Like |
Represents a LIKE constraint.
|
SQLConstraint |
Defines a constraint which is accepted by
SmartQuery and most probably generated by SQLFilterFactory . |
SQLFilterFactory |
Generates filters and constraints for
SmartQuery . |
SQLQueryCompiler |
Provides a query compiler for
SmartQuery and SQLFilterFactory . |
Copyright © 2018. All rights reserved.