Package | Description |
---|---|
org.jooq.impl |
The
org.jooq.impl package contains jOOQ's implementation classes
This package provides implementations for the jOOQ API from
org.jooq , whose interfaces are constructed mostly through the
Factory class, which hides implementation facts from
the public API |
Modifier and Type | Method and Description |
---|---|
static Name |
Factory.name(String... qualifiedName)
Create a new SQL identifier using a qualified name.
|
Copyright © 2013. All Rights Reserved.