Package | Description |
---|---|
com.mysema.query.sql |
SQL/JDBC support for Querydsl
|
com.mysema.query.sql.spatial |
Modifier and Type | Method and Description |
---|---|
protected PrimaryKey<T> |
RelationalPathBase.createPrimaryKey(Path<?>... columns) |
PrimaryKey<T> |
RelationalPathBase.getPrimaryKey() |
PrimaryKey<T> |
RelationalPath.getPrimaryKey()
Get the primary key for this relation or null if none exists
|
Modifier and Type | Field and Description |
---|---|
PrimaryKey<SpatialRefSys> |
QSpatialRefSys.spatialRefSysPkey |
Copyright © 2007–2015 Mysema Ltd. All rights reserved.