public interface QApplied<T>
| Modifier and Type | Method and Description |
|---|---|
com.querydsl.core.types.EntityPath[] |
getEntities() |
T |
getResult() |
boolean |
isEmpty() |
boolean isEmpty()
T getResult()
com.querydsl.core.types.EntityPath[] getEntities()
Copyright © 2017. All rights reserved.