com.mchange.v1.db.sql.schemarep
Class TypeRepImpl
java.lang.Object
com.mchange.v1.db.sql.schemarep.TypeRepImpl
- All Implemented Interfaces:
- TypeRep
public final class TypeRepImpl
- extends Object
- implements TypeRep
Constructor Summary |
TypeRepImpl(int type_code,
int[] typeSize)
|
TypeRepImpl
public TypeRepImpl(int type_code,
int[] typeSize)
getTypeCode
public int getTypeCode()
- Specified by:
getTypeCode
in interface TypeRep
getTypeSize
public int[] getTypeSize()
- Specified by:
getTypeSize
in interface TypeRep
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object