Home
last modified time | relevance | path

Searched refs:resSetStubS (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/qadevOOo/tests/java/ifc/ucb/
H A D_XCachedDynamicResultSetFactory.java91 XResultSet resSetStubS = resSetStub.getStaticResultSet() ; in _createCachedDynamicResultSet() local
93 resSetStubS.last() ; in _createCachedDynamicResultSet()
94 int stubRowNum = resSetStubS.getRow() ; in _createCachedDynamicResultSet()
H A D_XCachedDynamicResultSetStubFactory.java93 XResultSet resSetStubS = resSetStub.getStaticResultSet() ; in _createCachedDynamicResultSetStub() local
95 resSetStubS.last() ; in _createCachedDynamicResultSetStub()
96 int stubRowNum = resSetStubS.getRow() ; in _createCachedDynamicResultSetStub()

Completed in 13 milliseconds