Uses of Class
org.modelsphere.sms.or.oracle.db.DbORAIndex

Packages that use DbORAIndex
org.modelsphere.sms.or.oracle.db   
 

Uses of DbORAIndex in org.modelsphere.sms.or.oracle.db
 

Methods in org.modelsphere.sms.or.oracle.db with parameters of type DbORAIndex
 void DbORAColumn.addToPartitionKeyIndexes(DbORAIndex value)
          Adds an element to the list of indexes associated to a DbORAColumn's instance.
 void DbORAColumn.addToSubpartitionKeyIndexes(DbORAIndex value)
          Adds an element to the list of indexes associated to a DbORAColumn's instance.
 void DbORAColumn.removeFromPartitionKeyIndexes(DbORAIndex value)
          Removes an element from the list of indexes associated to a DbORAColumn's instance.
 void DbORAColumn.removeFromSubpartitionKeyIndexes(DbORAIndex value)
          Removes an element from the list of indexes associated to a DbORAColumn's instance.
 void DbORAColumn.setPartitionKeyIndexes(DbORAIndex value, int op)
          Adds an element to or removes an element from the list of indexes associated to a DbORAColumn's instance.
 void DbORAColumn.setSubpartitionKeyIndexes(DbORAIndex value, int op)
          Adds an element to or removes an element from the list of indexes associated to a DbORAColumn's instance.
 



Open ModelSphere 2007. All Rights Reserved.