Ticket #771 (closed enhancement: wontfix)

Opened 10 months ago

Last modified 1 month ago

Add new built-in function for 'type' in OQL.

Reported by: amit Assigned to: pag
Priority: medium Milestone: 0.9.1
Component: topaz Version: 0.8.3-SNAPSHOT
Keywords: instanceof oql criteria Cc:
Blocking: Blocked By:

Description (Last modified by amit)

We need a developer friendly built-in OQL related to rdf:types and their corresponding mapping to application objects to allow developers to be able to query objects based on types easily. Another way to kind of think about this is to be equivalent to Java 'instanceof'.

Dependency Graph

Change History

03/03/08 10:59:26 changed by amit

  • version changed from 0.8.2-SNAPSHOT to 0.8.3-SNAPSHOT.
  • milestone changed from 0.8.3 to 0.9.0.

03/19/08 15:37:14 changed by amit

  • priority changed from high to medium.

04/03/08 14:47:07 changed by amit

  • milestone deleted.

09/08/08 15:41:37 changed by amit

  • blocking changed.
  • blockedby changed.
  • milestone set to 0.9.1.

09/10/08 16:59:44 changed by amit

  • type changed from unassigned to enhancement.

09/19/08 00:08:44 changed by amit

  • owner changed from ronald to pag.

10/08/08 14:27:50 changed by amit

  • description changed.
  • summary changed from Add new built-in function for 'type' in OQL and Criteria queries. to Add new built-in function for 'type' in OQL..

As we are planning to drop Criteria in the future, we should not add this capability to Criteria.

10/08/08 15:00:43 changed by pag

  • status changed from new to closed.
  • resolution set to wontfix.

The use case for this is no longer around. May be reopened if a need is seen again.