Package db
Interface DBConstants
- 
- All Known Implementing Classes:
 DataTypeArchiveDB,DomainObjectAdapterDB,ProgramDB
public interface DBConstants 
- 
- 
Field Detail
- 
CREATE
static final int CREATE
- See Also:
 - Constant Field Values
 
 
- 
UPDATE
static final int UPDATE
- See Also:
 - Constant Field Values
 
 
- 
READ_ONLY
static final int READ_ONLY
- See Also:
 - Constant Field Values
 
 
- 
UPGRADE
static final int UPGRADE
- See Also:
 - Constant Field Values
 
 
 - 
 
 -