@Generated(value="com.mysema.query.sql.codegen.MetaDataSerializer") public class QSpatialRefSys extends RelationalPathSpatial<SpatialRefSys>
| Modifier and Type | Field and Description |
|---|---|
StringPath |
authName |
NumberPath<Integer> |
authSrid |
static QSpatialRefSys |
spatialRefSys |
PrimaryKey<SpatialRefSys> |
spatialRefSysPkey |
NumberPath<Integer> |
srid |
StringPath |
srtext |
mixin| Constructor and Description |
|---|
QSpatialRefSys(Path<? extends SpatialRefSys> path) |
QSpatialRefSys(PathMetadata<?> metadata) |
QSpatialRefSys(String variable) |
QSpatialRefSys(String variable,
String schema,
String table) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMetadata() |
createGeometry, createGeometryCollection, createLinearRing, createLineString, createMultiLineString, createMultiPoint, createMultiPolygon, createPoint, createPolygon, createPolyhedralSurfaceadd, addMetadata, all, createForeignKey, createForeignKey, createInvForeignKey, createInvForeignKey, createPrimaryKey, getColumns, getForeignKeys, getInverseForeignKeys, getMetadata, getPrimaryKey, getProjection, getSchemaAndTable, getSchemaName, getTableNameaccept, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAnyas, as, count, countDistinct, eq, eq, eqAll, eqAny, in, in, in, isNotNull, isNull, ne, ne, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, whenequals, getType, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAnnotatedElement, getMetadata, getRootaccept, getTypepublic static final QSpatialRefSys spatialRefSys
public final StringPath authName
public final NumberPath<Integer> authSrid
public final NumberPath<Integer> srid
public final StringPath srtext
public final PrimaryKey<SpatialRefSys> spatialRefSysPkey
public QSpatialRefSys(String variable)
public QSpatialRefSys(Path<? extends SpatialRefSys> path)
public QSpatialRefSys(PathMetadata<?> metadata)
Copyright © 2007–2014 Mysema Ltd. All rights reserved.