| Package | Description |
|---|---|
| org.dellroad.querystream.jpa |
QueryStream API for the Java Persistence Architecture (JPA).
|
| Modifier and Type | Method and Description |
|---|---|
default <Y> ExprStream<Y,Expression<Y>> |
SearchStream.mapToRef(Class<Y> type,
ExprRef<Y> ref)
Map this stream to a stream whose elements are bound to the supplied expression reference.
|
Copyright © 2023. All rights reserved.