Class AdapterScript

    • Method Detail

      • getType

        public String getType()
        Description copied from interface: DatabaseObject
        Get the type of the database object.
        Returns:
        type of the database object
      • getLanguage

        public AdapterScript.Language getLanguage()
        Get the implementation language.
        Returns:
        language in which the adapter script is implemented
      • getContent

        public String getContent()
        Get the actual script content.
        Returns:
        script content