org.apache.ws.jaxme.sqls.impl

Class TableImpl.NameImpl

Enclosing Class:
TableImpl
Implemented Interfaces:
Serializable, SQLFactory.Ident, Table.Name

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

Constructor Summary

NameImpl(String pName)

Method Summary

Methods inherited from class org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl

equals, getName, hashCode, toString

Constructor Details

NameImpl

public NameImpl(String pName)