public class SqlFormatRelationship extends SqlFormat
APPNAME, DATE, DATETIME, DOMAINFILTERINGPREFIX, HOSTNAME, LOCALEPREFIX, MBONAME, OLD_PREFIX, OWNER, OWNERNAME, PERSONID, SEQUENCE, SYNONYMLISTPREFIX, TIMEZONEPREFIX, UNIQUEID, USER
Constructor and Description |
---|
SqlFormatRelationship(MboRemote mainmbo,
MboSetRemote msRemote,
java.lang.String notatedRelationship) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSubSelect(java.lang.String relationship)
Returns the subselect for the relationship passed in
|
appendStatement, expressionToQueryWhere, format, format, formatRaw, getDateFunction, getDateHistogramFunction, getDBProperties, getEncounteredError, getFieldValue, getFieldValue, getFieldValue, getNullValueFunction, getSQLString, getTimeFunction, getTimestampFunction, getUpperFunction, hasNullBoundValue, isStrReservedKey, limitInClause, limitInClause, limitInClause, resolveContent, reverseSQLString, setBoolean, setBytes, setDate, setDBProperties, setDouble, setFloat, setIgnoreUnresolved, setInt, setLong, setNoSpaces, setObject, setObject, setRealNumericNulls, setTime, setTimestamp, simpleFormat, validateFormat
public SqlFormatRelationship(MboRemote mainmbo, MboSetRemote msRemote, java.lang.String notatedRelationship)
mainmbo
- msRemote
- notatedRelationship
- public java.lang.String getSubSelect(java.lang.String relationship) throws java.rmi.RemoteException, MXException
relationship
- java.rmi.RemoteException
MXException