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