Uses of Class
org.hibernate.spatial.dialect.hana.HANASpatialFunctions
-
Packages that use HANASpatialFunctions Package Description org.hibernate.spatial.dialect.hana -
-
Uses of HANASpatialFunctions in org.hibernate.spatial.dialect.hana
Methods in org.hibernate.spatial.dialect.hana that return HANASpatialFunctions Modifier and Type Method Description static HANASpatialFunctions
HANASpatialFunctions. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static HANASpatialFunctions[]
HANASpatialFunctions. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-