Package | Description |
---|---|
org.jooq.impl |
The
org.jooq.impl package contains jOOQ's implementation classes. |
Modifier and Type | Method and Description |
---|---|
static ConstraintTypeStep |
DSL.constraint(Name name)
Create a
CONSTRAINT specification. |
static ConstraintTypeStep |
DSL.constraint(String name)
Create a
CONSTRAINT specification. |
Copyright © 2016. All Rights Reserved.