org.apache.ws.jaxme.sqls.impl

Class CombinedConstraintImpl.TypeImpl

Enclosing Class:
CombinedConstraintImpl
Implemented Interfaces:
CombinedConstraint.Type, Serializable, SQLFactory.Ident

public static class CombinedConstraintImpl.TypeImpl
extends SQLFactoryImpl.IdentImpl
implements CombinedConstraint.Type

Default implementation of CombinedConstraint.Type.

Fields inherited from interface org.apache.ws.jaxme.sqls.CombinedConstraint.Type

AND, OR

Constructor Summary

TypeImpl(String pName)
Creates a new instance with the given name.

Method Summary

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

equals, getName, hashCode, toString

Constructor Details

TypeImpl

public TypeImpl(String pName)
Creates a new instance with the given name.