public interface QueryTypeFactory
QueryTypeFactory defines an interface for mapping domain types to Querydsl expression types| Modifier and Type | Method and Description |
|---|---|
Type |
create(Type type)
Create an expression type based on the given actual type
|
Copyright © 2007–2021 Querydsl. All rights reserved.