/[projects]/android/TrainInfoServiceGoogle/war/WEB-INF/datastore-indexes.xml
ViewVC logotype

Annotation of /android/TrainInfoServiceGoogle/war/WEB-INF/datastore-indexes.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1106 - (hide annotations) (download) (as text)
Wed Sep 22 22:46:26 2010 UTC (13 years, 8 months ago) by torben
File MIME type: text/xml
File size: 291 byte(s)
make findNearest a little more effective
1 torben 1106 <?xml version="1.0" encoding="utf-8"?>
2     <datastore-indexes autoGenerate="true">
3     <datastore-index kind="JdoStationBean" ancestor="false">
4     <property name="latitude" direction="asc" />
5     <property name="longitude" direction="asc" />
6     </datastore-index>
7     </datastore-indexes>

  ViewVC Help
Powered by ViewVC 1.1.20