Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/hsqldb/
H A DHConnection.cxx348 bool bIsTextTable = false; in impl_isTextTable_nothrow() local
371 bIsTextTable = sTableType.equalsAscii( "TEXT" ); in impl_isTextTable_nothrow()
379 return bIsTextTable; in impl_isTextTable_nothrow()

Completed in 17 milliseconds