| Package | Description |
|---|---|
| com.mysema.query.sql |
SQL/JDBC support for Querydsl
|
| com.mysema.query.sql.spatial |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RelationalPath<T>
RelationalPath extends
EntityPath to provide access to relational
metadata |
| Modifier and Type | Class and Description |
|---|---|
class |
ForeignKey<E>
ForeignKey defines a foreign key on a table to another table
|
class |
PrimaryKey<E>
PrimaryKey defines a primary key on table
|
class |
RelationalPathBase<T>
RelationalPathBase is a base class for
RelationalPath implementations |
| Modifier and Type | Class and Description |
|---|---|
class |
QSpatialRefSys
QSpatialRefSys is a Querydsl query type for SpatialRefSys
|
class |
RelationalPathSpatial<T> |
Copyright © 2007–2021. All rights reserved.