All Classes
-
All Classes Interface Summary Enum Summary Exception Summary Class Description AQAffectedPaths This object encapsulates the file paths affected by a version control operation.AQAqua An interface for AquaScript runtime environment.AQArchive ArchiveAQArrayType This interface represents a database array type.AQAssembly This interface represents a managed application module.AQAsymmetricKey This interface represents an Asymmetric Key.AQBigDecimalFactory This interface provides manipulation and validation functionality forBigDecimaldata type.AQBigIntegerFactory This interface provides manipulation and validation functionality forBigIntegerdata type.AQByteFactory This interface provides manipulation and validation functionality forBytedata type.AQCertificate This interface represents a certificate installed on the server.AQChart ChartAQChartFactory ChartFactoryAQChartModel ChartModelAQChartPanel This Swing panel displays a chart.AQChartProperties ChartPropertiesAQChartRow ChartRowAQCluster This interface represents a database cluster.AQColor AQColor represents an immutable color object, based onjava.awt.Color.AQColorFactory This interface provides factory methods for creatingAQColorobjects.AQColumnDescriptor This interface describes a table column.AQColumnStructure Class describes the structure of table data.AQComparator This interface defines a line-oriented text comparator.AQCompareFactory An object implementing this interface is available in aquascripts via aqua.compare alias.AQCompareOptions Provides configuration options for a line-by-line compare operations.AQConsole This interface provides methods for input/output to a console.AQConstraint This interface represents a database constraint.AQConstraintColumn This interface represents a constraint column.AQCreditCardFactory This interface provides credit card validation functionality.AQCrypto This interface provides access to cryptographic functions.AQCurve AQDashboard AQDashboard is a representation of the HTML view to be rendered to the user in the project's Workspace.AQDatabase This interface represents a database.AQDatabaseLink This interface represents a database link or a remote server.AQDataFactory An object implementing this interface is available to aquascript via aqua.data alias.AQDataReader A reader which extracts data into a sequence of AQDataRow objects.AQDataRow This interface describes a single data row.AQDataSet Collection of AQDataRows stored in memory.AQDataSetSettings The AQDataSetSettings interface describes how a data set to be formatted when presented in a 2-dimensional grid.AQDataSource DataSourceAQDataType This interface represents a data type.AQDataWriter Interface represents a row-based data stream.AQDate AQDate represents an immutable calendar date value, based onGregorianCalendar.AQDateFactory This intetface provides factory methods for creation and validation ofAQDatedate objects.AQDefault This interface represents a user-defined default.AQDifferences This interface defines a set of lines produced by the comparison operation.AQDimension This interface represents a user defined dimension.AQDoubleFactory This interface provides manipulation and validation functionality forDoubledata type.AQEmailAddressFactory This interface provides email address validation functionality.AQEvent This interface represents a user-defined database event.AQExcelReader A data reader which facilitates import from Microsoft Excel files.AQExcelSpreadsheet This interface represents an in-memory Excel spreadhseet.AQExcelWriter This interface facilitates writing Excel spreadsheet files.AQException AQException, a subclass ofRuntimeException, might be thrown during the execution of AquaScript.AQFileComparator This interface provides a mechanism for simple file comparison.AQFileDifferences An instance of this interface represents the results of a file comparison operation.AQFileFormat This interface represents a file format.AQFileSet FileSetAQFileSystem FilesystemAQFileWriter An instance of this interface, available via aqua.io.newFileWriter(), can be used to write binary data to a file.AQFinancial AQFit AQFloatFactory This interface provides manipulation and validation functionality forFloatdata type.AQFont AQFont represents an immutable font object, based onjava.awt.Font.AQFontFactory This interface provides factory methods for creatingAQFontobjects.AQForeignKeyRefColumn This interface represents a foreign key referenced column.AQForm This interface facilitates creation of simple HTML forms.AQFormattedTextReader Interface for reading data from plain text sources.AQFormattedTextWriter AQFormFactory A factory object implementing this interface is available via aqua.form alias.AQFormSelector This interface corresponds to the HTML <SELECT> element.AQFtpFileSystem The file transfer protocol (FTP) file system.AQFunction This interface represents a user defined function.AQFunctionParameter FunctionParameterAQFunctionParameter.DataType Supported parameter datatypes: Integer, Float, DoubleAQGit An interface to GIT distributed revision control system.AQGitStatus This object represents the Git repo status.AQGridResultsView ThisJComponentdisplays a result set table and a chart.AQGUI This interface supplies Swing GUI components and functionality.AQHadoopDistributedFileSystem The Hadoop distributed file system.AQHtmlWriter This interface provides a set of convenient methods for generating HTML output.AQHttpLogReader An object implementing this interface, available via aqua.io.newHttpLogReader(), facilitates reading of Apache web server access log files.AQIgnore Ignore option enumeration.AQIndex This interface represents an index.AQIndexColumn This interface represents an index column.AQInputOutputFactory This inteface provides input/output functionality.AQIntegerFactory This interface provides manipulation and validation functionality forIntegerdata type.AQJavaResource This interface represents a java resource that is associated with the schema.AQJavaSource This interface represents a java source that is associated with the schema.AQLanguage This interface represents a particular language support that is installed on the server.AQLineChange This interface represents a line in a text being compared.AQLongFactory This interface provides manipulation and validation functionality forLongdata type.AQMail This interface provides email functionality.AQMailMessage This interface defines an email message which can be delivered to recipients via eitherAQSmtpServerorAQMailQueue.AQMailQueue This interface provides a reliable service to deliver emails.AQMath MathAQMatView This interface represents a materialized view.AQMatViewLog This interface represents a materialized view log.AQMetadata This interface provides means to learn and manipulate the database structure.AQNet This interface provides network capabilities available in aquascript.AQNickname This interface represents a user defined nickname.AQObjectPermission The AQObjectPermission interface provides a mean to generate the grant and revoke statements for users and roles.AQObjectType This interface represents a database object type.AQOpaqueObject This interface represents an opaque object, for example a password, which can be passed to various OpenAPI methods without revealing the content to the script code.AQPackage This interface represents a package.AQPackageBody AQParameter This interface represents a stored procedure's or a function's parameter.AQParametricRealFunction AQPartition This interface represents a database partition.AQPathFilter The path filter.AQPerforce An interface to Perforce revision control system.AQPipe This interface represents a pipe.AQPivotDataSet This interface provides a means to represent aAQDataSetin a pivot table.AQProcedure This interface represents a database store procedure.AQProject Interface for project-specific functionality available via aqua.project alias.AQProjectFile Represents a file-like object within a project.AQProjection AQQueue This interface represents a queue.AQRandomDataSet This interface generates a newAQDataSetusing the constraints described below: rows - defines the number of rows to generate.AQRandomDateRange This interface represents a range of dates.AQRandomDateVariation This interface represents a change that a Date object could possibly have.AQRandomFactory This interface provides a way to conveniently generate various random values.AQRandomNumberRange This interface represents a range of numbers.AQRandomNumberVariation This interface represents a change that a Number object could possibly have.AQRandomRange This interface represents a range of objects which can be anythings, for examples, numbers, dates, strings.AQRandomStringLength This interface defines a constraint on the length of a string.AQRandomVariation This interface represents the amount of change an object can possibly have.AQRefreshGroup This interface represents a refresh group of a materialized view.AQReport This interface provides a way to link multiple data sets together and presents them as a single report.AQReportDataSetSettings The AQReportDataSetSettings interface describes how a data set to be formatted when presented in areport.AQReportFactory This interface defines a factory forreport,report formatting, andreport data set formattingimplementations.AQReportSettings The AQReportSettings interface describes how multiple reports can be linked together.AQRequest This interface provides basic information about an http request.AQResponse An instance of this interface is available to the script via aqua.response alias.AQResultComparator This interface provides a means to compare two query results.AQResultDifferences This interface represents results of result set comparison.AQResultSet This interface represents a table of data representing a database result set, which is usually generated by executing a statement that queries the database.AQRevision Represents the version control revision information for a single file.AQRole This interface represents a role in the database.AQRule This interface represents a database rule.AQSchema This interface represents a database schema.AQSchemaComparator This interface facilitates bulk comparison of schema objects.AQSchemaCompareItem This object represents one item in the schema comparison results.AQSchemaDifferences This interface represents results of schema comparison.AQSchemaObject Base class for a metadata object specific to database/schema.AQScriptOptions The AQScriptOption object defines parameters for generating DDL scripts within AquaScript environment.AQScriptParser AQScriptParserAQScriptResult This interface provides access to results of executing a SQL script - which may contain multiple result sets from multiple statements.AQSegment This interface represents a Sybase database segment.AQSequence This interface represents on a sequence object used in the database.AQSeriesFunction SeriesFunctionAQServerConnection This interface represents a database server connection.AQServerObject Base interface for a server object which can be scripted.AQSession Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.AQShortFactory This interface provides manipulation and validation functionality forShortdata type.AQSmtpServer This interface describes an SMTP server.AQSQLArray This class describes a SQL ARRAY object.AQSQLBlob This class describes a SQL BLOB object.AQSQLClob This class describes a SQL CLOB object.AQSqlFormatter Utility class which facilitates SQL formatting -- a beautifier.AQSQLNClob This class describes a SQL NCLOB object.AQSQLRowId This class describes a SQL ROWID object.AQStage This interface represents a stage.AQStat AQStatementResult AQStringFactory This interface provides manipulation and validation functionality forStringdata type.AQSubscription This interface represents a subscription.AQSymmetricKey This interface represents a Symmetric Key.AQSynonym This interface represents a synonym.AQSystem This interface provides access to low-level system functionality.AQTable This interface represents a database table object.AQTableColumn This interface represents a table column.AQTableDataEditor This class represents a table data editor frame (JFrame) where an entry form can be programmatically installed.AQTableType This interface represents on a table type.AQTableWriter This interface facilitates writing of data rows and a data sets to a database table.AQTextArea This interface corresponds to the HTML <TEXTAREA> element.AQTextFileReader This interface allows reading row-oriented data from text files.AQTextFileWriter This interface allows writing row-oriented data to text files.AQTextProcessor Provides basic accessor methods for formatting delimited text readers and writers.AQTextStringReader This interface allows writing row-oriented data to java strings.AQTextStringWriter This interface allows writing row-oriented data to an in-memory string.AQTrigger This interface represents a trigger.AQType This interface defines data manipulation and validation functionality for several data types.AQUser This interface represents a database user.AQUtil A utility class available in AquaScript environment.AQVersionControl This interface provides version control functionality to aquascripts.AQView This interface represents a database view.AQWebClient The AQWebClient interface provides an environment that allows application to send an HTTP request to an HTTP server and process the response accordingly.AQWebRequest The AQWebRequest interface implements an HTTP method.AQWebResponse The AQWebResponse interface maintains the data returned from a successfully processedAQWebRequestvia theAQWebClientinterface.AQWorkspace This interface is designed to provide common functionality for a version control workspace.AQXmlSchemaCollection This interface represents an XML schema collection.AQXmlWriter This interface allows writing row-oriented data to an XML file.