amaret.blogg.se

Oracle ultrasearch
Oracle ultrasearch






The Query API is used to obtain query results. This package contains all classes that are part of the new Oracle Ultra Search Query API and the Email API for the Oracle 9iAS release. Thrown when there is a type mismatch between a value and an attribute.Įxception class used by UserManager implementations. Thrown when submit url encounters errors. Thrown when administrator has disabled this feature. Thrown when the user tries to submit an invalid URL. Responsible for retrieving the search user's identity from the J2EE environment. QueryInstance provides JDBC connection management on top of Instance.Ī result provides access to a search result.Ĭlass StringAttribute represents an attribute that takes string values. Implementation of UserManager for OC4J/JAZN midtier.Ĭlass LessThan narrows the attribute to smaller values.Ĭlass NumberAttribute represents an attribute that takes BigDecimal values.Ĭombine two or more queries using logical OR. This class implements the Ultra Search Java Email Utility API.įind documents with an attribute that equals a value.įind documents within a group or a set of groups.Ĭlass GreaterThan narrows the attribute to bigger values.Ĭlass Group represent an abstract collection of documents.Ĭlass InstanceMetaData provides comprehensive information about an instance: attributes, groups, lovs, languages and display names.

oracle ultrasearch

This class represents the email header information used by the email browser. This package contains all classes that are part of the new Oracle Ultra Search Query API and the Email API for the Oracle 9iAS release.įind documents with an attribute that has all of the values in a set.Ĭombine two or more queries using logical AND.įind documents with an attribute that has at least one of a set of values.Īn attribute is a key used to refer to some property of a document.įind documents that has an attribute value within a range.įind documents that contains some text within its content, or its string attributes.Ĭonstruct a Query object based on any Oracle Text query string.Ĭlass DateAttribute represents an attribute that takes Date values.Ĭlass DisplayUtil provides methods to display table and file data source contents. (Oracle Ultra Search Java API Reference) Overview








Oracle ultrasearch