Package com.mockobjects.sql
Class MockArray
java.lang.Object
com.mockobjects.MockObject
com.mockobjects.sql.MockArray
- All Implemented Interfaces:
Verifiable,Array
MockArray.java
- Version:
- $Revision: 1.1 $
- Author:
- ggalli@e-tree.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetArray()getArray(long l, int n) intgetResultSet(long l, int n) getResultSet(long l, int n, Map map) getResultSet(Map map) voidsetupArray(Object anArray) voidsetupBaseTypeName(String aBaseTypName) Methods inherited from class com.mockobjects.MockObject
notImplemented, notYetImplemented, verify
-
Constructor Details
-
MockArray
public MockArray()
-
-
Method Details
-
setupBaseTypeName
-
getBaseTypeName
- Specified by:
getBaseTypeNamein interfaceArray
-
getBaseType
public int getBaseType()- Specified by:
getBaseTypein interfaceArray
-
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
setupArray
-
getArray
- Specified by:
getArrayin interfaceArray- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSetin interfaceArray- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSetin interfaceArray- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSetin interfaceArray- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSetin interfaceArray- Throws:
SQLException
-