@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, createPolyhedralSurface
add, addMetadata, all, count, countDistinct, createForeignKey, createForeignKey, createInvForeignKey, createInvForeignKey, createPrimaryKey, eq, eq, getColumns, getForeignKeys, getInverseForeignKeys, getMetadata, getPrimaryKey, getProjection, getSchemaAndTable, getSchemaName, getTableName, ne, ne
accept, as, createArray, createBoolean, createCollection, createComparable, createDate, createDateTime, createEnum, createList, createMap, createNumber, createSet, createSimple, createString, createTime, forProperty, getAnnotatedElement, getMetadata, getRoot, instanceOf, instanceOfAny
as, as, eqAll, eqAny, in, in, in, isNotNull, isNull, neAll, neAny, notIn, notIn, notIn, nullif, nullif, when, when
equals, getType, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getAnnotatedElement, getMetadata, getRoot
accept, getType
public 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 Mysema Ltd. All rights reserved.