Skip to main contentSkip to search
Powered by Zoomin Software. For more details please contactZoomin
Progress DocumentationProgress Documentation
Progress Documentation
  • Home
  • Home
  • EnglishČeštinaDeutsch (Germany)Español (Spain)Français (France)Italiano (Italy)Português (Brasil)日本語Русский (Russia)中文 (简体) (China)中文 (繁體, 台灣) (Taiwan)ar-AR
  • Login

Progress DataDirect for JDBC for Aha! User's Guide Release 6.0.0

FEATURELINKS

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
Table of Contents
  • Welcome to the Progress DataDirect for JDBC for Aha! Driver
    • What's new in this release?
    • Requirements
    • Installing and setting up the driver
    • Driver and DataSource classes
    • Connection URL examples
      • Basic authentication
      • URL parameter (API key) authentication
      • OAuth 2.0 access token flow
      • OAuth 2.0 authorization code grant
      • Proxy server
    • Data types
      • getTypeInfo()
    • SQL escape sequences
      • Supported scalar functions
    • DataDirect tools
    • Troubleshooting
    • Additional information
    • Contacting Technical Support
  • Tutorials
    • Interactive SQL for JDBC (JDBCISQL)
    • Tableau
    • DbVisualizer
      • Adding a driver
      • Connecting and executing SQL statements
  • Configuring and connecting
    • Setting the classpath
    • Connecting using the JDBC Driver Manager
      • Passing the connection URL
      • Generating connection URLs with the Configuration Manager
      • Testing connections and queries
    • Connecting using data sources
      • How data sources are implemented
      • Creating data sources
        • Example data source
      • Calling a data source in an application
      • Testing a data source connection
    • Authentication
      • Basic authentication
      • URL parameter (API key) authentication
      • OAuth 2.0 authentication
        • Access token flow
        • Authorization code grant
    • Performance considerations
  • Connection property descriptions
    • AccessToken
    • AuthenticationMethod
    • ClientID
    • ClientSecret
    • ConnectionRetryCount
    • ConnectionRetryDelay
    • ConvertNull
    • CreateMap
    • DebugRecord
    • FetchSize
    • ImportStatementPool
    • InitializationString
    • InsensitiveResultSetBufferSize
    • JDBCBehavior
    • LogConfigFile
    • LoginTimeout
    • MaxPooledStatements
    • OAuthCode
    • Password
    • ProxyHost
    • ProxyPassword
    • ProxyPort
    • ProxyUser
    • QueryTimeout
    • ReadAhead
    • RedirectURI
    • RefreshSchema
    • RegisterStatementPoolMonitorMBean
    • SchemaMap
    • SecurityToken
    • ServerName
    • SpyAttributes
    • StmtCallLimit
    • StmtCallLimitBehavior
    • User
    • WSFetchSize
    • WSPoolSize
    • WSRetryCount
    • WSTimeout
  • Supported SQL statements and extensions
    • Alter Session (EXT)
    • Refresh Map (EXT)
    • Select
      • Select clause
        • Aggregate functions
        • From clause
          • Join in a From clause
          • Subquery in a From clause
        • Where clause
        • Group By clause
        • Having clause
        • Union operator
        • Intersect operator
        • Except and Minus operators
        • Order By clause
        • Limit clause
    • Subqueries
      • IN predicate
      • EXISTS predicate
      • UNIQUE predicate
      • Correlated subqueries
    • SQL expressions
      • Column names
      • Literals
        • Character string literals
        • Numeric literals
        • Binary literals
        • Date/Time literals
        • Integer literals
      • Operators
        • Unary operator
        • Binary operator
        • Arithmetic operators
        • Concatenation operator
        • Comparison operators
        • Logical operators
        • Operator precedence
      • Functions
      • Conditions
  • Introduction to the Aha! data model
    • CAPACITYINVESTMENTESTIMATES
    • CAPACITYINVESTMENTS
    • COMMENTS
    • FEATUREATTACHMENTS
    • FEATURECUSTOMFIELDS
    • FEATUREGOALS
    • FEATUREINTEGRATIONFIELDS
    • FEATURELINKS
    • FEATUREREQUIREMENTS
    • FEATURES
    • FEATURESCOREFACTS
    • FEATURETAGS
    • IDEACATEGORIES
    • IDEACUSTOMFIELDS
    • IDEAENDORSEMENTS
    • IDEAS
    • IDEATAGS
    • MASTERFEATURECHILDREN
    • MASTERFEATURECUSTOMFIELDS
    • MASTERFEATUREGOALS
    • MASTERFEATUREINTEGRATIONFIELDS
    • MASTERFEATURELINKS
    • MASTERFEATURES
    • MASTERFEATURETAGS
    • PRODUCTCHILDREN
    • PRODUCTCUSTOMFIELDS
    • PRODUCTS
    • PRODUCTSCREENCUSTOMFIELDOPTIONS
    • PRODUCTSCREENCUSTOMFIELDS
    • PRODUCTSCREENS
    • RELEASECUSTOMFIELDS
    • RELEASEGOALS
    • RELEASEINITIATIVES
    • RELEASEINTEGRATIONFIELDS
    • RELEASES
    • REQUIREMENTATTACHMENTS
    • REQUIREMENTCUSTOMFIELDS
    • REQUIREMENTINTEGRATIONFIELDS
    • REQUIREMENTS
  • Copyright
Table of Contents

FEATURELINKS

Save PDF
Save selected topicSave selected topic and subtopicsSave all topics
Share
Share to emailCopy topic URL
Print
  • Last Updated: July 2, 2025
  • 1 minute read
    • DataDirect Connectors
    • JDBC
    • Aha! 6.0
    • Documentation

Endpoint

<hostname>/api/v1/features

Parent Table

FEATURES

Columns

The FEATURELINKS table contains the following columns. Columns marked with an asterisk comprise the primary key.

Column Name Data Type Notes
FEATURES​_ID* BigInt References: FEATURES​.ID
POSITION* Integer
CHILD​_RECORD​_CREATED​_AT Timestamp(3)
CHILD​_RECORD​_ID BigInt
CHILD​_RECORD​_NAME VarChar(64)
CHILD​_RECORD​_PRODUCT​_ID BigInt
CHILD​_RECORD​_REFERENCE​_NUM VarChar(64)
CHILD​_RECORD​_RESOURCE VarChar(84)
CHILD​_RECORD​_URL VarChar(73)
CREATED​_AT Timestamp(3)
LINK​_TYPE VarChar(64)
LINK​_TYPE​_ID Integer
PARENT​_RECORD​_CREATED​_AT Timestamp(3)
PARENT​_RECORD​_ID BigInt
PARENT​_RECORD​_NAME VarChar(114)
PARENT​_RECORD​_PRODUCT​_ID BigInt
PARENT​_RECORD​_REFERENCE​_NUM VarChar(64)
PARENT​_RECORD​_RESOURCE VarChar(85)
PARENT​_RECORD​_URL VarChar(75)
TitleResults for “How to create a CRG?”Also Available inAlert