- java.lang.Object
-
- org.jooq.meta.mysql.mysql.Keys
-
public class Keys extends Object
A class modelling foreign key relationships and constraints of tables in mysql.
-
-
Field Summary
Fields Modifier and Type Field Description static UniqueKey<Record>KEY_PROC_PRIMARYstatic UniqueKey<Record>KEY_PROCS_PRIV_PRIMARY
-
Constructor Summary
Constructors Constructor Description Keys()
-