Documentation
Documentation
  • Themes
    • Themes
    • Default
    • Bootswatch Themes
    • Slate
  • Table of Contents
    • Table of Contents

  1. You are here
  2. Home
  3. docs
  4. Programmer's Reference
  5. Adding function libraries
  6. ISQLBuilderHelper interface

programmers reference isqlbuilderhelper interface

Sidebar
  • Quick Tour
  • Installation Guide
  • Getting Started
  • Aware IM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
  • Programmer's Reference
    • Adding custom processes
    • Adding custom channels
    • Adding function libraries
      • Implementing function library
      • ISQLBuilderHelper interface
      • Function library example
    • Adding custom document types
    • Adding report scriptlets
    • Writing client-side plugins
    • Adding programming extensions to Aware IM
    • General Guidelines
    • Methods
    • Appendix A: correspondence of attribute types and Java types
  • AI Integration
  • Videos
  • Case Study
  • Glossary
  • Appendices
  • Changelog
  • Introduction
  • Send via e-Mail
  • Print
  • Permalink

Programmers Reference, ISQLBuilderHelper Interface

ISQLBuilderHelper interface

This interface has quite a number of methods. Most of the methods, however, are used by Aware IM only and are of no interest to a function library developer. The only method that may be useful to developers of function libraries is the method that returns the specific database interface used by Aware IM. The method has the following syntax:

  • getDatabaseInterface ()
  • Last modified: 2023/05/03 01:35
Log In