Uses of Class
org.jooq.Geography
Package
Description
This package contains jOOQ's public API.
This package contains jOOQ's implementation classes.
This package contains classes related to the
SQLDialect.SNOWFLAKE
dialect family.-
Uses of Geography in org.jooq
-
Uses of Geography in org.jooq.impl
Modifier and TypeMethodDescriptionCreate a bind value that is always inlined.Get a bind value.A synonym forDSL.val(Geography)
to be used in Scala and Groovy, whereval
is a reserved keyword.Modifier and TypeMethodDescriptionCreate a bind value that is always inlined.Get a bind value.A synonym forDSL.val(Geography)
to be used in Scala and Groovy, whereval
is a reserved keyword. -
Uses of Geography in org.jooq.util.snowflake