mysql tinyint bit

Java bit 对应 mysql tinyint(1)    false = 0 ,true = 1。

原文地址:https://www.cnblogs.com/zongyl/p/10440061.html