| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.IdentImpl
| Constructor Summary | |
| protected  | SQLFactoryImpl.IdentImpl(java.lang.String pName) | 
| Method Summary | |
|  boolean | equals(java.lang.Object o) | 
|  java.lang.String | getName()Returns the SQL identifiers String representation. | 
|  int | hashcode() | 
|  java.lang.String | toString() | 
| Methods inherited from class java.lang.Object | 
| clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
protected SQLFactoryImpl.IdentImpl(java.lang.String pName)
| Method Detail | 
public java.lang.String getName()
SQLFactory.IdentReturns the SQL identifiers String representation. Typically
 same than Object.toString().
getName in interface SQLFactory.Identpublic java.lang.String toString()
public boolean equals(java.lang.Object o)
public int hashcode()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||