org.openrdf.sail.rdbms.schema
Class TripleBatch
java.lang.Object
org.openrdf.sail.rdbms.schema.Batch
org.openrdf.sail.rdbms.schema.TripleBatch
public class TripleBatch
- extends Batch
- Author:
- James Leigh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
total_rows
public static int total_rows
total_st
public static int total_st
total_wait
public static int total_wait
TripleBatch
public TripleBatch()
setTable
public void setTable(TripleTable table)
setSailChangedEvent
public void setSailChangedEvent(DefaultSailChangedEvent sailChangedEvent)
isReady
public boolean isReady()
- Overrides:
isReady in class Batch
flush
public int flush()
throws SQLException
- Overrides:
flush in class Batch
- Returns:
-1 if already flushed
- Throws:
SQLException
Copyright © 2001-2008 Aduna. All Rights Reserved.