Lines Matching refs:cMethodName
119 static const char * cMethodName = "getTables"; in getTables() local
121 m_aLogger.log( LogLevel::FINEST, STR_LOG_META_DATA_METHOD, cMethodName ); in getTables()
129 obtainMethodId(t.pEnv, cMethodName,cSignature, mID); in getTables()
225 m_aLogger.log( LogLevel::FINEST, STR_LOG_META_DATA_SUCCESS, cMethodName ); in getTables()
348 static const char * cMethodName = "getIndexInfo"; in getIndexInfo() local
350 m_aLogger.log( LogLevel::FINEST, STR_LOG_META_DATA_METHOD, cMethodName ); in getIndexInfo()
358 obtainMethodId(t.pEnv, cMethodName,cSignature, mID); in getIndexInfo()
380 m_aLogger.log( LogLevel::FINEST, STR_LOG_META_DATA_SUCCESS, cMethodName ); in getIndexInfo()
389 static const char * cMethodName = "getBestRowIdentifier"; in getBestRowIdentifier() local
391 m_aLogger.log( LogLevel::FINEST, STR_LOG_META_DATA_METHOD, cMethodName ); in getBestRowIdentifier()
399 obtainMethodId(t.pEnv, cMethodName,cSignature, mID); in getBestRowIdentifier()
420 m_aLogger.log( LogLevel::FINEST, STR_LOG_META_DATA_SUCCESS, cMethodName ); in getBestRowIdentifier()
507 static const char * cMethodName = "getCrossReference"; in getCrossReference() local
508 m_aLogger.log( LogLevel::FINEST, STR_LOG_META_DATA_METHOD, cMethodName ); in getCrossReference()
516 obtainMethodId(t.pEnv, cMethodName,cSignature, mID); in getCrossReference()
546 m_aLogger.log( LogLevel::FINEST, STR_LOG_META_DATA_SUCCESS, cMethodName ); in getCrossReference()
1428 static const char * cMethodName = "getUDTs"; in getUDTs() local
1431 obtainMethodId(t.pEnv, cMethodName,cSignature, mID); in getUDTs()