| Package | Description |
|---|---|
| com.mmnaseri.utils.spring.data.query.impl | |
| com.mmnaseri.utils.spring.data.tools |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutablePropertyDescriptor
This is an immutable property descriptor
|
| Modifier and Type | Method and Description |
|---|---|
static PropertyDescriptor |
PropertyUtils.getPropertyDescriptor(Class<?> domainType,
String expression)
Given a property expression which contains CamelCase words will try to look up the property path
leading up to the appropriate nested property.
|
Copyright © 2014–2016. All rights reserved.