public final class PathBuilderFactory extends Object
| Constructor and Description |
|---|
PathBuilderFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> PathBuilder<T> |
create(Class<T> clazz)
Create a new PathBuilder instance for the given type
|
public <T> PathBuilder<T> create(Class<T> clazz)
clazz - Copyright © 2007–2015 Querydsl. All rights reserved.