ext.java.util.QMap Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of core Show documentation
Show all versions of core Show documentation
Core package shared by API layer and Microservices
package ext.java.util;
import static com.querydsl.core.types.PathMetadataFactory.*;
import java.util.Map;
import com.querydsl.core.types.dsl.*;
import com.querydsl.core.types.PathMetadata;
import javax.annotation.Generated;
import com.querydsl.core.types.Path;
/**
* QMap is a Querydsl query type for Map
*/
@Generated("com.querydsl.codegen.EmbeddableSerializer")
public class QMap extends BeanPath
© 2015 - 2025 Weber Informatics LLC | Privacy Policy