Overview | Module | Use | Devguide | Index |
Methods' Summary | Methods' Details | Attributes' Summary | Attributes' Details |
interface XAlterTable |
|
Methods' Summary | |
alterColumnByName | is intended to alter an existing column identified by its name. This operation must be atomar. Atomar means that the operation must be done inone step. Note: Atomar is nower days the wrong word, because we know that there exists smaller elements than atoms. |
alterColumnByIndex | is intended to alter an existing column identified by its position. This operation must be atomar. |
Methods' Details | |||||||||||||
alterColumnByName
|
|||||||||||||
alterColumnByIndex
|
Copyright © 2003 Sun Microsystems, Inc.