|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpatialMode | |
---|---|
org.hibernate.search.annotations | |
org.hibernate.search.cfg |
Uses of SpatialMode in org.hibernate.search.annotations |
---|
Methods in org.hibernate.search.annotations that return SpatialMode | |
---|---|
static SpatialMode |
SpatialMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SpatialMode[] |
SpatialMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of SpatialMode in org.hibernate.search.cfg |
---|
Methods in org.hibernate.search.cfg with parameters of type SpatialMode | |
---|---|
PropertySpatialMapping |
PropertySpatialMapping.spatialMode(SpatialMode spatialMode)
|
EntitySpatialMapping |
EntitySpatialMapping.spatialMode(SpatialMode spatialMode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |