Object-Oriented SQL
Take advantage of the expressive power of Z++ Visual. Now with Object-Oriented SQL statements that will give your business a competitive edge that cannot be matched. All Z++ database statements are Object-Oriented SQL statements that are extremely powerful, easy to use, and have a minimal learning curve for all levels of developers.
With this new feature Software Developers no longer need to write long complex lines of code in order to interact with a database. Using Object-Oriented SQL statements a developer can simply insert a statement to take advantage of the features a SQL database has to offer.
Some of the many advantages Object-Oriented SQL statements have to offer
- Statements allow simultaneous use of database objects like tables, fields, and Z++ expressions involving objects of any type
- Statements are similar to their equivalent SQL statement in both their syntax and function and are not subject to change
- Connecting to a database, logging in, and ending the session are transparent to user code
(the Z47 Virtual Processor handles all these automatically)
- The Z47 Virtual Processor handles the raising of the appropriate exceptions corresponding to errors reported by a DBMS and supports resumption for the proper handling of these exceptions
- Small devices like PDAs and Cellular Phones can take advantage of a transparent Z++ database proxy
(the Z47 Virtual Processor manages the protocol automatically)
|