org.castor.cpa.query
public interface Schema extends Field
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toFullString()
Append full string representation of schema to the given
StringBuilder . |
java.lang.StringBuilder |
toFullString(java.lang.StringBuilder sb)
Append full string representation of schema to the given
StringBuilder . |
abs, add, add, add, add, between, between, between, between, between, between, between, concat, concat, divide, divide, divide, divide, equal, equal, equal, equal, equal, equal, equal, equal, greaterEqual, greaterEqual, greaterEqual, greaterEqual, greaterEqual, greaterEqual, greaterEqual, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, greaterThan, length, lessEqual, lessEqual, lessEqual, lessEqual, lessEqual, lessEqual, lessEqual, lessThan, lessThan, lessThan, lessThan, lessThan, lessThan, lessThan, like, like, like, like, like, like, locate, locate, locate, locate, locate, locate, lower, multiply, multiply, multiply, multiply, negate, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notBetween, notEqual, notEqual, notEqual, notEqual, notEqual, notEqual, notEqual, notEqual, notLike, notLike, notLike, notLike, notLike, notLike, plus, remainder, remainder, remainder, remainder, sqrt, substring, substring, substring, substring, subtract, subtract, subtract, subtract, trim, trim, trim, trim, trim, trim, upper
toString
java.lang.StringBuilder toFullString(java.lang.StringBuilder sb)
StringBuilder
.
For schema toString() method returns identifier only. To get full schema string
one has to call toFullString() method.sb
- StringBuilder to append the string representation of this object to.java.lang.String toFullString()
StringBuilder
.
For schema toString() method returns alias only. To get full schema string
one has to call toFullString() method.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com