- 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.
- 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.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
- 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.
- export(String, String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
-
Export the named database cluster design to the named file.
- export(String) - Method in class com.tietoenator.trip.jxp.database.TdbDatabaseClusterDesign
-
Export the current cluster definition to the named 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, 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) - 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, String, String) - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
-
Export a format definition to a named file.
- export(String, String) - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
-
Export a format definition to a named file.
- export(String) - Method in class com.tietoenator.trip.jxp.forms.TdbFormat
-
Export the current 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.
- 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, String, boolean) - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Export the definition of the user to a file.
- export(String, boolean) - Method in class com.tietoenator.trip.jxp.users.TdbUser
-
Export the definition of the user to a file.
- exportGroup(String, boolean, boolean) - Method in class com.tietoenator.trip.jxp.users.TdbGroup
-
Export the group's definition to a named file.