| Package | Description |
|---|---|
| com.holonplatform.core.query |
| Modifier and Type | Method and Description |
|---|---|
static <P extends Property> |
PropertySetProjection.of(Iterable<P> properties)
Create a PropertySetProjection using given
properties |
static PropertySetProjection |
PropertySetProjection.of(PropertySet<?> propertySet)
Create a PropertySetProjection using given
propertySet |
Copyright © 2019 The Holon Platform. All rights reserved.