Class MySqlPrimaryKey

All Implemented Interfaces:
SQLDbTypedObject, SQLIndex, SQLObject, SQLConstraint, SQLPrimaryKey, SQLTableConstraint, SQLTableElement, SQLUniqueConstraint

public class MySqlPrimaryKey extends MySqlKey implements SQLPrimaryKey