Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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
(New page: This page will contains new features in EMF Query2)
 
m
 
(6 intermediate revisions by 3 users not shown)
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.
 +
 
 +
(2) '''BigInteger support in Query2''': Now Query2 execution engine understands the BigInteger as a datatype in the EMF models.
 +
 
 +
(3) '''New and improved Java Docs published centrally: '''Query2 javadoc apis are much improved and enhanced now.The Javadoc is also published centrally with the&nbsp;Tycho build&nbsp;now.Check here&nbsp;&nbsp;[https://hudson.eclipse.org/hudson/view/Tycho%20+%20Maven/job/tycho-query2-nightly/javadoc/ https://hudson.eclipse.org/hudson/view/Tycho%20+%20Maven/job/tycho-query2-nightly/javadoc/]?

Latest revision as of 01:44, 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.

(3) New and improved Java Docs published centrally: Query2 javadoc apis are much improved and enhanced now.The Javadoc is also published centrally with the Tycho build now.Check here  https://hudson.eclipse.org/hudson/view/Tycho%20+%20Maven/job/tycho-query2-nightly/javadoc/?

Back to the top