Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EMF/Query2/NewAndNoteworthy"

< EMF‎ | Query2
m
m
Line 1: Line 1:
This page will contains new features in EMF Query2
+
This page will contains new features in EMF Query2  
(1) '''Index View''': This View helps to diagnose the Index created and used by Query2.It also helps to navigate to the particular resource.The View is in the form of tree which shows the structure of Index and its properties.Check the developer guide for complete documentation on Index View.
+
 
 +
(1) '''Index View''': This View helps to diagnose the Index created and used by Query2.It also helps to navigate to the particular resource.The View is in the form of tree which shows the structure of Index and its properties.Check the developer guide for complete documentation on Index View.  
 +
 
 
(2) '''BigInteger support in Query2''': Now Query2 execution engine understands the BigInteger as a datatype in the EMF models.
 
(2) '''BigInteger support in Query2''': Now Query2 execution engine understands the BigInteger as a datatype in the EMF models.

Revision as of 01:42, 29 April 2011

This page will contains new features in EMF Query2

(1) Index View: This View helps to diagnose the Index created and used by Query2.It also helps to navigate to the particular resource.The View is in the form of tree which shows the structure of Index and its properties.Check the developer guide for complete documentation on Index View.

(2) BigInteger support in Query2: Now Query2 execution engine understands the BigInteger as a datatype in the EMF models.

Back to the top