참조 : http://en.wikipedia.org/wiki/Timestamp-based_concurrency_control
또 다른 non-lock concurrency control 방법 중 하나입니다. 다음과 같이 정의하고 있습니다.
> timestamp-based concurrency control is a non-lock concurrency control method,
used in relational databases to safely handle transactions, using timestamps.
모든 트랜잭션이 시작할 때 timestamp를 가지게 되며 이 값은 고유하며