Matisse
 

Download Matisse


overview
architecture
features
solutions
sales

Language Binding Reference
The Matisse Language Binding is linked to application programs either directly through the native C API, or through language bindings like Java, C++, Eiffel or Python. The SQL component can also be accessed through these bindings or through ODBC.

The core of the Matisse language binding is made up of an object workspace (where objects are cached for fast access), and a schema manager, which handles the schema modification and validates updates against the application schema. The RPC and Network layers control the connections to the server and the transfer of information.

Language Binding Reference SQL Binding Reference