Home
last modified time | relevance | path

Searched defs:tableType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/connectivity/qa/complex/connectivity/hsqldb/
H A DTestCacheSize.java83 String tableType = "CACHED"; field in TestCacheSize
/trunk/main/dbaccess/source/core/api/
H A DFilteredContainer.cxx336 const ::rtl::OUString* tableType = _rTableTypeFilter.getConstArray(); in construct() local