This class is used in the SQLKit.createSyntax() method.
In this method the right SQLSyntax object initialized
with the right session must be returned because
usually different sessions have different key words, tables, ...
The only key we are given in SQLKit.createSyntax() is the document
of the JEditorPane of the session.