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) int
getResultSet
(long l, int n) getResultSet
(long l, int n, Map map) getResultSet
(Map map) void
setupArray
(Object anArray) void
setupBaseTypeName
(String aBaseTypName) Methods inherited from class com.mockobjects.MockObject
notImplemented, notYetImplemented, verify
-
Constructor Details
-
MockArray
public MockArray()
-
-
Method Details
-
setupBaseTypeName
-
getBaseTypeName
- Specified by:
getBaseTypeName
in interfaceArray
-
getBaseType
public int getBaseType()- Specified by:
getBaseType
in interfaceArray
-
getArray
- Specified by:
getArray
in interfaceArray
- Throws:
SQLException
-
getArray
- Specified by:
getArray
in interfaceArray
- Throws:
SQLException
-
getArray
- Specified by:
getArray
in interfaceArray
- Throws:
SQLException
-
setupArray
-
getArray
- Specified by:
getArray
in interfaceArray
- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSet
in interfaceArray
- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSet
in interfaceArray
- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSet
in interfaceArray
- Throws:
SQLException
-
getResultSet
- Specified by:
getResultSet
in interfaceArray
- Throws:
SQLException
-