Constructor and Description |
---|
MockRef() |
Modifier and Type | Method and Description |
---|---|
String |
getBaseTypeName() |
Object |
getObject() |
Object |
getObject(Map<String,Class<?>> map) |
void |
setBaseTypeName(String baseTypeName) |
void |
setObject(Object value) |
public void setBaseTypeName(String baseTypeName)
public String getBaseTypeName() throws SQLException
getBaseTypeName
in interface Ref
SQLException
public Object getObject(Map<String,Class<?>> map) throws SQLException
getObject
in interface Ref
SQLException
public Object getObject() throws SQLException
getObject
in interface Ref
SQLException
public void setObject(Object value) throws SQLException
setObject
in interface Ref
SQLException
Copyright © 2013–2017 Alibaba Group. All rights reserved.