org.apache.ws.jaxme.sqls.impl

Class SchemaImpl.NameImpl

Enclosing Class:
SchemaImpl
Implemented Interfaces:
Schema.Name, Serializable, SQLFactory.Ident

public static class SchemaImpl.NameImpl
extends SQLFactoryImpl.IdentImpl
implements Schema.Name

Method Summary

boolean
equals(Object o)

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

equals, getName, hashCode, toString

Method Details

equals

public boolean equals(Object o)
Overrides:
equals in interface SQLFactoryImpl.IdentImpl