|
| Metadata |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface Column
Represents a column in a table, view, etc.
Attributes of Column are:
SortOrderIsNullableIsDiscreteSASColumnLengthSummaryRoleSASColumnTypeSASColumnNameSASExtendedColumnTypeSASAttributeSASPrecisionSASScaleSASExtendedLengthBeginPositionEndPositionAssociations of Column are:
KeysXPathsAnalyticColumnsDisplayForKeysForeignKeyAssociationsIndexesQueryClausesTableUniqueKeyAssociationsfactory
create methods. // create a store to contain your objects for this change. If you do not have an existing object // or store to use. You may obtain the store from another object by using Object.getObjectStore(). MdFactory factory; //where "factory" is a valid MdFactory instance MdObjectStore objectStore = factory.createObjectStore(); Column myObject = (Column) factory.createComplexMetadataObject(objectStore, "Column_Object", MetadataObjects.COLUMN, "AAAAAAAA"); myObject.updateMetadataAll(); // Write object to server objectStore.dispose(); // dispose of the object store if it is no longer needed
MdOMIUtil.
updateMetadataAll
method.
delete method can be used.
This will flag the object as being deleted on the client, and will require an update call to persist
the change to the server.
| Field Summary | |
|---|---|
static java.lang.String |
ASSOCIATION_ANALYTICCOLUMNS_NAME
Constant used for the name of the AnalyticColumns association. |
static java.lang.String |
ASSOCIATION_DISPLAYFORKEYS_NAME
Constant used for the name of the DisplayForKeys association. |
static java.lang.String |
ASSOCIATION_FOREIGNKEYASSOCIATIONS_NAME
Constant used for the name of the ForeignKeyAssociations association. |
static java.lang.String |
ASSOCIATION_INDEXES_NAME
Constant used for the name of the Indexes association. |
static java.lang.String |
ASSOCIATION_KEYS_NAME
Constant used for the name of the Keys association. |
static java.lang.String |
ASSOCIATION_QUERYCLAUSES_NAME
Constant used for the name of the QueryClauses association. |
static java.lang.String |
ASSOCIATION_TABLE_NAME
Constant used for the name of the Table association. |
static java.lang.String |
ASSOCIATION_UNIQUEKEYASSOCIATIONS_NAME
Constant used for the name of the UniqueKeyAssociations association. |
static java.lang.String |
ASSOCIATION_XPATHS_NAME
Constant used for the name of the XPaths association. |
static java.lang.String |
ATTRIBUTE_BEGINPOSITION_NAME
Constant used for the name of the BeginPosition attribute. |
static java.lang.String |
ATTRIBUTE_ENDPOSITION_NAME
Constant used for the name of the EndPosition attribute. |
static java.lang.String |
ATTRIBUTE_ISDISCRETE_NAME
Constant used for the name of the IsDiscrete attribute. |
static java.lang.String |
ATTRIBUTE_ISNULLABLE_NAME
Constant used for the name of the IsNullable attribute. |
static java.lang.String |
ATTRIBUTE_SASATTRIBUTE_NAME
Constant used for the name of the SASAttribute attribute. |
static java.lang.String |
ATTRIBUTE_SASCOLUMNLENGTH_NAME
Constant used for the name of the SASColumnLength attribute. |
static java.lang.String |
ATTRIBUTE_SASCOLUMNNAME_NAME
Constant used for the name of the SASColumnName attribute. |
static java.lang.String |
ATTRIBUTE_SASCOLUMNTYPE_NAME
Constant used for the name of the SASColumnType attribute. |
static java.lang.String |
ATTRIBUTE_SASEXTENDEDCOLUMNTYPE_NAME
Constant used for the name of the SASExtendedColumnType attribute. |
static java.lang.String |
ATTRIBUTE_SASEXTENDEDLENGTH_NAME
Constant used for the name of the SASExtendedLength attribute. |
static java.lang.String |
ATTRIBUTE_SASPRECISION_NAME
Constant used for the name of the SASPrecision attribute. |
static java.lang.String |
ATTRIBUTE_SASSCALE_NAME
Constant used for the name of the SASScale attribute. |
static java.lang.String |
ATTRIBUTE_SORTORDER_NAME
Constant used for the name of the SortOrder attribute. |
static java.lang.String |
ATTRIBUTE_SUMMARYROLE_NAME
Constant used for the name of the SummaryRole attribute. |
| Fields inherited from interface com.sas.metadata.remote.LogicalColumn |
|---|
ATTRIBUTE_COLUMNLENGTH_NAME, ATTRIBUTE_COLUMNNAME_NAME, ATTRIBUTE_COLUMNTYPE_NAME, ATTRIBUTE_SASFORMAT_NAME, ATTRIBUTE_SASINFORMAT_NAME |
| Fields inherited from interface com.sas.metadata.remote.Feature |
|---|
ASSOCIATION_SOURCEFEATUREMAPS_NAME, ASSOCIATION_TARGETFEATUREMAPS_NAME |
| Fields inherited from interface com.sas.metadata.remote.PrimaryType |
|---|
ASSOCIATION_FAVORITESCONTAINERS_NAME, ATTRIBUTE_ISHIDDEN_NAME, ATTRIBUTE_PUBLICTYPE_NAME |
| Fields inherited from interface com.sas.metadata.remote.MdObjectBase |
|---|
ATTRIBUTE_DESC_NAME, ATTRIBUTE_ID_NAME, ATTRIBUTE_METADATACREATED_NAME, ATTRIBUTE_METADATAUPDATED_NAME, ATTRIBUTE_NAME_NAME |
| Method Summary | |
|---|---|
abstract AssociationList |
getAnalyticColumns()
Gets the Association list of AnalyticColumns |
abstract AssociationList |
getAnalyticColumns(boolean fGoToServer)
Gets the Associationlist of AnalyticColumns |
abstract int |
getBeginPosition()
Gets the int value of BeginPosition |
abstract int |
getBeginPositionState()
Gets the Metadata State of BeginPosition |
abstract AssociationList |
getDisplayForKeys()
Gets the Association list of DisplayForKeys |
abstract AssociationList |
getDisplayForKeys(boolean fGoToServer)
Gets the Associationlist of DisplayForKeys |
abstract int |
getEndPosition()
Gets the int value of EndPosition |
abstract int |
getEndPositionState()
Gets the Metadata State of EndPosition |
abstract AssociationList |
getForeignKeyAssociations()
Gets the Association list of ForeignKeyAssociations |
abstract AssociationList |
getForeignKeyAssociations(boolean fGoToServer)
Gets the Associationlist of ForeignKeyAssociations |
abstract AssociationList |
getIndexes()
Gets the Association list of Indexes |
abstract AssociationList |
getIndexes(boolean fGoToServer)
Gets the Associationlist of Indexes |
abstract int |
getIsDiscrete()
Gets the int value of IsDiscrete |
abstract int |
getIsDiscreteState()
Gets the Metadata State of IsDiscrete |
abstract int |
getIsNullable()
Gets the int value of IsNullable |
abstract int |
getIsNullableState()
Gets the Metadata State of IsNullable |
abstract AssociationList |
getKeys()
Gets the AssociationList of Keys |
abstract AssociationList |
getKeys(boolean fGoToServer)
Gets the Associationlist of Keys |
abstract AssociationList |
getQueryClauses()
Gets the Association list of QueryClauses |
abstract AssociationList |
getQueryClauses(boolean fGoToServer)
Gets the Associationlist of QueryClauses |
abstract java.lang.String |
getSASAttribute()
Gets the String value of SASAttribute |
abstract int |
getSASAttributeMaxLength()
Gets the maximum length of SASAttribute |
abstract int |
getSASAttributeState()
Gets the Metadata State of SASAttribute |
abstract int |
getSASColumnLength()
Gets the int value of SASColumnLength |
abstract int |
getSASColumnLengthState()
Gets the Metadata State of SASColumnLength |
abstract java.lang.String |
getSASColumnName()
Gets the String value of SASColumnName |
abstract int |
getSASColumnNameMaxLength()
Gets the maximum length of SASColumnName |
abstract int |
getSASColumnNameState()
Gets the Metadata State of SASColumnName |
abstract java.lang.String |
getSASColumnType()
Gets the String value of SASColumnType |
abstract int |
getSASColumnTypeMaxLength()
Gets the maximum length of SASColumnType |
abstract int |
getSASColumnTypeState()
Gets the Metadata State of SASColumnType |
abstract java.lang.String |
getSASExtendedColumnType()
Gets the String value of SASExtendedColumnType |
abstract int |
getSASExtendedColumnTypeMaxLength()
Gets the maximum length of SASExtendedColumnType |
abstract int |
getSASExtendedColumnTypeState()
Gets the Metadata State of SASExtendedColumnType |
abstract double |
getSASExtendedLength()
Gets the double value of SASExtendedLength |
abstract int |
getSASExtendedLengthState()
Gets the Metadata State of SASExtendedLength |
abstract double |
getSASPrecision()
Gets the double value of SASPrecision |
abstract int |
getSASPrecisionState()
Gets the Metadata State of SASPrecision |
abstract double |
getSASScale()
Gets the double value of SASScale |
abstract int |
getSASScaleState()
Gets the Metadata State of SASScale |
abstract java.lang.String |
getSortOrder()
Gets the String value of SortOrder |
abstract int |
getSortOrderMaxLength()
Gets the maximum length of SortOrder |
abstract int |
getSortOrderState()
Gets the Metadata State of SortOrder |
abstract java.lang.String |
getSummaryRole()
Gets the String value of SummaryRole |
abstract int |
getSummaryRoleMaxLength()
Gets the maximum length of SummaryRole |
abstract int |
getSummaryRoleState()
Gets the Metadata State of SummaryRole |
abstract DataTable |
getTable()
Gets the DataTable for Table |
abstract AssociationList |
getTables()
Gets the Association list of Tables |
abstract AssociationList |
getTables(boolean fGoToServer)
Gets the Associationlist of Tables |
abstract AssociationList |
getUniqueKeyAssociations()
Gets the Association list of UniqueKeyAssociations |
abstract AssociationList |
getUniqueKeyAssociations(boolean fGoToServer)
Gets the Associationlist of UniqueKeyAssociations |
abstract AssociationList |
getXPaths()
Gets the AssociationList of XPaths |
abstract AssociationList |
getXPaths(boolean fGoToServer)
Gets the Associationlist of XPaths |
abstract void |
initializePredObjects()
(S) Adds the Associated objects to the predObjects which are: KeysXPaths |
abstract void |
initializeRequiredObjects()
(S) This initializes the Required Objects(Roles) which are: Table |
abstract void |
setAnalyticColumns(AssociationList list)
Sets the AnalyticColumns list to be list. |
abstract void |
setAnalyticColumns(AssociationList inObjects,
int state)
Sets the entire AnalyticColumns list to match the passed in AssociationList, sets the state of the AnalyticColumns |
abstract void |
setBeginPosition(int inBeginPosition)
Sets the BeginPosition value and sets the state to MetadataState.LOCAL. |
abstract void |
setBeginPosition(int inBeginPosition,
int state)
Sets the BeginPosition Metadata State. |
abstract void |
setBeginPosition(java.lang.String inBeginPosition)
Sets the BeginPosition value and sets the state to MetadataState.LOCAL. |
abstract void |
setBeginPosition(java.lang.String inBeginPosition,
int state)
Sets the BeginPosition value and Metadata State. |
abstract void |
setBeginPositionState(int state)
Sets the Metadata State of BeginPosition. |
abstract void |
setDisplayForKeys(AssociationList list)
Sets the DisplayForKeys list to be list. |
abstract void |
setDisplayForKeys(AssociationList inObjects,
int state)
Sets the entire DisplayForKeys list to match the passed in AssociationList, sets the state of the DisplayForKeys |
abstract void |
setEndPosition(int inEndPosition)
Sets the EndPosition value and sets the state to MetadataState.LOCAL. |
abstract void |
setEndPosition(int inEndPosition,
int state)
Sets the EndPosition Metadata State. |
abstract void |
setEndPosition(java.lang.String inEndPosition)
Sets the EndPosition value and sets the state to MetadataState.LOCAL. |
abstract void |
setEndPosition(java.lang.String inEndPosition,
int state)
Sets the EndPosition value and Metadata State. |
abstract void |
setEndPositionState(int state)
Sets the Metadata State of EndPosition. |
abstract void |
setForeignKeyAssociations(AssociationList list)
Sets the ForeignKeyAssociations list to be list. |
abstract void |
setForeignKeyAssociations(AssociationList inObjects,
int state)
Sets the entire ForeignKeyAssociations list to match the passed in AssociationList, sets the state of the ForeignKeyAssociations |
abstract void |
setIndexes(AssociationList list)
Sets the Indexes list to be list. |
abstract void |
setIndexes(AssociationList inObjects,
int state)
Sets the entire Indexes list to match the passed in AssociationList, sets the state of the Indexes |
abstract void |
setIsDiscrete(int inIsDiscrete)
Sets the IsDiscrete value and sets the state to MetadataState.LOCAL. |
abstract void |
setIsDiscrete(int inIsDiscrete,
int state)
Sets the IsDiscrete Metadata State. |
abstract void |
setIsDiscrete(java.lang.String inIsDiscrete)
Sets the IsDiscrete value and sets the state to MetadataState.LOCAL. |
abstract void |
setIsDiscrete(java.lang.String inIsDiscrete,
int state)
Sets the IsDiscrete value and Metadata State. |
abstract void |
setIsDiscreteState(int state)
Sets the Metadata State of IsDiscrete. |
abstract void |
setIsNullable(int inIsNullable)
Sets the IsNullable value and sets the state to MetadataState.LOCAL. |
abstract void |
setIsNullable(int inIsNullable,
int state)
Sets the IsNullable Metadata State. |
abstract void |
setIsNullable(java.lang.String inIsNullable)
Sets the IsNullable value and sets the state to MetadataState.LOCAL. |
abstract void |
setIsNullable(java.lang.String inIsNullable,
int state)
Sets the IsNullable value and Metadata State. |
abstract void |
setIsNullableState(int state)
Sets the Metadata State of IsNullable. |
abstract void |
setKeys(AssociationList list)
Sets the Keys list to be list. |
abstract void |
setKeys(AssociationList inObjects,
int state)
Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationList |
abstract void |
setQueryClauses(AssociationList list)
Sets the QueryClauses list to be list. |
abstract void |
setQueryClauses(AssociationList inObjects,
int state)
Sets the entire QueryClauses list to match the passed in AssociationList, sets the state of the QueryClauses |
abstract void |
setSASAttribute(java.lang.String inSASAttribute)
Sets the SASAttribute value and sets the state to MetadataState.LOCAL. |
abstract void |
setSASAttribute(java.lang.String inSASAttribute,
int state)
Sets the SASAttribute Metadata State. |
abstract void |
setSASAttributeState(int state)
Sets the Metadata State of SASAttribute. |
abstract void |
setSASColumnLength(int inSASColumnLength)
Sets the SASColumnLength value and sets the state to MetadataState.LOCAL. |
abstract void |
setSASColumnLength(int inSASColumnLength,
int state)
Sets the SASColumnLength Metadata State. |
abstract void |
setSASColumnLength(java.lang.String inSASColumnLength)
Sets the SASColumnLength value and sets the state to MetadataState.LOCAL. |
abstract void |
setSASColumnLength(java.lang.String inSASColumnLength,
int state)
Sets the SASColumnLength value and Metadata State. |
abstract void |
setSASColumnLengthState(int state)
Sets the Metadata State of SASColumnLength. |
abstract void |
setSASColumnName(java.lang.String inSASColumnName)
Sets the SASColumnName value and sets the state to MetadataState.LOCAL. |
abstract void |
setSASColumnName(java.lang.String inSASColumnName,
int state)
Sets the SASColumnName Metadata State. |
abstract void |
setSASColumnNameState(int state)
Sets the Metadata State of SASColumnName. |
abstract void |
setSASColumnType(java.lang.String inSASColumnType)
Sets the SASColumnType value and sets the state to MetadataState.LOCAL. |
abstract void |
setSASColumnType(java.lang.String inSASColumnType,
int state)
Sets the SASColumnType Metadata State. |
abstract void |
setSASColumnTypeState(int state)
Sets the Metadata State of SASColumnType. |
abstract void |
setSASExtendedColumnType(java.lang.String inSASExtendedColumnType)
Sets the SASExtendedColumnType value and sets the state to MetadataState.LOCAL. |
abstract void |
setSASExtendedColumnType(java.lang.String inSASExtendedColumnType,
int state)
Sets the SASExtendedColumnType Metadata State. |
abstract void |
setSASExtendedColumnTypeState(int state)
Sets the Metadata State of SASExtendedColumnType. |
abstract void |
setSASExtendedLength(double inSASExtendedLength)
Sets the SASExtendedLength value and sets the state to MetadataState.LOCAL. |
abstract void |
setSASExtendedLength(double inSASExtendedLength,
int state)
Sets the SASExtendedLength Metadata State. |
abstract void |
setSASExtendedLength(java.lang.String inSASExtendedLength)
Sets the SASExtendedLength value and sets the state to MetadataState.LOCAL |
abstract void |
setSASExtendedLength(java.lang.String inSASExtendedLength,
int state)
Sets the SASExtendedLength value and Metadata State. |
abstract void |
setSASExtendedLengthState(int state)
Sets the Metadata State of SASExtendedLength. |
abstract void |
setSASPrecision(double inSASPrecision)
Sets the SASPrecision value and sets the state to MetadataState.LOCAL. |
abstract void |
setSASPrecision(double inSASPrecision,
int state)
Sets the SASPrecision Metadata State. |
abstract void |
setSASPrecision(java.lang.String inSASPrecision)
Sets the SASPrecision value and sets the state to MetadataState.LOCAL |
abstract void |
setSASPrecision(java.lang.String inSASPrecision,
int state)
Sets the SASPrecision value and Metadata State. |
abstract void |
setSASPrecisionState(int state)
Sets the Metadata State of SASPrecision. |
abstract void |
setSASScale(double inSASScale)
Sets the SASScale value and sets the state to MetadataState.LOCAL. |
abstract void |
setSASScale(double inSASScale,
int state)
Sets the SASScale Metadata State. |
abstract void |
setSASScale(java.lang.String inSASScale)
Sets the SASScale value and sets the state to MetadataState.LOCAL |
abstract void |
setSASScale(java.lang.String inSASScale,
int state)
Sets the SASScale value and Metadata State. |
abstract void |
setSASScaleState(int state)
Sets the Metadata State of SASScale. |
abstract void |
setSortOrder(java.lang.String inSortOrder)
Sets the SortOrder value and sets the state to MetadataState.LOCAL. |
abstract void |
setSortOrder(java.lang.String inSortOrder,
int state)
Sets the SortOrder Metadata State. |
abstract void |
setSortOrderState(int state)
Sets the Metadata State of SortOrder. |
abstract void |
setSummaryRole(java.lang.String inSummaryRole)
Sets the SummaryRole value and sets the state to MetadataState.LOCAL. |
abstract void |
setSummaryRole(java.lang.String inSummaryRole,
int state)
Sets the SummaryRole Metadata State. |
abstract void |
setSummaryRoleState(int state)
Sets the Metadata State of SummaryRole. |
abstract void |
setTable(DataTable inObject)
Sets the Tables list 0th element to be inObject. |
abstract void |
setTables(AssociationList list)
Sets the Tables list to be list. |
abstract void |
setTables(AssociationList list,
int state)
Sets the Tables list to be list. |
abstract void |
setUniqueKeyAssociations(AssociationList list)
Sets the UniqueKeyAssociations list to be list. |
abstract void |
setUniqueKeyAssociations(AssociationList inObjects,
int state)
Sets the entire UniqueKeyAssociations list to match the passed in AssociationList, sets the state of the UniqueKeyAssociations |
abstract void |
setXPaths(AssociationList list)
Sets the XPaths list to be list. |
abstract void |
setXPaths(AssociationList inObjects,
int state)
Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationList |
| Methods inherited from interface com.sas.metadata.remote.Feature |
|---|
getSourceFeatureMaps, getSourceFeatureMaps, getTargetFeatureMaps, getTargetFeatureMaps, setSourceFeatureMaps, setSourceFeatureMaps, setTargetFeatureMaps, setTargetFeatureMaps |
| Methods inherited from interface com.sas.metadata.remote.PrimaryType |
|---|
getFavoritesContainers, getFavoritesContainers, getIsHidden, getIsHiddenState, getPublicType, getPublicTypeMaxLength, getPublicTypeState, setFavoritesContainers, setFavoritesContainers, setIsHidden, setIsHidden, setIsHidden, setIsHidden, setIsHiddenState, setPublicType, setPublicType, setPublicTypeState |
| Methods inherited from interface com.sas.metadata.remote.MdObjectBaseXML |
|---|
closeUpdateMetadataXML, createEmptyXML, createObjectRefreshXML, createObjectXML, createObjectXML, createUpdateAssociationXML, createUpdateAssociationXML, createUpdateSimpleXML, doCreateUpdateXML, getUpdateSimpleSubstring, updateMetadataAll |
| Field Detail |
|---|
static final java.lang.String ATTRIBUTE_SORTORDER_NAME
SortOrder: This is an indication of the sort order of this column in this table. It can be ASCENDING, DESCENDING, ASCFORMATTED, DESFORMATTED, DSORDER, NONE, PROHIBITED.
static final java.lang.String ATTRIBUTE_ISNULLABLE_NAME
IsNullable: This attribute indicates whether this column can contain NULL values or not. It has a 0 or 1 value.
static final java.lang.String ATTRIBUTE_ISDISCRETE_NAME
IsDiscrete: Indicates whether the contents of this column are discrete values.
static final java.lang.String ATTRIBUTE_SASCOLUMNLENGTH_NAME
SASColumnLength: This is the length of the column for SAS software. Usually, this will be the same value as the ColumnLength attribute defined in LogicalColumn.
static final java.lang.String ATTRIBUTE_SUMMARYROLE_NAME
SummaryRole: This is the role of this column in a summarization. It can be CLASS, ID, STATISTIC, _FREQ_, or _TYPE_.
static final java.lang.String ATTRIBUTE_SASCOLUMNTYPE_NAME
SASColumnType: This represents the SAS type (character or numeric) for this column. The value can be either 'C' or 'N'.
static final java.lang.String ATTRIBUTE_SASCOLUMNNAME_NAME
SASColumnName: This is the name that SAS software uses to access the column. Typically, the SAS name is 32 characters in length and conforms to the SAS naming restrictions; for example, no space or special characters. It is the Name field in the NAMESTR.
This attribute can support mixed-case names, and special characters and spaces in the text if there is a PropertySet object and one or two Property objects configured on the table to indicate that this table requires special handling for its names. For example, you would define and associate a PropertySet object named DBMSNames with a SetRole=DBMSNames with the Column(?). The PropertySet object can have two Property objects associated with it: Case and SpecChar. The Property named Case can specify whether the values in the SASTableName/SASColumnName attribute are case-sensitive or not. The Property named SpecChar can specify whether the values in the SASTableName/SASColumnName can contain special characters, including spaces.
static final java.lang.String ATTRIBUTE_SASEXTENDEDCOLUMNTYPE_NAME
SASExtendedColumnType: The extended column type for SAS software. Valid values are: XV_T_FLOAT - Floating-point Value (The Pre-V9 Numeric Type) XV_T_DEC - Fixed-point Decimal Value XV_T_INT - Signed Integer Value XV_T_CHAR - Fixed-length Character (The Pre-V9 Character Type) XV_T_VARCHAR - Variable-length Character Value XV_T_CLOB - Character Large Object XV_T_BCHAR - Fixed-length Binary XV_T_BVARCHAR - Variable-length Binary Value XV_T_BLOB - Binary Large Object XV_T_LOBFILE - BLOB File XV_T_UCHAR - Fixed-length Unicode CHAR XV_T_UVARCHAR - Variable-length Unicode CHAR Value XV_T_UCLOB - Unicode Character Large Object XV_T_DATE - Date value XV_T_TIME - Local time value XV_T_TIMEZ - Zoned time value XV_T_DATETIME - Local datetime value, a timestamp XV_T_DATETIMEZ - Zoned datetime value, a timestamp XV_T_IDENTITY - Observation identity
static final java.lang.String ATTRIBUTE_SASATTRIBUTE_NAME
SASAttribute: Data type attributes. Used to facilitate applications that wish to process variables based on similar semantics. These attributes are read-only and set by the supervisor based on the data type. XV_A_NUMERIC - Values are numeric XV_A_STRING - Values are strings XV_A_VARYING - Values are variable-length XV_A_BINARY - Values contain binary data XV_A_UNICODE - Values contain Unicode data XV_A_LOB - Values are large objects XV_A_DATETIME - Values are dates, times or date-times
static final java.lang.String ATTRIBUTE_SASPRECISION_NAME
SASPrecision: This attribute is the precision of the data type, up to 4G. The exact meaning of precision corresponds to the declared type of the variable. In general, the precision of any data type is the number of atomic elements used to store the representable set of values
static final java.lang.String ATTRIBUTE_SASSCALE_NAME
SASScale: This attribute applies to the decimal (XV_T_DEC) data type only. For decimal, a scale of 0 (zero) indicates that the represented number is an integer. The value of the fixed-point decimal number is defined to be the rational number, I * 10 -S, where S is the scale and I is an integer with a maximum of P digits.
static final java.lang.String ATTRIBUTE_SASEXTENDEDLENGTH_NAME
SASExtendedLength: This attribute is the length of the data value in the interchange format. In most cases the SASExtendedLength is derived from the precision.
static final java.lang.String ATTRIBUTE_BEGINPOSITION_NAME
BeginPosition: The position within a record where the column begins. This is used for external tables and/or record-oriented tables.
static final java.lang.String ATTRIBUTE_ENDPOSITION_NAME
EndPosition: The position within the record where the column ends. This is used for external tables and/or record-oriented tables.
static final java.lang.String ASSOCIATION_KEYS_NAME
Keys: This is the list of keys that this column is associated with. The column may be part of a unique or primary key, or part of a foreign key.
static final java.lang.String ASSOCIATION_XPATHS_NAME
XPaths: The list of XPath objects that define the path of the column in the XML source.
static final java.lang.String ASSOCIATION_ANALYTICCOLUMNS_NAME
AnalyticColumns: The analytic column attributes associated with this column.
static final java.lang.String ASSOCIATION_DISPLAYFORKEYS_NAME
DisplayForKeys: The key that uses this column for display purposes.
static final java.lang.String ASSOCIATION_FOREIGNKEYASSOCIATIONS_NAME
ForeignKeyAssociations: The list of KeyAssociation objects that link this column, which is part of a foreign key, with the columns that comprise the unique key.
static final java.lang.String ASSOCIATION_INDEXES_NAME
Indexes: The list of indexes for this column.
static final java.lang.String ASSOCIATION_QUERYCLAUSES_NAME
QueryClauses: *Unknown*
static final java.lang.String ASSOCIATION_TABLE_NAME
Table: The table that contains these columns.
static final java.lang.String ASSOCIATION_UNIQUEKEYASSOCIATIONS_NAME
UniqueKeyAssociations: The list of KeyAssociation objects that associate a column in this key to a column in a foreign key.
| Method Detail |
|---|
void initializeRequiredObjects()
throws java.rmi.RemoteException
Table
initializeRequiredObjects in interface FeatureinitializeRequiredObjects in interface LogicalColumninitializeRequiredObjects in interface MdObjectBaseUtilinitializeRequiredObjects in interface PrimaryTypeinitializeRequiredObjects in interface Rootjava.rmi.RemoteException - If error connecting/communicating to/with remote object.
void initializePredObjects()
throws java.rmi.RemoteException
KeysXPaths
initializePredObjects in interface FeatureinitializePredObjects in interface LogicalColumninitializePredObjects in interface MdObjectBaseinitializePredObjects in interface PrimaryTypeinitializePredObjects in interface Rootjava.rmi.RemoteException - If error connecting/communicating to/with remote object.
java.lang.String getSortOrder()
throws java.rmi.RemoteException
String value of SortOrder
SortOrder
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSortOrderState()
throws java.rmi.RemoteException
SortOrder
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSortOrderMaxLength()
throws java.rmi.RemoteException
SortOrder
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getIsNullable()
throws java.rmi.RemoteException
int value of IsNullable
IsNullable
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getIsNullableState()
throws java.rmi.RemoteException
IsNullable
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getIsDiscrete()
throws java.rmi.RemoteException
int value of IsDiscrete
IsDiscrete
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getIsDiscreteState()
throws java.rmi.RemoteException
IsDiscrete
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSASColumnLength()
throws java.rmi.RemoteException
int value of SASColumnLength
SASColumnLength
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSASColumnLengthState()
throws java.rmi.RemoteException
SASColumnLength
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
java.lang.String getSummaryRole()
throws java.rmi.RemoteException
String value of SummaryRole
SummaryRole
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSummaryRoleState()
throws java.rmi.RemoteException
SummaryRole
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSummaryRoleMaxLength()
throws java.rmi.RemoteException
SummaryRole
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
java.lang.String getSASColumnType()
throws java.rmi.RemoteException
String value of SASColumnType
SASColumnType
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSASColumnTypeState()
throws java.rmi.RemoteException
SASColumnType
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSASColumnTypeMaxLength()
throws java.rmi.RemoteException
SASColumnType
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
java.lang.String getSASColumnName()
throws java.rmi.RemoteException
String value of SASColumnName
SASColumnName
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSASColumnNameState()
throws java.rmi.RemoteException
SASColumnName
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSASColumnNameMaxLength()
throws java.rmi.RemoteException
SASColumnName
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
java.lang.String getSASExtendedColumnType()
throws java.rmi.RemoteException
String value of SASExtendedColumnType
SASExtendedColumnType
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSASExtendedColumnTypeState()
throws java.rmi.RemoteException
SASExtendedColumnType
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSASExtendedColumnTypeMaxLength()
throws java.rmi.RemoteException
SASExtendedColumnType
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
java.lang.String getSASAttribute()
throws java.rmi.RemoteException
String value of SASAttribute
SASAttribute
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSASAttributeState()
throws java.rmi.RemoteException
SASAttribute
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSASAttributeMaxLength()
throws java.rmi.RemoteException
SASAttribute
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
double getSASPrecision()
throws java.rmi.RemoteException
double value of SASPrecision
SASPrecision
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSASPrecisionState()
throws java.rmi.RemoteException
SASPrecision
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
double getSASScale()
throws java.rmi.RemoteException
double value of SASScale
SASScale
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSASScaleState()
throws java.rmi.RemoteException
SASScale
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
double getSASExtendedLength()
throws java.rmi.RemoteException
double value of SASExtendedLength
SASExtendedLength
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getSASExtendedLengthState()
throws java.rmi.RemoteException
SASExtendedLength
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getBeginPosition()
throws java.rmi.RemoteException
int value of BeginPosition
BeginPosition
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getBeginPositionState()
throws java.rmi.RemoteException
BeginPosition
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getEndPosition()
throws java.rmi.RemoteException
int value of EndPosition
EndPosition
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
int getEndPositionState()
throws java.rmi.RemoteException
EndPosition
java.rmi.RemoteException - If error connecting/communicating to/with remote object.
AssociationList getKeys()
throws java.rmi.RemoteException,
MdException
Keys
Keys which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getXPaths()
throws java.rmi.RemoteException,
MdException
XPaths
XPaths which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getAnalyticColumns()
throws java.rmi.RemoteException,
MdException
AnalyticColumns
AnalyticColumns which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getDisplayForKeys()
throws java.rmi.RemoteException,
MdException
DisplayForKeys
DisplayForKeys which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getForeignKeyAssociations()
throws java.rmi.RemoteException,
MdException
ForeignKeyAssociations
ForeignKeyAssociations which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getIndexes()
throws java.rmi.RemoteException,
MdException
Indexes
Indexes which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getQueryClauses()
throws java.rmi.RemoteException,
MdException
QueryClauses
QueryClauses which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getTables()
throws java.rmi.RemoteException,
MdException
Tables
Tables which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
DataTable getTable()
throws java.rmi.RemoteException,
MdException
DataTable for Table
DataTable ( null if not set ) of Table which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getUniqueKeyAssociations()
throws java.rmi.RemoteException,
MdException
UniqueKeyAssociations
UniqueKeyAssociations which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getKeys(boolean fGoToServer)
throws java.rmi.RemoteException,
MdException
Keys
fGoToServer - boolean Get the value from the server.
Keys which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getXPaths(boolean fGoToServer)
throws java.rmi.RemoteException,
MdException
XPaths
fGoToServer - boolean Get the value from the server.
XPaths which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getAnalyticColumns(boolean fGoToServer)
throws java.rmi.RemoteException,
MdException
AnalyticColumns
fGoToServer - boolean Get the value from the server.
AnalyticColumns which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getDisplayForKeys(boolean fGoToServer)
throws java.rmi.RemoteException,
MdException
DisplayForKeys
fGoToServer - boolean Get the value from the server.
DisplayForKeys which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getForeignKeyAssociations(boolean fGoToServer)
throws java.rmi.RemoteException,
MdException
ForeignKeyAssociations
fGoToServer - boolean Get the value from the server.
ForeignKeyAssociations which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getIndexes(boolean fGoToServer)
throws java.rmi.RemoteException,
MdException
Indexes
fGoToServer - boolean Get the value from the server.
Indexes which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getQueryClauses(boolean fGoToServer)
throws java.rmi.RemoteException,
MdException
QueryClauses
fGoToServer - boolean Get the value from the server.
QueryClauses which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getTables(boolean fGoToServer)
throws java.rmi.RemoteException,
MdException
Tables
fGoToServer - boolean Get the value from the server.
Tables which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
AssociationList getUniqueKeyAssociations(boolean fGoToServer)
throws java.rmi.RemoteException,
MdException
UniqueKeyAssociations
fGoToServer - boolean Get the value from the server.
UniqueKeyAssociations which can be of type: java.rmi.RemoteException - If error connecting/communicating to/with remote object.
MdException - If error getting/setting part of the object.
void setSortOrder(java.lang.String inSortOrder)
throws java.rmi.RemoteException
SortOrder value and sets the state to MetadataState.LOCAL.
inSortOrder - String
java.rmi.RemoteException - If error communicating with remote object.
void setSortOrder(java.lang.String inSortOrder,
int state)
throws java.rmi.RemoteException
SortOrder Metadata State.
inSortOrder - Stringstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setSortOrderState(int state)
throws java.rmi.RemoteException
SortOrder.
state - int
java.rmi.RemoteException - If error communicating with remote object.
void setIsNullable(int inIsNullable)
throws java.rmi.RemoteException
IsNullable value and sets the state to MetadataState.LOCAL.
inIsNullable - int
java.rmi.RemoteException - If error communicating with remote object.
void setIsNullable(int inIsNullable,
int state)
throws java.rmi.RemoteException
IsNullable Metadata State.
inIsNullable - intstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setIsNullable(java.lang.String inIsNullable)
throws java.rmi.RemoteException
IsNullable value and sets the state to MetadataState.LOCAL.
inIsNullable - String
java.rmi.RemoteException - If error communicating with remote object.
void setIsNullable(java.lang.String inIsNullable,
int state)
throws java.rmi.RemoteException
IsNullable value and Metadata State.
inIsNullable - Stringstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setIsNullableState(int state)
throws java.rmi.RemoteException
IsNullable.
state - int
java.rmi.RemoteException - If error communicating with remote object.
void setIsDiscrete(int inIsDiscrete)
throws java.rmi.RemoteException
IsDiscrete value and sets the state to MetadataState.LOCAL.
inIsDiscrete - int
java.rmi.RemoteException - If error communicating with remote object.
void setIsDiscrete(int inIsDiscrete,
int state)
throws java.rmi.RemoteException
IsDiscrete Metadata State.
inIsDiscrete - intstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setIsDiscrete(java.lang.String inIsDiscrete)
throws java.rmi.RemoteException
IsDiscrete value and sets the state to MetadataState.LOCAL.
inIsDiscrete - String
java.rmi.RemoteException - If error communicating with remote object.
void setIsDiscrete(java.lang.String inIsDiscrete,
int state)
throws java.rmi.RemoteException
IsDiscrete value and Metadata State.
inIsDiscrete - Stringstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setIsDiscreteState(int state)
throws java.rmi.RemoteException
IsDiscrete.
state - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASColumnLength(int inSASColumnLength)
throws java.rmi.RemoteException
SASColumnLength value and sets the state to MetadataState.LOCAL.
inSASColumnLength - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASColumnLength(int inSASColumnLength,
int state)
throws java.rmi.RemoteException
SASColumnLength Metadata State.
inSASColumnLength - intstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASColumnLength(java.lang.String inSASColumnLength)
throws java.rmi.RemoteException
SASColumnLength value and sets the state to MetadataState.LOCAL.
inSASColumnLength - String
java.rmi.RemoteException - If error communicating with remote object.
void setSASColumnLength(java.lang.String inSASColumnLength,
int state)
throws java.rmi.RemoteException
SASColumnLength value and Metadata State.
inSASColumnLength - Stringstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASColumnLengthState(int state)
throws java.rmi.RemoteException
SASColumnLength.
state - int
java.rmi.RemoteException - If error communicating with remote object.
void setSummaryRole(java.lang.String inSummaryRole)
throws java.rmi.RemoteException
SummaryRole value and sets the state to MetadataState.LOCAL.
inSummaryRole - String
java.rmi.RemoteException - If error communicating with remote object.
void setSummaryRole(java.lang.String inSummaryRole,
int state)
throws java.rmi.RemoteException
SummaryRole Metadata State.
inSummaryRole - Stringstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setSummaryRoleState(int state)
throws java.rmi.RemoteException
SummaryRole.
state - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASColumnType(java.lang.String inSASColumnType)
throws java.rmi.RemoteException
SASColumnType value and sets the state to MetadataState.LOCAL.
inSASColumnType - String
java.rmi.RemoteException - If error communicating with remote object.
void setSASColumnType(java.lang.String inSASColumnType,
int state)
throws java.rmi.RemoteException
SASColumnType Metadata State.
inSASColumnType - Stringstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASColumnTypeState(int state)
throws java.rmi.RemoteException
SASColumnType.
state - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASColumnName(java.lang.String inSASColumnName)
throws java.rmi.RemoteException
SASColumnName value and sets the state to MetadataState.LOCAL.
inSASColumnName - String
java.rmi.RemoteException - If error communicating with remote object.
void setSASColumnName(java.lang.String inSASColumnName,
int state)
throws java.rmi.RemoteException
SASColumnName Metadata State.
inSASColumnName - Stringstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASColumnNameState(int state)
throws java.rmi.RemoteException
SASColumnName.
state - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASExtendedColumnType(java.lang.String inSASExtendedColumnType)
throws java.rmi.RemoteException
SASExtendedColumnType value and sets the state to MetadataState.LOCAL.
inSASExtendedColumnType - String
java.rmi.RemoteException - If error communicating with remote object.
void setSASExtendedColumnType(java.lang.String inSASExtendedColumnType,
int state)
throws java.rmi.RemoteException
SASExtendedColumnType Metadata State.
inSASExtendedColumnType - Stringstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASExtendedColumnTypeState(int state)
throws java.rmi.RemoteException
SASExtendedColumnType.
state - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASAttribute(java.lang.String inSASAttribute)
throws java.rmi.RemoteException
SASAttribute value and sets the state to MetadataState.LOCAL.
inSASAttribute - String
java.rmi.RemoteException - If error communicating with remote object.
void setSASAttribute(java.lang.String inSASAttribute,
int state)
throws java.rmi.RemoteException
SASAttribute Metadata State.
inSASAttribute - Stringstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASAttributeState(int state)
throws java.rmi.RemoteException
SASAttribute.
state - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASPrecision(double inSASPrecision)
throws java.rmi.RemoteException
SASPrecision value and sets the state to MetadataState.LOCAL.
inSASPrecision - double
java.rmi.RemoteException - If error communicating with remote object.
void setSASPrecision(double inSASPrecision,
int state)
throws java.rmi.RemoteException
SASPrecision Metadata State.
inSASPrecision - doublestate - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASPrecision(java.lang.String inSASPrecision)
throws java.rmi.RemoteException
SASPrecision value and sets the state to MetadataState.LOCAL
inSASPrecision - String
java.rmi.RemoteException - If error communicating with remote object.
void setSASPrecision(java.lang.String inSASPrecision,
int state)
throws java.rmi.RemoteException
SASPrecision value and Metadata State.
inSASPrecision - Stringstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASPrecisionState(int state)
throws java.rmi.RemoteException
SASPrecision.
state - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASScale(double inSASScale)
throws java.rmi.RemoteException
SASScale value and sets the state to MetadataState.LOCAL.
inSASScale - double
java.rmi.RemoteException - If error communicating with remote object.
void setSASScale(double inSASScale,
int state)
throws java.rmi.RemoteException
SASScale Metadata State.
inSASScale - doublestate - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASScale(java.lang.String inSASScale)
throws java.rmi.RemoteException
SASScale value and sets the state to MetadataState.LOCAL
inSASScale - String
java.rmi.RemoteException - If error communicating with remote object.
void setSASScale(java.lang.String inSASScale,
int state)
throws java.rmi.RemoteException
SASScale value and Metadata State.
inSASScale - Stringstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASScaleState(int state)
throws java.rmi.RemoteException
SASScale.
state - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASExtendedLength(double inSASExtendedLength)
throws java.rmi.RemoteException
SASExtendedLength value and sets the state to MetadataState.LOCAL.
inSASExtendedLength - double
java.rmi.RemoteException - If error communicating with remote object.
void setSASExtendedLength(double inSASExtendedLength,
int state)
throws java.rmi.RemoteException
SASExtendedLength Metadata State.
inSASExtendedLength - doublestate - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASExtendedLength(java.lang.String inSASExtendedLength)
throws java.rmi.RemoteException
SASExtendedLength value and sets the state to MetadataState.LOCAL
inSASExtendedLength - String
java.rmi.RemoteException - If error communicating with remote object.
void setSASExtendedLength(java.lang.String inSASExtendedLength,
int state)
throws java.rmi.RemoteException
SASExtendedLength value and Metadata State.
inSASExtendedLength - Stringstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setSASExtendedLengthState(int state)
throws java.rmi.RemoteException
SASExtendedLength.
state - int
java.rmi.RemoteException - If error communicating with remote object.
void setBeginPosition(int inBeginPosition)
throws java.rmi.RemoteException
BeginPosition value and sets the state to MetadataState.LOCAL.
inBeginPosition - int
java.rmi.RemoteException - If error communicating with remote object.
void setBeginPosition(int inBeginPosition,
int state)
throws java.rmi.RemoteException
BeginPosition Metadata State.
inBeginPosition - intstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setBeginPosition(java.lang.String inBeginPosition)
throws java.rmi.RemoteException
BeginPosition value and sets the state to MetadataState.LOCAL.
inBeginPosition - String
java.rmi.RemoteException - If error communicating with remote object.
void setBeginPosition(java.lang.String inBeginPosition,
int state)
throws java.rmi.RemoteException
BeginPosition value and Metadata State.
inBeginPosition - Stringstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setBeginPositionState(int state)
throws java.rmi.RemoteException
BeginPosition.
state - int
java.rmi.RemoteException - If error communicating with remote object.
void setEndPosition(int inEndPosition)
throws java.rmi.RemoteException
EndPosition value and sets the state to MetadataState.LOCAL.
inEndPosition - int
java.rmi.RemoteException - If error communicating with remote object.
void setEndPosition(int inEndPosition,
int state)
throws java.rmi.RemoteException
EndPosition Metadata State.
inEndPosition - intstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setEndPosition(java.lang.String inEndPosition)
throws java.rmi.RemoteException
EndPosition value and sets the state to MetadataState.LOCAL.
inEndPosition - String
java.rmi.RemoteException - If error communicating with remote object.
void setEndPosition(java.lang.String inEndPosition,
int state)
throws java.rmi.RemoteException
EndPosition value and Metadata State.
inEndPosition - Stringstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setEndPositionState(int state)
throws java.rmi.RemoteException
EndPosition.
state - int
java.rmi.RemoteException - If error communicating with remote object.
void setKeys(AssociationList list)
throws java.rmi.RemoteException
Keys list to be list. Objects of which can be of type:
list - AssociationList
java.rmi.RemoteException - If error communicating with remote object.
void setKeys(AssociationList inObjects,
int state)
throws java.rmi.RemoteException
inObjects - AssociationListstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setXPaths(AssociationList list)
throws java.rmi.RemoteException
XPaths list to be list. Objects of which can be of type:
list - AssociationList
java.rmi.RemoteException - If error communicating with remote object.
void setXPaths(AssociationList inObjects,
int state)
throws java.rmi.RemoteException
inObjects - AssociationListstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setAnalyticColumns(AssociationList list)
throws java.rmi.RemoteException
AnalyticColumns list to be list. Objects of which can be of type:
list - AssociationList
java.rmi.RemoteException - If error communicating with remote object.
void setAnalyticColumns(AssociationList inObjects,
int state)
throws java.rmi.RemoteException
inObjects - AssociationListstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setDisplayForKeys(AssociationList list)
throws java.rmi.RemoteException
DisplayForKeys list to be list. Objects of which can be of type:
list - AssociationList
java.rmi.RemoteException - If error communicating with remote object.
void setDisplayForKeys(AssociationList inObjects,
int state)
throws java.rmi.RemoteException
inObjects - AssociationListstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setForeignKeyAssociations(AssociationList list)
throws java.rmi.RemoteException
ForeignKeyAssociations list to be list. Objects of which can be of type:
list - AssociationList
java.rmi.RemoteException - If error communicating with remote object.
void setForeignKeyAssociations(AssociationList inObjects,
int state)
throws java.rmi.RemoteException
inObjects - AssociationListstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setIndexes(AssociationList list)
throws java.rmi.RemoteException
Indexes list to be list. Objects of which can be of type:
list - AssociationList
java.rmi.RemoteException - If error communicating with remote object.
void setIndexes(AssociationList inObjects,
int state)
throws java.rmi.RemoteException
inObjects - AssociationListstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setQueryClauses(AssociationList list)
throws java.rmi.RemoteException
QueryClauses list to be list. Objects of which can be of type:
list - AssociationList
java.rmi.RemoteException - If error communicating with remote object.
void setQueryClauses(AssociationList inObjects,
int state)
throws java.rmi.RemoteException
inObjects - AssociationListstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setTables(AssociationList list)
throws java.rmi.RemoteException
Tables list to be list. Objects of which can be of type:
list - AssociationList
java.rmi.RemoteException - If error communicating with remote object.
void setTables(AssociationList list,
int state)
throws java.rmi.RemoteException
Tables list to be list. Objects of which can be of type:
list - AssociationListstate - int
java.rmi.RemoteException - If error communicating with remote object.
void setTable(DataTable inObject)
throws java.rmi.RemoteException
Tables list 0th element to be inObject.
inObject - DataTable
java.rmi.RemoteException - If error communicating with remote object.
void setUniqueKeyAssociations(AssociationList list)
throws java.rmi.RemoteException
UniqueKeyAssociations list to be list. Objects of which can be of type:
list - AssociationList
java.rmi.RemoteException - If error communicating with remote object.
void setUniqueKeyAssociations(AssociationList inObjects,
int state)
throws java.rmi.RemoteException
inObjects - AssociationListstate - int
java.rmi.RemoteException - If error communicating with remote object.
|
| Metadata |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||