blob: 049c804340fabd0dde5b163a3e4ab8c7acabb9ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--------------------------------------------------------------------------
SQLElements - Object-Oriented SQL Construction from Isráfíl
--------------------------------------------------------------------------
Israfil Consulting Services Corporation
---------------------------------------
July 15, 2005
Welcome to SQLElements
SQLElements is an object-oriented library of components that, when assembled
mirror the structure of the Structured Query Language (SQL). With the help
of a database-specific hint class, such a composition can then be rendered
into SQL text.
|