메소드 | 설명 | |
---|---|---|
AutomaticSessionInterceptor ( IKernel kernel ) : System | ||
Intercept ( IInvocation invocation ) : void |
메소드 | 설명 | |
---|---|---|
ObtainSqlMapKeyFor ( |
||
ObtainSqlMapperFor ( String key ) : ISqlMapper |
메소드 | 설명 | |
---|---|---|
EnlistSessionIfHasTransactionActive ( String key, ISqlMapper sqlMap ) : bool |
public AutomaticSessionInterceptor ( IKernel kernel ) : System | ||
kernel | IKernel | |
리턴 | System |
public Intercept ( IInvocation invocation ) : void | ||
invocation | IInvocation | |
리턴 | void |
protected ObtainSqlMapKeyFor ( |
||
info | ||
리턴 | String |
protected ObtainSqlMapperFor ( String key ) : ISqlMapper | ||
key | String | |
리턴 | ISqlMapper |