|
|||||||||
| 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
public static class 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()
toString in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashcode()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||