@Generated(value={"http://www.jooq.org","3.2.0"}, comments="This class is generated by jOOQ") public class Keys extends Object
PUBLIC
schema| Modifier and Type | Field and Description |
|---|---|
static org.jooq.UniqueKey<UserRecord> |
CONSTRAINT_2 |
static org.jooq.Identity<UserRecord,Long> |
IDENTITY_USER |
| Constructor and Description |
|---|
Keys() |
public static final org.jooq.Identity<UserRecord,Long> IDENTITY_USER
public static final org.jooq.UniqueKey<UserRecord> CONSTRAINT_2
Copyright © 2014. All Rights Reserved.