public interface PrimaryKey extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnName()
列名
|
String |
getKeySeq()
关键序列
|
String |
getPkName()
主键名称
|
String |
getTableName()
表名
|
Copyright © 2021. All rights reserved.