Uses of Class
org.modelsphere.sms.or.informix.db.DbINFColumn

Packages that use DbINFColumn
org.modelsphere.sms.or.informix.db   
 

Uses of DbINFColumn in org.modelsphere.sms.or.informix.db
 

Methods in org.modelsphere.sms.or.informix.db with parameters of type DbINFColumn
 void DbINFIndex.addToFragmentationKeyColumns(DbINFColumn value)
          Adds an element to the list of fragmentation key columns associated to a DbINFIndex's instance.
 void DbINFSbspace.addToLobColumns(DbINFColumn value)
          Adds an element to the list of lob columns associated to a DbINFSbspace's instance.
 void DbINFIndex.removeFromFragmentationKeyColumns(DbINFColumn value)
          Removes an element from the list of fragmentation key columns associated to a DbINFIndex's instance.
 void DbINFSbspace.removeFromLobColumns(DbINFColumn value)
          Removes an element from the list of lob columns associated to a DbINFSbspace's instance.
 void DbINFIndex.setFragmentationKeyColumns(DbINFColumn value, int op)
          Adds an element to or removes an element from the list of fragmentation key columns associated to a DbINFIndex's instance.
 void DbINFSbspace.setLobColumns(DbINFColumn value, int op)
          Adds an element to or removes an element from the list of lob columns associated to a DbINFSbspace's instance.
 



Open ModelSphere 2007. All Rights Reserved.