org.kuali.common.jdbc.model.context
Class JdbcContext
java.lang.Object
org.kuali.common.jdbc.model.context.JdbcContext
public final class JdbcContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isSkipSqlExecution
public boolean isSkipSqlExecution()
getThreads
public int getThreads()
isMultithreaded
public boolean isMultithreaded()
getListener
public SqlListener getListener()
getCommitMode
public CommitMode getCommitMode()
getDataSource
public DataSource getDataSource()
getSuppliers
public List<SqlSupplier> getSuppliers()
getMessage
public com.google.common.base.Optional<String> getMessage()
isTrackProgressByUpdateCount
public boolean isTrackProgressByUpdateCount()
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.