org.jrdf.query
Class QueryFactoryImpl
java.lang.Object
org.jrdf.query.QueryFactoryImpl
- All Implemented Interfaces:
- QueryFactory
public class QueryFactoryImpl
- extends Object
- implements QueryFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryFactoryImpl
public QueryFactoryImpl()
createQueryBuilder
public QueryBuilder createQueryBuilder()
- Specified by:
createQueryBuilder
in interface QueryFactory
createRelationFactory
public RelationFactory createRelationFactory()
- Specified by:
createRelationFactory
in interface QueryFactory
createQueryEngine
public QueryEngine createQueryEngine()
- Specified by:
createQueryEngine
in interface QueryFactory