bee.name.naming
class
NameTranslate:
Python Camel and Databse UnderScore transform.
Python<-->DB,eg: orderNo<-->order_no.
Python Camel and Database UnderScore & Upper transform.
Python<-->DB,eg: orderNo<-->ORDER_NO.