railo.runtime.sql.old
Class ZFromItem

java.lang.Object
  extended by railo.runtime.sql.old.ZAliasedName
      extended by railo.runtime.sql.old.ZFromItem
All Implemented Interfaces:
Serializable

public final class ZFromItem
extends ZAliasedName

See Also:
Serialized Form

Field Summary
 
Fields inherited from class railo.runtime.sql.old.ZAliasedName
FORM_COLUMN, FORM_TABLE
 
Constructor Summary
ZFromItem()
           
ZFromItem(String s)
           
 
Method Summary
 String getFullName()
           
 
Methods inherited from class railo.runtime.sql.old.ZAliasedName
getAlias, getColumn, getSchema, getTable, isWildcard, setAlias, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ZFromItem

public ZFromItem()

ZFromItem

public ZFromItem(String s)
Method Detail

getFullName

public String getFullName()
Returns:


Copyright © 2012 Railo