summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/ucb/_XCachedDynamicResultSetStubFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/ucb/_XCachedDynamicResultSetStubFactory.java')
-rw-r--r--qadevOOo/tests/java/ifc/ucb/_XCachedDynamicResultSetStubFactory.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/ucb/_XCachedDynamicResultSetStubFactory.java b/qadevOOo/tests/java/ifc/ucb/_XCachedDynamicResultSetStubFactory.java
index db1715d9668a..5d12bc102acd 100644
--- a/qadevOOo/tests/java/ifc/ucb/_XCachedDynamicResultSetStubFactory.java
+++ b/qadevOOo/tests/java/ifc/ucb/_XCachedDynamicResultSetStubFactory.java
@@ -58,6 +58,7 @@ public class _XCachedDynamicResultSetStubFactory extends MultiMethodTest {
* Retrieves object relation.
* @throws StatusException If relation not found.
*/
+ @Override
public void before() {
resSet = (XDynamicResultSet) tEnv.getObjRelation("DynamicResultSet") ;
if (resSet == null) {