TOra Development Knowledge Database

PageDateUserDescription
toExtract   Petr Vanek This document describes what TOra extractor is and how it works. Extractor (defined as class toExtract (files toextract.h/cpp)) is an interface to different d…
Schema Browser   Tomas Straupis Main class for schema browser is toBrowser. It is sub-classed from QTabWidget and provides: * all tabs (tables, views, indexes, synonyms etc.) as depicted in…
Documentation   Tomas Straupis TOra documentation is currently used for help system only. In the future it will also be used to generate one documentation book (one pdf file). Files Help f…
Configuration   Tomas Straupis Classes * toConfiguration (toconfiguration.h/cpp) – main class used for configuration. It contains setters and getters for main configuration options (whic…
DB connections   Tomas Straupis Description In order to increase stability of TOra - so that it does not freeze if a connection takes too long, or crash if it never returned - connection poo…
Debug Tool   Tomas Straupis Debug tool uses standard oracle DBMS_DEBUG package to control debug sessions. When debugging you have two sessions: * Debug session – main session from whi…
Parser   Tomas Straupis Note This document is still a “work in progress”! Parser provides following functionality: * Tokenize given code (string) * Parse given statement (gro…
 
knowhow/index.txt · Last modified: 2010/03/28 06:58 by Tomas Straupis
Recent changes RSS feed Privacy Policy Support This Project