- 所有已实现的接口:
- com.lmax.disruptor.WorkHandler<DumpEvent>
public class BaseDataHander
extends Object
implements com.lmax.disruptor.WorkHandler<DumpEvent>
JDK1.5规范说明: 1.垃圾回收机制可以自动关闭Statement和Connection; 2.Statement关闭会导致ResultSet关闭;
3.Connection关闭不一定会导致Statement关闭。
- 作者:
- 偏锋书生
2018年4月26日