Package | Description |
---|---|
com.querydsl.spatial |
Spatial types using Geolatte
|
com.querydsl.sql.spatial |
Spatial support
|
Modifier and Type | Method and Description |
---|---|
MultiLineStringPath<org.geolatte.geom.MultiLineString> |
GeometryPath.asMultiLineString() |
<A extends org.geolatte.geom.MultiLineString> |
GeometryPaths.createMultiLineString(String property,
Class<? extends A> type) |
Modifier and Type | Method and Description |
---|---|
<A extends org.geolatte.geom.MultiLineString> |
RelationalPathSpatial.createMultiLineString(String property,
Class<? extends A> type) |
Copyright © 2007–2016 Querydsl. All rights reserved.