摘要: ACID,指数据库事务正确执行的四个基本要素的缩写.包含:原子性(Atomicity)、一致性(Consistency)、隔离性(Isolation)、持久性(Durability)。 一个支持事务(Transaction)的数据库系统,必需要... 阅读全文
posted @ 2016-01-05 12:09 koothon 阅读(5574) 评论(0) 推荐(0)