KOPI | ||
---|---|---|
Prev | Next |
The KOPI Project is a Java software project from DMS which provides a framework for developing database applications using Java, JDBC and SWING.
KOPI contains a set of tools which allow you to edit and generate classfiles: dis (Java disassembler), KSM (Java assembler) and KJC. KJC compiles Java source code to bytecode, with all the the same plus even more features as commercial compilers. KJC is available for free under the terms of the GNU Public License.
The KOPI Project also includes XKJC, a compiler for embedded SQL in Java. Built over JDBC, it allows the execution of Java-typed SQL statements and the mixing of expressions from both SQL and Java.
The last tool provided by DMS, not yet publicly available, is Visual KOPI. Visual KOPI is an application framework using SWING which lets you create database applications in a high level specification language. It also provides the ability to write triggers and commands in KOPI. Some screen shots are already available on our web page: http://www.dms.at/vlib.
Prev | Home | Next |
KOPI | Organization of This Document |