Package | Description |
---|---|
sirius.db.jdbc |
Support layer for using JDBC (accessing SQL Databases).
|
sirius.db.jdbc.constraints |
Class and Description |
---|
SQLConstraint
Defines a constraint which is accepted by
SmartQuery and most probably generated by SQLFilterFactory . |
SQLFilterFactory
Generates filters and constraints for
SmartQuery . |
Class and 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 . |
Copyright © 2018. All rights reserved.