org.apache.ws.jaxme.sqls.db2
Class TableSpaceImpl.NameImpl

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

public static class TableSpaceImpl.NameImpl
extends SQLFactoryImpl.IdentImpl
implements TableSpace.Name

See Also:
Serialized Form

Constructor Summary
TableSpaceImpl.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, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.ws.jaxme.sqls.SQLFactory.Ident
getName
 

Constructor Detail

TableSpaceImpl.NameImpl

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