Alter dataSource in Spring By AOP And Annotation

2016-04-06 20-42-11 by Kamushin

About how to use AOP to alter dataSource. And something interesting about proxy in Spring framework.

read more

Member functions in Python

2016-02-03 14-51-01 by Kamushin

Pass a self.func as an argument is passing a function and a self object.

read more

SSCursor in MySQL

2016-01-19 14-55-49 by Kamushin

What is and How to use SSCursor in MySQL

read more

Do not use LOB in Oracle(OLTP) -- record an optimization experience

2015-12-08 01-52-18 by Kamushin

LOB in Oracle and cx_Oracle

read more