org.apache.flume.channel.jdbc.impl
Class JdbcTransactionFactory
java.lang.Object
java.lang.ThreadLocal<JdbcTransactionImpl>
org.apache.flume.channel.jdbc.impl.JdbcTransactionFactory
public class JdbcTransactionFactory
- extends ThreadLocal<JdbcTransactionImpl>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JdbcTransactionFactory
protected JdbcTransactionFactory(DataSource dataSource,
JdbcChannelProviderImpl providerImpl)
initialValue
protected JdbcTransactionImpl initialValue()
- Overrides:
initialValue
in class ThreadLocal<JdbcTransactionImpl>
Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.