DB2 Syntax Assistant (db2sa Source Code) 1.0-beta-1-SNAPSHOT API

Packages
name.angoca.db2sa This is the main package of the db2sa application.
name.angoca.db2sa.cli This package contains the interfaces that have to be implemented in order to provide a user interface.
Control Version
0.1 Package creation. 1.0 Moved to version 1.
name.angoca.db2sa.cli.exceptions This package contains all the exception generated while performing IO operations.
Control Version
0.1 Package creation. 1.0 Moved to version 1.
name.angoca.db2sa.cli.jline This package contains implementation of the UI with JLine.
name.angoca.db2sa.cli.system This package contains implementation of the UI in a pure Java way, using the System.In and System.out classes.
name.angoca.db2sa.core This package has all the components that are part of the core.
name.angoca.db2sa.core.executer This package has the components that makes a command to be executed in DB2.
name.angoca.db2sa.core.lexical This package contains the components that helps to do an lexical analyzes.
name.angoca.db2sa.core.lexical.exceptions Exceptions at lexical level.
Control Version
0.1 Package creation. 0.2 Organized. 1.0 Moved to version 1.
name.angoca.db2sa.core.syntax This package contains the components that helps to do an syntactical analyzes.
Control Version
0.1 Package creation. 0.2 Organized. 1.0 Moved to version 1.
name.angoca.db2sa.core.syntax.graph In this package are all the classes that make the grammar representation.
name.angoca.db2sa.core.syntax.graph.exception Exceptions for the graph.
Control Version
0.1 Package creation. 0.2 Organized. 1.0 Moved to version 1.
name.angoca.db2sa.exceptions This package contains the exception at application level, that means that they can be generated anywhere, or they are the abstract structure of others.
name.angoca.db2sa.messages The package has the class and the files needed to translate the application to other language.
Control Version
0.1 Class creation. 1.0 Moved to version 1.
name.angoca.db2sa.readers The classes contained in this package are related to the reading of the configuration file and grammar structure.
name.angoca.db2sa.readers.exceptions This package contains all the exception generated when reading the application configuration or the grammar file.
Control Version
0.1 Package creation. 1.0 Moved to version 1.

 



Andres Gomez Casanova (AngocA) Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.