org.apache.ojb.broker.core
Class ValueContainer
java.lang.Object
org.apache.ojb.broker.core.ValueContainer
- All Implemented Interfaces:
- java.io.Serializable
public final class ValueContainer
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
ValueContainer
public ValueContainer(java.lang.Object value,
JdbcType jdbcType)
getJdbcType
public JdbcType getJdbcType()
getValue
public java.lang.Object getValue()
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
(C) 2002 - 2005 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30