public class WithinCircle extends MethodExpression
A dynamic finder method expression that adds the ability to query within a circle
| Constructor and description |
|---|
WithinCircle(Class<?> targetClass, String propertyName) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public Query.Criterion |
createCriterion() |
|
public void |
setArguments(Object[] arguments) |
| Methods inherited from class | Name |
|---|---|
class MethodExpression |
convertArguments, createCriterion, equals, getArguments, getArgumentsRequired, getClass, getPropertyName, hashCode, notify, notifyAll, setArguments, toString, wait, wait, wait |