com :: sun :: star :: sdbc :: constants group ChangeAction
- [ DEPRECATED ]
Constants
|
const long INSERT
= = 1; |
- Description
-
indicates that a insert will be performed.
|
const long UPDATE
= = 2; |
- Description
-
indicates that a update will be performed.
|
const long DELETE
= = 3; |
- Description
-
indicates that a delete will be performed.
|
const long UNDO
= = 4; |
- Description
-
indicates that a undo will be performed.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.