GEOMETRY_TYPE, MAX_FULLTEXT_RESULTSpersistentClass| Constructor and Description |
|---|
CityDao()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
City |
getByShape(com.vividsolutions.jts.geom.Point location,
String countryCode,
boolean filterMunicipality) |
List<City> |
listByZipCode(String zipcode,
String countrycode) |
createGISTIndexForLocationColumn, createGISTIndexForShapeColumn, deleteAll, deleteAll, getByFeatureId, getDirties, getEager, getNearest, getNearestAndDistanceFrom, getNearestAndDistanceFrom, getNearestAndDistanceFrom, getNearestAndDistanceFromGisFeature, getNearestAndDistanceFromGisFeature, getShapeAsWKTByFeatureId, listByFeatureIds, listByName, listFromText, listFromText, remove, save, setEventManagercount, exists, flushAndClear, get, getAll, getAllPaginate, getPersistenceClass, setFlushModecheckDaoConfig, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateGISTIndexForLocationColumn, createGISTIndexForShapeColumn, getByFeatureId, getDirties, getEager, getNearest, getNearestAndDistanceFrom, getNearestAndDistanceFrom, getNearestAndDistanceFromGisFeature, getNearestAndDistanceFromGisFeature, getShapeAsWKTByFeatureId, listByFeatureIds, listByName, listFromTextcount, deleteAll, deleteAll, exists, flushAndClear, get, getAll, getAllPaginate, getPersistenceClass, remove, save, setFlushModepublic List<City> listByZipCode(String zipcode, String countrycode)
listByZipCode in interface ICityDaozipcode - the zipcode to foundcountrycode - the countrycode to limit the search, if null: search in
all countryGenericGisDao.listFromText(String, boolean).public City getByShape(com.vividsolutions.jts.geom.Point location, String countryCode, boolean filterMunicipality)
getByShape in interface ICityDaoCopyright © 2015. All rights reserved.