Changes between Initial Version and Version 1 of HackingSparql2Sql
- Timestamp:
 - 07/27/05 11:46:57 (20 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
        
HackingSparql2Sql
v1 v1 1 to hack the sparql2sql thing for quicker fulltext search, the right class to understand what happens is: 2 3 4 com.hp.hpl.jena.query.sql.engine.RDBQueryEngine; 5 6 7 there, set a breakpoint into getPlanForQueryPattern/QueryIterator exec()  
