Class HANASpatialAggregate

  • All Implemented Interfaces:
    org.hibernate.dialect.function.SQLFunction

    public class HANASpatialAggregate
    extends org.hibernate.dialect.function.StandardSQLFunction
    • Method Summary

      • Methods inherited from class org.hibernate.dialect.function.StandardSQLFunction

        getName, getRenderedName, getReturnType, getType, hasArguments, hasParenthesesIfNoArguments, render, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • HANASpatialAggregate

        public HANASpatialAggregate​(java.lang.String name)
      • HANASpatialAggregate

        public HANASpatialAggregate​(java.lang.String name,
                                    org.hibernate.type.Type registeredType)