Uses of Enum Class
org.hibernate.spatial.CommonSpatialFunction.Type
Packages that use CommonSpatialFunction.Type
Package
Description
This package defines the central Hibernate Spatial types and functions.
-
Uses of CommonSpatialFunction.Type in org.hibernate.spatial
Subclasses with type arguments of type CommonSpatialFunction.Type in org.hibernate.spatialMethods in org.hibernate.spatial that return CommonSpatialFunction.TypeModifier and TypeMethodDescriptionCommonSpatialFunction.getType()static CommonSpatialFunction.TypeReturns the enum constant of this class with the specified name.static CommonSpatialFunction.Type[]CommonSpatialFunction.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.