Hibernate Search Engine 4.6.0.Final-redhat-2
-
@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
@Documented
public @interface Longitude
Mark the property hosting the latitude of a specific spatial coordinate.
The property must be of type Double
(or its native version).
- Author:
- Nicolas Helleringer (nicolas.helleringer@novacodex.net)
-
-
Optional Element Summary
Optional Elements
Modifier and Type |
Optional Element and Description |
String |
of |
Hibernate Search Engine 4.6.0.Final-redhat-2
Copyright © 2006–2015 Hibernate. All rights reserved.