com.ontotext.ordi.mapper.rdbms
Class JdbcPredicatePatternImpl
java.lang.Object
com.ontotext.ordi.mapper.rdbms.PredicatePatternBase
com.ontotext.ordi.mapper.rdbms.JdbcPredicatePatternImpl
- All Implemented Interfaces:
- PredicatePattern
public class JdbcPredicatePatternImpl
- extends PredicatePatternBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcPredicatePatternImpl
public JdbcPredicatePatternImpl(MapperDescriptor descriptor,
DataHandler subjectHandler,
DataHandler objectHandler,
URI predicate,
URI namedGraph,
String query,
URI ds)
isValid
public boolean isValid()
- Specified by:
isValid
in interface PredicatePattern
- Specified by:
isValid
in class PredicatePatternBase
execute
public void execute(Resource subject,
URI pred,
Value object,
URI namedGraph,
RDFResultManager resultManager)
- Specified by:
execute
in interface PredicatePattern
- Specified by:
execute
in class PredicatePatternBase
Copyright © 2008. All Rights Reserved.