iTQL BeanThe iTQLTM bean provides a level of abstraction above that of the iTQL interpreter, providing convenience methods for executing commands and queries on Mulgara servers, and obtaining their results. It is a JavaBeanTM that implements the JavaBeans 1.01 specification making it the ideal choice for graphical development using Integrated Development Environments (IDEs). The iTQL bean is suitable for integration with text-based console applications, graphical user interfaces (swing applications, for example) and JavaServer PagesTM (JSP). As well as the standard JavaBean properties and methods, the iTQL bean exposes the methods as listed in the file ItqlInterpreterBean. The following example uses the iTQL bean to query a Kowari server and list the contents of a Kowari model. // Standard Java Packages |
![]() |
||||
© 2001-2004 Tucana Technologies, Inc. Some rights reserved. © 2006 The Mulgara Project. Some rights reserved. |