public class LanguageQueryExtensions
extends java.lang.Object
Language| Constructor and Description |
|---|
LanguageQueryExtensions() |
| Modifier and Type | Method and Description |
|---|---|
static com.querydsl.core.types.dsl.StringExpression |
nameHierarchy(com.querydsl.core.types.EntityPath<Language> language)
Returns the full path of a configuration, from the system default
|
@QueryDelegate(value=Language.class) public static com.querydsl.core.types.dsl.StringExpression nameHierarchy(com.querydsl.core.types.EntityPath<Language> language)