I've posted example # 111 that illustrates a technique to create view definitions at runtime that define their attribute names and types programmatically instead of using the API createViewObjectFromQueryStmt(). While simpler to use, using that API incurs a runtime overhead of a round-trip to the database in order to describe the names and types of the columns participating in the query.
7:53:05 PM
|
|