skip to main content
OpenAccess SDK SQL Engine core methods for Java : Exchanging data : getTableQualifier method
 

getTableQualifier method

Obtains the table qualifier value from the schemaobj_table object. Use this method to retrieve the table qualifier value from a search object.
public String getTableQualifier()
Table 92. Parameters for getTableQualifier with the schemaobj_table Object
Parameter
Type
Description
RETURN
String
The table qualifier. A null value if a value is not specified.