类 PhoenixPrimaryKeyModel
java.lang.Object
cn.smallbun.screw.core.query.phoenix.model.PhoenixPrimaryKeyModel
- 所有已实现的接口:
PrimaryKey,Serializable
表主键
- 作者:
- siaron.wang@gmail.com
- 另请参阅:
-
字段详细资料
-
serialVersionUID
private static final long serialVersionUID- 另请参阅:
-
pkName
主键名称 -
tableSchem
-
keySeq
-
tableCat
tableCat -
columnName
列名 -
tableName
表名
-
-
构造器详细资料
-
PhoenixPrimaryKeyModel
public PhoenixPrimaryKeyModel()
-