| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
boolean |
equals(Object obj) |
String |
getBaseTypeName() |
Object |
getObject() |
Object |
getObject(Map map) |
int |
hashCode() |
void |
setBaseTypeName(String baseTypeName)
Sets the base type name.
|
void |
setObject(Object object) |
String |
toString() |
public MockRef(Object object)
public String getBaseTypeName() throws SQLException
getBaseTypeName in interface RefSQLExceptionpublic void setBaseTypeName(String baseTypeName)
baseTypeName - the base type namepublic Object getObject(Map map) throws SQLException
getObject in interface RefSQLExceptionpublic Object getObject() throws SQLException
getObject in interface RefSQLExceptionpublic void setObject(Object object) throws SQLException
setObject in interface RefSQLExceptionCopyright © 2003-2014. All Rights Reserved.