Interface PrimaryKey

All Superinterfaces:
Serializable
All Known Implementing Classes:
CacheDbPrimaryKey, MariadbPrimaryKey, MySqlPrimaryKey, OraclePrimaryKey, PostgreSqlPrimaryKey, SqlServerPrimaryKey

public interface PrimaryKey extends Serializable
主键
Since:
Java 17+
Author:
Kimi Liu
  • Method Details