A B C D E F G H I J K L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- Edge - com.tietoenator.trip.jxp.TdbGraphRecordType
-
Indicates that the graph record represents an edge.
- ELEMENT - com.tietoenator.trip.jxp.data.TdbDataFormat
-
Fields will be represented using elements named for each field.
- enableNotification(TdbNotificationType, boolean) - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Enables or disables notifications.
- enableNotification(TdbNotificationType, int) - Method in class com.tietoenator.trip.jxp.session.TdbSession
-
Enables search and sort comforter notifications with a specified preferred interval.
- END_OF_DATA - Static variable in exception com.tietoenator.trip.jxp.TdbException
-
When iterating through a collection, the end of the collection has been reached.
- English - com.tietoenator.trip.jxp.TdbLanguage
-
Reads dialect from ENGLISH.CCL
- EntireValue - com.tietoenator.trip.jxp.data.TdbFieldFetchType
-
Fetch the entire contents of the field.
- EntryForm - com.tietoenator.trip.jxp.TdbControlObjectType
-
TRIPclassic / TRIPface entry form
- equals(Object) - Method in class com.tietoenator.trip.jxp.database.TdbFieldDesign
-
Compares to another object; equality is defined by field number only
- equals(Object) - Method in class com.tietoenator.trip.jxp.database.TdbFieldGroupDesign
-
Compares to another object; equality is defined by field group number only
- equals(Object) - Method in class com.tietoenator.trip.jxp.database.TdbIntegrityRule
-
Test a rule for equality with another.
- equals(Object) - Method in class com.tietoenator.trip.jxp.grid.TdbGridClusterMember
-
Overrides the default behavior to define equality only if type, name and (if applicable) host name are identical
- equals(Object) - Method in class com.tietoenator.trip.jxp.grid.TdbGridHostPublication
-
Override the default to define equality only if both database name and cluster name are equal
- equals(Object) - Method in class com.tietoenator.trip.jxp.grid.TdbGridReplicaSetMember
-
Overrides default to define equality only if the database name and host name are equal
- EUC - com.tietoenator.trip.jxp.TdbCharacterSet
-
Japanese, for use with Unix servers
- execDirect(String) - Method in class com.tietoenator.trip.jxp.ccl.TdbCclCommand
-
Execute a CCL command.
- execute(String) - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
Execute a CCL statement.
- executeXPath(String) - Method in class com.tietoenator.trip.jxp.data.TdbSearch
-
Execute an XPath statement as a query.
- execXPath(String) - Method in class com.tietoenator.trip.jxp.ccl.TdbCclCommand
-
Execute a query in XPath syntax.
- Expand - com.tietoenator.trip.jxp.ccl.TdbKernelWindowType
-
Results from expanding a focus selection
- export(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
-
Export the current cluster definition to the named file.
- export(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Exports the current database's design to the named file, including all associated form definitions and file specifications.
- export(String) - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
-
Export the current format definition to a named file.
- export(String) - Method in class com.tietoenator.trip.jxp.users.TdbProcedure
-
Export the content of the current stored procedure to a named file.
- export(String, boolean) - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Export the definition of the user to a file.
- export(String, boolean, boolean) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Export the current database's design to the named file, optionally including all associated form definitions.
- export(String, String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
-
Export the named database cluster design to the named file.
- export(String, String) - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
-
Export a format definition to a named file.
- export(String, String, boolean) - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Export the definition of the user to a file.
- export(String, String, boolean, boolean) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseDesign
-
Export the named database's design to the named file, optionally including all associated form definitions.
- export(String, String, String) - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
-
Export a format definition to a named file.
- export(String, String, String) - Method in class com.tietoenator.trip.jxp.users.TdbProcedure
-
Export the content of the stored procedure to a named file.
- exportGroup(String, boolean, boolean) - Method in class com.tietoenator.trip.jxp.users.TdbGroup
-
Export the group's definition to a named file.
- Extract - com.tietoenator.trip.jxp.data.TdbFieldFetchType
-
Extract a text fragment of specified size from the start of the field.
- ExtractFromStored - com.tietoenator.trip.jxp.TdbTripFeature
-
Extract text from data already stored in a STRING field without supplying a new (or the same) STRING field value to the TdbTextExtractionInfo instance.
- ExtractMergeParts - com.tietoenator.trip.jxp.data.TdbFieldFetchType
-
Extract a text fragment of specified size from the start of the field.
All Classes All Packages