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