Class TimestampWithTimeZonePostgisPG95DialectNoComments
- java.lang.Object
-
- org.hibernate.dialect.Dialect
-
- org.hibernate.dialect.PostgreSQL81Dialect
-
- org.hibernate.dialect.PostgreSQL82Dialect
-
- org.hibernate.dialect.PostgreSQL9Dialect
-
- org.hibernate.dialect.PostgreSQL91Dialect
-
- org.hibernate.dialect.PostgreSQL92Dialect
-
- org.hibernate.dialect.PostgreSQL93Dialect
-
- org.hibernate.dialect.PostgreSQL94Dialect
-
- org.hibernate.dialect.PostgreSQL95Dialect
-
- org.hibernate.spatial.dialect.postgis.PostgisPG95Dialect
-
- org.n52.hibernate.spatial.dialect.postgis.TimestampWithTimeZonePostgisPG95Dialect
-
- org.n52.hibernate.spatial.dialect.TimestampWithTimeZonePostgisPG95DialectNoComments
-
- All Implemented Interfaces:
Serializable,org.hibernate.exception.spi.ConversionContext,org.hibernate.spatial.SpatialDialect
public class TimestampWithTimeZonePostgisPG95DialectNoComments extends TimestampWithTimeZonePostgisPG95Dialect
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static org.hibernate.spatial.dialect.postgis.PostgisSupportsupport
-
Constructor Summary
Constructors Constructor Description TimestampWithTimeZonePostgisPG95DialectNoComments()
-
Method Summary
All Methods Instance Methods Concrete Methods Default Methods Modifier and Type Method Description default org.hibernate.spatial.dialect.SpatialFunctionsRegistryfunctionsToRegister()default StringgetDWithinSQL(String arg0)default StringgetHavingSridSQL(String arg0)default StringgetIsEmptySQL(String arg0, boolean arg1)default StringgetSpatialAggregateSQL(String arg0, int arg1)default StringgetSpatialFilterExpression(String arg0)default StringgetSpatialRelateSQL(String arg0, int arg1)default booleansupports(org.hibernate.spatial.SpatialFunction arg0)booleansupportsCommentOn()default booleansupportsFiltering()-
Methods inherited from class org.n52.hibernate.spatial.dialect.postgis.TimestampWithTimeZonePostgisPG95Dialect
buildSqlCreateSpatialIndexString
-
Methods inherited from class org.hibernate.spatial.dialect.postgis.PostgisPG95Dialect
contributeTypes
-
Methods inherited from class org.hibernate.dialect.PostgreSQL95Dialect
getForUpdateSkipLockedString, getForUpdateSkipLockedString, getReadLockString, getReadLockString, getWriteLockString, getWriteLockString, supportsSkipLocked
-
Methods inherited from class org.hibernate.dialect.PostgreSQL92Dialect
supportsIfExistsAfterAlterTable
-
Methods inherited from class org.hibernate.dialect.PostgreSQL91Dialect
supportsNonQueryWithCTE, supportsPartitionBy
-
Methods inherited from class org.hibernate.dialect.PostgreSQL9Dialect
supportsIfExistsBeforeConstraintName
-
Methods inherited from class org.hibernate.dialect.PostgreSQL82Dialect
getDefaultMultiTableBulkIdStrategy, getDropSequenceString, supportsIfExistsBeforeTableName, supportsRowValueConstructorSyntaxInInList, supportsValuesList
-
Methods inherited from class org.hibernate.dialect.PostgreSQL81Dialect
bindLimitParametersInReverseOrder, buildSQLExceptionConversionDelegate, dropConstraints, getAddColumnString, getCallableStatementSupport, getCascadeConstraintsString, getCaseInsensitiveLike, getCreateSequenceString, getCreateSequenceString, getCurrentTimestampSelectString, getForUpdateNowaitString, getForUpdateNowaitString, getForUpdateString, getForUpdateString, getForUpdateString, getIdentityColumnSupport, getLimitHandler, getLimitString, getNativeIdentifierGeneratorStrategy, getNoColumnsInsertString, getQuerySequencesString, getResultSet, getResultSet, getResultSet, getSelectClauseNullString, getSelectSequenceNextValString, getSequenceNextValString, getSqlTypeDescriptorOverride, getViolatedConstraintNameExtracter, isCurrentTimestampSelectStringCallable, qualifyIndexName, registerResultSetOutParameter, requiresParensForTupleDistinctCounts, supportsCaseInsensitiveLike, supportsCurrentTimestampSelection, supportsEmptyInList, supportsExpectedLobUsagePattern, supportsJdbcConnectionLobCreation, supportsLimit, supportsLobValueChangePropogation, supportsNationalizedTypes, supportsNoWait, supportsOuterJoinForUpdate, supportsPooledSequences, supportsRowValueConstructorSyntax, supportsSelectAliasInGroupByClause, supportsSequences, supportsUnboundedLobLocatorMaterialization, supportsUnionAll, toBooleanValueString, useInputStreamToInsertBlob
-
Methods inherited from class org.hibernate.dialect.Dialect
addSqlHintOrComment, appendLockHint, appendLockHint, applyLocksToSql, areStringComparisonsCaseInsensitive, bindLimitParametersFirst, buildIdentifierHelper, buildSQLExceptionConverter, canCreateCatalog, canCreateSchema, cast, cast, cast, closeQuote, convertToFirstRowValue, createCaseFragment, createOuterJoinFragment, defaultScrollMode, doesReadCommittedCauseWritersToBlockReaders, doesRepeatableReadCauseReadersToBlockWriters, equivalentTypes, escapeComment, escapeLiteral, forceLimitUsage, forceLobAsLastValue, forUpdateOfColumns, getAddColumnSuffixString, getAddForeignKeyConstraintString, getAddForeignKeyConstraintString, getAddPrimaryKeyConstraintString, getAddUniqueConstraintString, getAlterTableString, getAuxiliaryDatabaseObjectExporter, getCastTypeName, getColumnAliasExtractor, getColumnComment, getCreateCatalogCommand, getCreateMultisetTableString, getCreateSchemaCommand, getCreateSequenceStrings, getCreateSequenceStrings, getCreateTableString, getCreateTemporaryTableColumnAnnotation, getCrossJoinSeparator, getCurrentSchemaCommand, getCurrentTimestampSQLFunctionName, getDefaultBatchLoadSizingStrategy, getDefaultProperties, getDialect, getDialect, getDropCatalogCommand, getDropForeignKeyString, getDropSchemaCommand, getDropSequenceStrings, getDropTableString, getForeignKeyExporter, getForUpdateString, getForUpdateString, getFunctions, getHibernateTypeName, getHibernateTypeName, getIndexExporter, getInExpressionCountLimit, getKeywords, getLimitString, getLobMergeStrategy, getLockingStrategy, getLowercaseFunction, getMaxAliasLength, getNameQualifierSupport, getNativeIdentifierGeneratorClass, getNotExpression, getNullColumnString, getQueryHintString, getQueryHintString, getSchemaNameResolver, getSelectGUIDString, getSequenceExporter, getSequenceInformationExtractor, getTableComment, getTableExporter, getTableTypeString, getTypeName, getTypeName, getUniqueDelegate, getUniqueKeyExporter, hasAlterTable, hasSelfReferentialForeignKeyBug, inlineLiteral, isJdbcLogWarningsEnabledByDefault, isLegacyLimitHandlerBehaviorEnabled, isLockTimeoutParameterized, isTypeNameRegistered, openQuote, prependComment, quote, registerColumnType, registerColumnType, registerFunction, registerHibernateType, registerHibernateType, registerKeyword, registerResultSetOutParameter, remapSqlTypeDescriptor, renderOrderByElement, replaceResultVariableInOrderByClauseWithPosition, requiresCastingOfParametersInSelectClause, supportsBindAsCallableArgument, supportsCascadeDelete, supportsCircularCascadeDeleteConstraints, supportsColumnCheck, supportsExistsInSelect, supportsIfExistsAfterConstraintName, supportsIfExistsAfterTableName, supportsLimitOffset, supportsLockTimeouts, supportsNamedParameters, supportsNoColumnsInsert, supportsNotNullUnique, supportsParametersInInsertSelect, supportsResultSetPositionQueryMethodsOnForwardOnlyCursor, supportsRowValueConstructorSyntaxInSet, supportsSubqueryOnMutatingTable, supportsSubselectAsInPredicateLHS, supportsTableCheck, supportsTupleCounts, supportsTupleDistinctCounts, supportsTuplesInSubqueries, supportsUnique, supportsUniqueConstraintInCreateAlterTable, supportsVariableLimit, toString, transformSelectString, useFollowOnLocking, useFollowOnLocking, useMaxForLimit
-
-
-
-
Method Detail
-
supportsCommentOn
public boolean supportsCommentOn()
- Overrides:
supportsCommentOnin classorg.hibernate.dialect.PostgreSQL81Dialect
-
functionsToRegister
public default org.hibernate.spatial.dialect.SpatialFunctionsRegistry functionsToRegister()
-
getSpatialRelateSQL
public default String getSpatialRelateSQL(String arg0, int arg1)
- Specified by:
getSpatialRelateSQLin interfaceorg.hibernate.spatial.SpatialDialect
-
getSpatialFilterExpression
public default String getSpatialFilterExpression(String arg0)
- Specified by:
getSpatialFilterExpressionin interfaceorg.hibernate.spatial.SpatialDialect
-
getSpatialAggregateSQL
public default String getSpatialAggregateSQL(String arg0, int arg1)
- Specified by:
getSpatialAggregateSQLin interfaceorg.hibernate.spatial.SpatialDialect
-
getDWithinSQL
public default String getDWithinSQL(String arg0)
- Specified by:
getDWithinSQLin interfaceorg.hibernate.spatial.SpatialDialect
-
getHavingSridSQL
public default String getHavingSridSQL(String arg0)
- Specified by:
getHavingSridSQLin interfaceorg.hibernate.spatial.SpatialDialect
-
getIsEmptySQL
public default String getIsEmptySQL(String arg0, boolean arg1)
- Specified by:
getIsEmptySQLin interfaceorg.hibernate.spatial.SpatialDialect
-
supportsFiltering
public default boolean supportsFiltering()
- Specified by:
supportsFilteringin interfaceorg.hibernate.spatial.SpatialDialect
-
supports
public default boolean supports(org.hibernate.spatial.SpatialFunction arg0)
- Specified by:
supportsin interfaceorg.hibernate.spatial.SpatialDialect
-
-