Package | Description |
---|---|
org.apache.empire.db.expr.compare |
This package contains SQL-generator classes for compare expressions used in the where and having clause.
|
Modifier and Type | Method and Description |
---|---|
DBCompareAndOrExpr |
DBCompareExpr.and(DBCompareExpr expr)
Creates a new DBCompareAndOrExpr object.
|
DBCompareAndOrExpr |
DBCompareExpr.or(DBCompareExpr expr)
Create a new DBCompareAndOrExpr object.
|
Copyright © 2008–2015 Apache Software Foundation. All rights reserved.