USoft DB (UDB) library

Previous Next

This section documents the current JavaScript libraries that are part of the USoft installation.

These libraries will be extended shortly. The end result must be a library that exists of a core library that can be extended by plug-ins.  

The jQuery library has a similar architecture and serves as a guideline for this library.

The runtime implementation of the USoft DB layer is in a file named "usoft.db.js".

The USoft DB Library offers the following objects:

UDB Function Object (udb)

DataSourceMetaContainer object (dscMeta)

DataSourceContainer object (dsc)

Rowset object (rowSet)

Rows object (rows)

ColsMeta object (colsMeta)

Cols object (cols)

 

UDB other functions