org.promotego.dao.hibernate.misc
Class RadiusWhereClauseBuilder

java.lang.Object
  extended by org.promotego.dao.hibernate.misc.RadiusWhereClauseBuilder

public class RadiusWhereClauseBuilder
extends java.lang.Object


Constructor Summary
RadiusWhereClauseBuilder()
           
 
Method Summary
static java.lang.String buildWhereClause(java.lang.String geolocationPath, org.promotego.api.geocoder.beans.Geolocation searchBase, double radius)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RadiusWhereClauseBuilder

public RadiusWhereClauseBuilder()
Method Detail

buildWhereClause

public static java.lang.String buildWhereClause(java.lang.String geolocationPath,
                                                org.promotego.api.geocoder.beans.Geolocation searchBase,
                                                double radius)


Copyright © 2007. All Rights Reserved.