Class SqlServerPrimaryKey

java.lang.Object
org.miaixz.bus.shade.screw.dialect.sqlserver.SqlServerPrimaryKey
All Implemented Interfaces:
Serializable, PrimaryKey

public class SqlServerPrimaryKey extends Object implements PrimaryKey
sqlserver table primary
Since:
Java 17+
Author:
Kimi Liu
See Also:
  • Constructor Details

    • SqlServerPrimaryKey

      public SqlServerPrimaryKey()