|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.SQLSyntaxInfo
| Constructor Summary | |
SQLSyntaxInfo()
|
|
SQLSyntaxInfo(PropertySet functionNames,
PropertySet specialCharacters,
java.lang.String[] supportedPredicates,
java.lang.String[] supportedClauses,
boolean identifierCase,
boolean delimitedIdentifierCase,
boolean stringComparisonCase,
java.lang.String[] keywords,
java.lang.String invalidCharacters,
java.lang.String invalidStartingCharacters)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
PropertySet |
getFunctionNames()
Gets the functionNames value for this SQLSyntaxInfo. |
java.lang.String |
getInvalidCharacters()
Gets the invalidCharacters value for this SQLSyntaxInfo. |
java.lang.String |
getInvalidStartingCharacters()
Gets the invalidStartingCharacters value for this SQLSyntaxInfo. |
java.lang.String[] |
getKeywords()
Gets the keywords value for this SQLSyntaxInfo. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
PropertySet |
getSpecialCharacters()
Gets the specialCharacters value for this SQLSyntaxInfo. |
java.lang.String[] |
getSupportedClauses()
Gets the supportedClauses value for this SQLSyntaxInfo. |
java.lang.String[] |
getSupportedPredicates()
Gets the supportedPredicates value for this SQLSyntaxInfo. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isDelimitedIdentifierCase()
Gets the delimitedIdentifierCase value for this SQLSyntaxInfo. |
boolean |
isIdentifierCase()
Gets the identifierCase value for this SQLSyntaxInfo. |
boolean |
isStringComparisonCase()
Gets the stringComparisonCase value for this SQLSyntaxInfo. |
void |
setDelimitedIdentifierCase(boolean delimitedIdentifierCase)
Sets the delimitedIdentifierCase value for this SQLSyntaxInfo. |
void |
setFunctionNames(PropertySet functionNames)
Sets the functionNames value for this SQLSyntaxInfo. |
void |
setIdentifierCase(boolean identifierCase)
Sets the identifierCase value for this SQLSyntaxInfo. |
void |
setInvalidCharacters(java.lang.String invalidCharacters)
Sets the invalidCharacters value for this SQLSyntaxInfo. |
void |
setInvalidStartingCharacters(java.lang.String invalidStartingCharacters)
Sets the invalidStartingCharacters value for this SQLSyntaxInfo. |
void |
setKeywords(java.lang.String[] keywords)
Sets the keywords value for this SQLSyntaxInfo. |
void |
setSpecialCharacters(PropertySet specialCharacters)
Sets the specialCharacters value for this SQLSyntaxInfo. |
void |
setStringComparisonCase(boolean stringComparisonCase)
Sets the stringComparisonCase value for this SQLSyntaxInfo. |
void |
setSupportedClauses(java.lang.String[] supportedClauses)
Sets the supportedClauses value for this SQLSyntaxInfo. |
void |
setSupportedPredicates(java.lang.String[] supportedPredicates)
Sets the supportedPredicates value for this SQLSyntaxInfo. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SQLSyntaxInfo()
public SQLSyntaxInfo(PropertySet functionNames,
PropertySet specialCharacters,
java.lang.String[] supportedPredicates,
java.lang.String[] supportedClauses,
boolean identifierCase,
boolean delimitedIdentifierCase,
boolean stringComparisonCase,
java.lang.String[] keywords,
java.lang.String invalidCharacters,
java.lang.String invalidStartingCharacters)
| Method Detail |
public PropertySet getFunctionNames()
public void setFunctionNames(PropertySet functionNames)
functionNames - public PropertySet getSpecialCharacters()
public void setSpecialCharacters(PropertySet specialCharacters)
specialCharacters - public java.lang.String[] getSupportedPredicates()
public void setSupportedPredicates(java.lang.String[] supportedPredicates)
supportedPredicates - public java.lang.String[] getSupportedClauses()
public void setSupportedClauses(java.lang.String[] supportedClauses)
supportedClauses - public boolean isIdentifierCase()
public void setIdentifierCase(boolean identifierCase)
identifierCase - public boolean isDelimitedIdentifierCase()
public void setDelimitedIdentifierCase(boolean delimitedIdentifierCase)
delimitedIdentifierCase - public boolean isStringComparisonCase()
public void setStringComparisonCase(boolean stringComparisonCase)
stringComparisonCase - public java.lang.String[] getKeywords()
public void setKeywords(java.lang.String[] keywords)
keywords - public java.lang.String getInvalidCharacters()
public void setInvalidCharacters(java.lang.String invalidCharacters)
invalidCharacters - public java.lang.String getInvalidStartingCharacters()
public void setInvalidStartingCharacters(java.lang.String invalidStartingCharacters)
invalidStartingCharacters - public boolean equals(java.lang.Object obj)
public int hashCode()
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||