Class StdConnectionInterceptor

java.lang.Object
io.higson.runtime.dao.util.StdConnectionInterceptor
All Implemented Interfaces:
ConnectionInterceptor

public class StdConnectionInterceptor extends Object implements ConnectionInterceptor
Simple connection interceptor, without any DI usages. Used by HigsonEngineFactory to create all required components by higson-runtime, like engine, DAOs, etc.
Author:
przemek hertel
See Also: