<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://torasql.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://torasql.com/feed.php">
        <title>TOra</title>
        <description></description>
        <link>http://torasql.com/</link>
        <image rdf:resource="http://torasql.com/lib/images/favicon.ico" />
       <dc:date>2012-02-05T09:55:07+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://torasql.com/knowhow:cache?rev=1293182366&amp;do=diff"/>
                <rdf:li rdf:resource="http://torasql.com/knowhow:index?rev=1290932103&amp;do=diff"/>
                <rdf:li rdf:resource="http://torasql.com/knowhow:parser?rev=1289661123&amp;do=diff"/>
                <rdf:li rdf:resource="http://torasql.com/knowhow:schemabrowser?rev=1286562432&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://torasql.com/lib/images/favicon.ico">
        <title>TOra</title>
        <link>http://torasql.com/</link>
        <url>http://torasql.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://torasql.com/knowhow:cache?rev=1293182366&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-12-24T09:19:26+00:00</dc:date>
        <dc:creator>Tomas Straupis</dc:creator>
        <title>knowhow:cache - Add list of values for object cache</title>
        <link>http://torasql.com/knowhow:cache?rev=1293182366&amp;do=diff</link>
        <description>Cache is used to store some database objects in memory/file in order to reduce repetitive queries of database. Currently TOra cache stores following objects:


	*  Object names (used to store information about all objects except synonyms)
	*  All synonyms for each stored object
	*  List of column descriptions for each stored table (in case of packages “columns” represent package functions and procedures)</description>
    </item>
    <item rdf:about="http://torasql.com/knowhow:index?rev=1290932103&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-11-28T08:15:03+00:00</dc:date>
        <dc:creator>Tomas Straupis</dc:creator>
        <title>knowhow:index - Add chapter for database cache description</title>
        <link>http://torasql.com/knowhow:index?rev=1290932103&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="http://torasql.com/knowhow:parser?rev=1289661123&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-11-13T15:12:03+00:00</dc:date>
        <dc:creator>Tomas Straupis</dc:creator>
        <title>knowhow:parser - Mention one more usage of parser</title>
        <link>http://torasql.com/knowhow:parser?rev=1289661123&amp;do=diff</link>
        <description>Note This document is still a “work in progress”!

Parser provides following functionality:

	*  Tokenize given code (string)
	*  Parse given statement (group tokens into statements, blocks etc.)
	*  Indent given code (format)

Tokenize


Tokeniser takes a string as input and then brakes it up into tokens: identifiers, operators etc.</description>
    </item>
    <item rdf:about="http://torasql.com/knowhow:schemabrowser?rev=1286562432&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-10-08T18:27:12+00:00</dc:date>
        <dc:creator>Tomas Straupis</dc:creator>
        <title>knowhow:schemabrowser - ~technical workflow when changing the displayed property</title>
        <link>http://torasql.com/knowhow:schemabrowser?rev=1286562432&amp;do=diff</link>
        <description>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 picture below.
	*  list of objects on the left side (marked with red)
	*  details of selected object on the right side (marked with blue)</description>
    </item>
</rdf:RDF>

