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
  • Introduction
  • Quick Tour
  • Installation Guide
  • Getting Started
  • AwareIM Concepts
  • Configuring Applications
  • Rule Language
  • Actions And Functions
  • Mobile Applications
  • How To...
  • Programmer's Reference
    • Adding programming extensions to AwareIM
    • General Guidelines
    • 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
    • Methods
    • Appendix A: correspondence of attribute types and Java types
  • AI Integration
  • Videos
  • Case Study
  • Glossary
  • Appendices
  • Changelog
  • 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 AwareIM 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 AwareIM. The method has the following syntax:

  • getDatabaseInterface ()
  • Last modified: 2025/06/12 02:36
Log In