JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris WBEM Developer's Guide     Oracle Solaris 11 Express 11/10
search filter icon
search icon

Document Information

Preface

1.  Overview of Solaris Web-Based Enterprise Management

2.  Using the CIM Object Manager

3.  Using the Sample Programs

4.  Writing a Client Program

5.  Writing WBEM Queries

About the WBEM Query Language

Writing Queries

WQL Key Words

SELECT Statement

FROM Clause

WHERE Clause

Standard WQL Operators for WHERE Clauses

Parsing Queries

SELECT List

FROM Clause

WHERE Clause

Writing a Provider That Handles Queries

6.  Writing a Provider Program

7.  Creating JavaBeans Components Using the MOF Compiler

8.  Administering Security

9.  Troubleshooting

A.  Solaris Schema

Index

Chapter 5

Writing WBEM Queries

This chapter explains how to use the WBEM Query Language (WQL) and the query APIs to write queries. The chapter includes the following topics:


Note - For detailed information on the WBEM query APIs in javax.wbem.query, see file:/usr/sadm/lib/wbem/doc/index.html.