Class OwlapiPreparedStatement

java.lang.Object
cz.cvut.kbss.ontodriver.owlapi.query.OwlapiStatement
cz.cvut.kbss.ontodriver.owlapi.query.OwlapiPreparedStatement
All Implemented Interfaces:
PreparedStatement, Statement, AutoCloseable

public class OwlapiPreparedStatement extends OwlapiStatement implements PreparedStatement