borland Packages Class Hierarchy sql.dataset Package Index
java.lang.Object +----borland.sql.dataset.SqlElement
Properties MethodsThis class is used internally by other classes in the JBCL. You should never use this class directly.
public String getAlias()This property is used internally by other classes in the JBCL. You should never use this property directly.
public String getLabelName()This property is used internally by other classes in the JBCL. You should never use this property directly.
public String getName()This property is used internally by other classes in the JBCL. You should never use this property directly.
public String getPrefixName()This property is used internally by other classes in the JBCL. You should never use this property directly.
public boolean equals(java.lang.Object object)This method is used internally by other classes in the JBCL. You should never use this method directly.
Overrides: java.lang.Object.equals(java.lang.Object)
public int hashCode()This method is used internally by other classes in the JBCL. You should never use this method directly.
Overrides: java.lang.Object.hashCode()
public String toString()This method is used internally by other classes in the JBCL. You should never use this method directly.
Overrides: java.lang.Object.toString()