public interface FromBuilder<R>
| Modifier and Type | Method and Description |
|---|---|
<T> JoinerQuery<T,R> |
from(com.querydsl.core.types.EntityPath<T> from) |
<T> JoinerQuery<T,R> from(com.querydsl.core.types.EntityPath<T> from)
Copyright © 2021. All rights reserved.