10.2 WeiboConstant 类

package com.atguigu.weibo;

public class WeiboConstant {
    /*所有表的命名空间 */
    public static final String NAMESPACE = "weibo";
    /*内容表的表名*/
    public static final String TBL_CONTENT = NAMESPACE + ":tbl_content";
    /*用户关系表的表名*/
    public static final String TBL_RELATION = NAMESPACE + ":tbl_RELATION";
    /*收件箱表的表名*/
    public static final String TBL_INBOX = NAMESPACE + ":tbl_inbox";

}
Copyright © 尚硅谷大数据 2019 all right reserved,powered by Gitbook
该文件最后修订时间: 2018-11-20 18:14:19

results matching ""

    No results matching ""