Protege-2000 1.7

edu.stanford.smi.protege.storage.jdbc
Interface DatabaseConstants

All Known Subinterfaces:
DatabaseManager
All Known Implementing Classes:
DatabaseStorage

public interface DatabaseConstants

Constants used in simple database interface.

Author:
Ray Fergerson

Field Summary
static int TYPE_BOOLEAN
           
static int TYPE_CLASS
           
static int TYPE_FACET
           
static int TYPE_FLOAT
           
static int TYPE_INTEGER
           
static int TYPE_INVALID
           
static int TYPE_SIMPLE_INSTANCE
           
static int TYPE_SLOT
           
static int TYPE_STRING
           
 

Field Detail

TYPE_INVALID

public static final int TYPE_INVALID

TYPE_STRING

public static final int TYPE_STRING

TYPE_BOOLEAN

public static final int TYPE_BOOLEAN

TYPE_FLOAT

public static final int TYPE_FLOAT

TYPE_INTEGER

public static final int TYPE_INTEGER

TYPE_SIMPLE_INSTANCE

public static final int TYPE_SIMPLE_INSTANCE

TYPE_CLASS

public static final int TYPE_CLASS

TYPE_SLOT

public static final int TYPE_SLOT

TYPE_FACET

public static final int TYPE_FACET

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.