java.lang.Object
org.dromara.autotable.core.strategy.pgsql.data.dbdata.PgsqlDbPrimary
public class PgsqlDbPrimary
extends Object
pgsql数据库,索引信息
-
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
-
columns
主键列的拼接,例子:name,phone
-
构造器详细资料
-
PgsqlDbPrimary
public PgsqlDbPrimary()