Uses of Class
org.jooq.Geography
Packages that use 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
Fields in org.jooq.impl with type parameters of type GeographyMethods in org.jooq.impl that return types with arguments of type GeographyModifier 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.Methods in org.jooq.impl with parameters of type GeographyModifier 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
Fields in org.jooq.util.snowflake with type parameters of type Geography