JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.jooq.impl.QOM.UnmodifiableCollection
Packages that use
QOM.UnmodifiableCollection
Package
Description
org.jooq.impl
This package contains jOOQ's implementation classes.
Uses of
QOM.UnmodifiableCollection
in
org.jooq.impl
Subinterfaces of
QOM.UnmodifiableCollection
in
org.jooq.impl
Modifier and Type
Interface
Description
static interface
QOM.UnmodifiableList
<Q extends
QueryPart
>
An unmodifiable
List
of
QueryPart
elements.