| Package | Description |
|---|---|
| org.apache.deltaspike.data.impl.property.query |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedPropertyCriteria
A criteria that matches a property based on its annotations
|
class |
NamedPropertyCriteria
A criteria that matches a property based on name
|
class |
TypedPropertyCriteria
A criteria that matches a property based on its type
|
| Modifier and Type | Method and Description |
|---|---|
PropertyQuery<V> |
PropertyQuery.addCriteria(PropertyCriteria criteria)
Add a criteria to query
|
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.