org.openrdf.repository.object.composition.helpers
Class ObjectQueryFactory
java.lang.Object
org.openrdf.repository.object.composition.helpers.ObjectQueryFactory
public class ObjectQueryFactory
- extends Object
Creates the query used to retrieve property values.
- Author:
- James Leigh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectQueryFactory
public ObjectQueryFactory(ObjectConnection connection,
PropertyMapper mapper)
createQuery
public ObjectQuery createQuery(PropertySetFactory factory)
throws RepositoryException
- Throws:
RepositoryException
returnQuery
public void returnQuery(PropertySetFactory factory,
ObjectQuery query)
Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.