| Package | Description |
|---|---|
| org.apache.deltaspike.data.impl.property.query |
| Class and Description |
|---|
| PropertyCriteria
A property criteria can be used to filter the properties found by a
PropertyQuery
Solder provides a number of property queries ( TypedPropertyCriteria, NamedPropertyCriteria and
AnnotatedPropertyCriteria), or you can create a custom query by implementing this interface. |
| PropertyQuery
Queries a target class for properties that match certain criteria.
|
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.