Changes between Initial Version and Version 1 of HackingSparql2Sql


Ignore:
Timestamp:
07/27/05 11:46:57 (19 years ago)
Author:
Leo Sauermann <leo.sauermann@…>
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HackingSparql2Sql

    v1 v1  
     1to hack the sparql2sql thing for quicker fulltext search, the right class to understand what happens is: 
     2 
     3 
     4com.hp.hpl.jena.query.sql.engine.RDBQueryEngine; 
     5 
     6 
     7there, set a breakpoint into getPlanForQueryPattern/QueryIterator exec()