edu.stanford.smi.protege.storage.jdbc
Interface DatabaseConstants
- All Known Subinterfaces:
- DatabaseManager
- All Known Implementing Classes:
- DatabaseStorage, SimpleJdbcDatabaseManager
- public interface DatabaseConstants
Constants used in simple database interface.
- Author:
- Ray Fergerson
TYPE_INVALID
public static final int TYPE_INVALID
- See Also:
- Constant Field Values
TYPE_STRING
public static final int TYPE_STRING
- See Also:
- Constant Field Values
TYPE_BOOLEAN
public static final int TYPE_BOOLEAN
- See Also:
- Constant Field Values
TYPE_FLOAT
public static final int TYPE_FLOAT
- See Also:
- Constant Field Values
TYPE_INTEGER
public static final int TYPE_INTEGER
- See Also:
- Constant Field Values
TYPE_SIMPLE_INSTANCE
public static final int TYPE_SIMPLE_INSTANCE
- See Also:
- Constant Field Values
TYPE_CLASS
public static final int TYPE_CLASS
- See Also:
- Constant Field Values
TYPE_SLOT
public static final int TYPE_SLOT
- See Also:
- Constant Field Values
TYPE_FACET
public static final int TYPE_FACET
- See Also:
- Constant Field Values
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2004 Stanford University.