Class PostgreSqlPrimaryKey

java.lang.Object
org.aoju.bus.shade.screw.dialect.postgresql.PostgreSqlPrimaryKey
All Implemented Interfaces:
Serializable, PrimaryKey

public class PostgreSqlPrimaryKey extends Object implements PrimaryKey
表主键
Since:
Java 17+
Author:
Kimi Liu
See Also:
  • Constructor Details

    • PostgreSqlPrimaryKey

      public PostgreSqlPrimaryKey()