Contents
| Search
- USoft 9.1 All Help Topics
- USoft Approach Guide
- USoft Authorizer Guide
- USoft Binder Guide
- USoft Definer Help
- USoft Teamwork Guide
- USoft Model and Rules Guide
- Introducing USoft Model and Rules
- Key concepts
- SQL and the Rules Engine
- XML and the Rules Engine
- Rules-Driven Method Invocation (RDMI)
- Web services
- Modular development
- Tuning your application
- Setting up a production environment
- Miscellaneous tools
- RDBMS portability
- Connecting to and from other programs
- JDBC Rules Engine connectivity
- User authentication when using JDBC
- Making Java client programs connect to a Rules Engine
- JDBC Database metadata methods supported by USoft
- allProceduresAreCallable()
- allTablesAreSelectable()
- dataDefinitionCausesTransactionCommit()
- dataDefinitionIgnoredInTransactions()
- doesMaxRowSizeIncludeBlobs()
- getCatalogs()
- getCatalogSeparator()
- getCatalogTerm()
- getColumns( catalog, schemaPattern, tableNamePattern, columnNamePattern )
- getConnection()
- getDatabaseProductName()
- getDatabaseProductVersion()
- getDefaultTransactionIsolation()
- getDriverMajorVersion()
- getDriverMinorVersion()
- getDriverName()
- getDriverVersion()
- getExtraNameCharacters()
- getIdentifierQuoteString()
- getMaxBinaryLiteralLength()
- getMaxCatalogNameLength()
- getMaxCharLiteralLength()
- getMaxColumnNameLength()
- getMaxColumnsInGroupBy()
- getMaxColumnsInIndex()
- getMaxColumnsInOrderBy()
- getMaxColumnsInSelect()
- getMaxColumnsInTable()
- getMaxConnections()
- getMaxCursorNameLength()
- getMaxIndexLength()
- getMaxProcedureNameLength()
- getMaxRowSize()
- getMaxSchemaNameLength()
- getMaxStatementLength()
- getMaxStatements()
- getMaxTableNameLength()
- getMaxTablesInSelect()
- getMaxUserNameLength()
- getNumericFunctions()
- getPrimaryKeys( catalog, schema, table )
- getProcedureColumns( catalog, schemaPattern, procedureNamePattern, columnNamePattern )
- getProcedures( catalog, schemaPattern, procedureNamePattern )
- getProcedureTerm()
- getSchemas()
- getSchemaTerm()
- getSearchStringEscape()
- getSQLKeywords()
- getStringFunctions()
- getSystemFunctions()
- getTables( catalog, schemaPattern, tableNamePattern, types)
- getTableTypes()
- getTimeDateFunctions()
- getURL()
- getUserName()
- getVersionColumns( catalog, schema, table )
- isCatalogAtStart()
- isReadOnly()
- nullPlusNonNullIsNull()
- nullsAreSortedAtEnd()
- nullsAreSortedAtStart()
- nullsAreSortedHigh()
- nullsAreSortedLow()
- storesLowerCaseIdentifiers()
- storesLowerCaseQuotedIdentifiers()
- storesMixedCaseIdentifiers()
- storesMixedCaseQuotedIdentifiers()
- storesUpperCaseIdentifiers()
- storesUpperCaseQuotedIdentifiers()
- supportsAlterTableWithAddColumn()
- supportsAlterTableWithDropColumn()
- supportsANSI92EntryLevelSQL()
- supportsANSI92FullSQL()
- supportsANSI92IntermediateSQL()
- supportsCatalogsInDataManipulation()
- supportsCatalogsInIndexDefinitions()
- supportsCatalogsInPrivilegeDefinitions()
- supportsCatalogsInProcedureCalls()
- supportsCatalogsInTableDefinitions()
- supportsColumnAliasing()
- supportsConvert( fromType, toType )
- supportsConvert()
- supportsCoreSQLGrammar()
- supportsCorrelatedSubqueries()
- supportsDataDefinitionAndDataManipulationTransactions()
- supportsDataManipulationTransactionsOnly()
- supportsDifferentTableCorrelationNames()
- supportsExpressionsInOrderBy()
- supportsExtendedSQLGrammar()
- supportsFullOuterJoins()
- supportsGroupBy()
- supportsGroupByBeyondSelect()
- supportsGroupByUnrelated()
- supportsIntegrityEnhancementFacility()
- supportsLikeEscapeClause()
- supportsLimitedOuterJoins()
- supportsMinimumSQLGrammar()
- supportsMixedCaseIdentifiers()
- supportsMixedCaseQuotedIdentifiers()
- supportsMultipleResultSets()
- supportsMultipleTransactions()
- supportsNonNullableColumns()
- supportsOpenCursorsAcrossCommit()
- supportsOpenCursorsAcrossRollback()
- supportsOpenStatementsAcrossCommit()
- supportsOpenStatementsAcrossRollback()
- supportsOrderByUnrelated()
- supportsOuterJoins()
- supportsPositionedDelete()
- supportsPositionedUpdate()
- supportsResultSetConcurrency( type, concurrency )
- supportsResultSetType( type )
- supportsSchemasInDataManipulation()
- supportsSchemasInIndexDefinitions()
- supportsSchemasInPrivilegeDefinitions()
- supportsSchemasInProcedureCalls()
- supportsSchemasInTableDefinitions()
- supportsSelectForUpdate()
- supportsStoredProcedures()
- supportsSubqueriesInComparisons()
- supportsSubqueriesInExists()
- supportsSubqueriesInIns()
- supportsSubqueriesInQuantifieds()
- supportsTableCorrelationNames()
- supportsTransactionIsolationLevel( level )
- supportsTransactions()
- supportsUnion()
- supportsUnionAll()
- Open Database Connectivity (ODBC)
- Dynamic Link Libraries (DLLs)
- Connecting non-database users to a USoft application
- Dynamic Data Exchange (DDE)
- Support for Microsoft Transaction Server (MTS)
- Object Linking and Embedding (OLE)
- Localising your application
- The Travel Agency application
- USoft Batch Guide
- USoft Developer Reference Guide
- USoft Rules Engine Guide
- USoft Delivery Manager Guide
- USoft Windows Designer Guide
- USoft Web Designer Guide
- USoft Service Definer Guide
- USoft Rules Service Guide
- USoft BenchMark Guide
- USoft Remote Rules Service API Guide
- USoft Installation Guide
- USoft Upgrade Guide
- USoft Blend Guide