@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 | 
hashCode, 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, count, countDistinct, createForeignKey, createForeignKey, createInvForeignKey, createInvForeignKey, createPrimaryKey, eq, eq, getColumns, getForeignKeys, getInverseForeignKeys, getMetadata, getPrimaryKey, getProjection, getSchemaAndTable, getSchemaName, getTableName, ne, neaccept, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAnyas, as, eqAll, eqAny, in, in, in, isNotNull, isNull, 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–2015 Querydsl. All rights reserved.