org.apache.ws.jaxme.sqls.impl
Class TableImpl.NameImpl

java.lang.Object
  extended by org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl
      extended by org.apache.ws.jaxme.sqls.impl.TableImpl.NameImpl
All Implemented Interfaces:
java.io.Serializable, SQLFactory.Ident, Table.Name
Enclosing class:
TableImpl

public static class TableImpl.NameImpl
extends SQLFactoryImpl.IdentImpl
implements Table.Name

See Also:
Serialized Form

Constructor Summary
TableImpl.NameImpl(java.lang.String pName)
           
 
Method Summary
 
Methods inherited from class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl
equals, getName, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.ws.jaxme.sqls.SQLFactory.Ident
getName
 

Constructor Detail

TableImpl.NameImpl

public TableImpl.NameImpl(java.lang.String pName)