Class StdConnectionInterceptor

java.lang.Object
pl.decerto.hyperon.runtime.dao.util.StdConnectionInterceptor
All Implemented Interfaces:
ConnectionInterceptor

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