com.alibaba.druid.mock
Class MockStruct
java.lang.Object
com.alibaba.druid.mock.MockStruct
- All Implemented Interfaces:
- Struct
public class MockStruct
- extends Object
- implements Struct
MockStruct
public MockStruct()
getSQLTypeName
public String getSQLTypeName()
throws SQLException
- Specified by:
getSQLTypeName in interface Struct
- Throws:
SQLException
getAttributes
public Object[] getAttributes()
throws SQLException
- Specified by:
getAttributes in interface Struct
- Throws:
SQLException
getAttributes
public Object[] getAttributes(Map<String,Class<?>> map)
throws SQLException
- Specified by:
getAttributes in interface Struct
- Throws:
SQLException
Copyright © 2012 Alibaba Group. All Rights Reserved.