edu.unh.sdb.mdb
Class Table

java.lang.Object
  extended by edu.unh.sdb.mdb.Table

public class Table
extends java.lang.Object


Field Summary
static int aATTRIBUTEPROJECTIONID
           
static int aAXIS
           
static int aCOMPONENTPOSITION
           
static int aCOMPOSITEPOSITION
           
static int aDESTINATION
           
static int aDSID
           
static int aSOURCE
           
static int ATTRIBUTEPROJECTION
          define table name
static int AXISORDERING
          define table name
static int bAXIS
           
static int bBOUNDSID
           
static int bLOWERBOUNDS
           
static int BOUNDS
          define table name
static int bUPPERBOUNDS
           
static int cATTRIBUTEPROJECTIONID
           
static int cCOMPONENTBOUNDSID
           
static int cCOMPONENTDSID
           
static int cCOMPOSITEBOUNDSID
           
static int cCOMPOSITEDSID
           
static int COMPONENT
          define table name
static int DATASOURCE
          define table name
static int DBMAPPING
          define table name
static int dBOUNDSID
          define the table fields
static int dDATASOURCETYPE
          define the table fields
static int dDES
          define the table fields
static int dDSID
          define the table fields
static int dDSNAME
          define the table fields
static int dESDIM
          define the table fields
static int dmDBID
           
static int dmDBName
           
static int dmDBType
           
static int dmPassword
           
static int dmUserName
           
static int dRECORDID
          define the table fields
static int dsAlias
           
static int dsDBName
           
static int dsDSID
           
static int DSMAPPING
          define table name
static int dsName
           
static int pDSID
           
static int pENDIANNESS
           
static int pFIELDLAYOUT
           
static int pFILEOFFSET
           
static int PHYSICALDS
          define table name
static int pURL
           
static int raMAXIMUM
           
static int raMINIMUM
           
static int raNAME
           
static int RANGE
          define table name
static int raSEQUENCE
           
static int raTYPEID
           
static int RECORD
          define table name
static int rFIELDNAME
           
static int rFIELDPOSITION
           
static int rRECORDID
           
static int rREPICATION
           
static int rTYPEID
           
static int tBASETYPE
           
static int tRECORDID
           
static int tTYPEID
           
static int tTYPENAME
           
static int TYPE
          define table name
 
Constructor Summary
Table()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DATASOURCE

public static final int DATASOURCE
define table name

See Also:
Constant Field Values

PHYSICALDS

public static final int PHYSICALDS
define table name

See Also:
Constant Field Values

AXISORDERING

public static final int AXISORDERING
define table name

See Also:
Constant Field Values

COMPONENT

public static final int COMPONENT
define table name

See Also:
Constant Field Values

BOUNDS

public static final int BOUNDS
define table name

See Also:
Constant Field Values

ATTRIBUTEPROJECTION

public static final int ATTRIBUTEPROJECTION
define table name

See Also:
Constant Field Values

RECORD

public static final int RECORD
define table name

See Also:
Constant Field Values

TYPE

public static final int TYPE
define table name

See Also:
Constant Field Values

RANGE

public static final int RANGE
define table name

See Also:
Constant Field Values

DBMAPPING

public static final int DBMAPPING
define table name

See Also:
Constant Field Values

DSMAPPING

public static final int DSMAPPING
define table name

See Also:
Constant Field Values

dDSID

public static final int dDSID
define the table fields

See Also:
Constant Field Values

dDSNAME

public static final int dDSNAME
define the table fields

See Also:
Constant Field Values

dESDIM

public static final int dESDIM
define the table fields

See Also:
Constant Field Values

dBOUNDSID

public static final int dBOUNDSID
define the table fields

See Also:
Constant Field Values

dDATASOURCETYPE

public static final int dDATASOURCETYPE
define the table fields

See Also:
Constant Field Values

dRECORDID

public static final int dRECORDID
define the table fields

See Also:
Constant Field Values

dDES

public static final int dDES
define the table fields

See Also:
Constant Field Values

pDSID

public static final int pDSID
See Also:
Constant Field Values

pURL

public static final int pURL
See Also:
Constant Field Values

pFILEOFFSET

public static final int pFILEOFFSET
See Also:
Constant Field Values

pFIELDLAYOUT

public static final int pFIELDLAYOUT
See Also:
Constant Field Values

pENDIANNESS

public static final int pENDIANNESS
See Also:
Constant Field Values

aDSID

public static final int aDSID
See Also:
Constant Field Values

aAXIS

public static final int aAXIS
See Also:
Constant Field Values

aSOURCE

public static final int aSOURCE
See Also:
Constant Field Values

aDESTINATION

public static final int aDESTINATION
See Also:
Constant Field Values

cCOMPOSITEDSID

public static final int cCOMPOSITEDSID
See Also:
Constant Field Values

cCOMPONENTDSID

public static final int cCOMPONENTDSID
See Also:
Constant Field Values

cATTRIBUTEPROJECTIONID

public static final int cATTRIBUTEPROJECTIONID
See Also:
Constant Field Values

cCOMPOSITEBOUNDSID

public static final int cCOMPOSITEBOUNDSID
See Also:
Constant Field Values

cCOMPONENTBOUNDSID

public static final int cCOMPONENTBOUNDSID
See Also:
Constant Field Values

bBOUNDSID

public static final int bBOUNDSID
See Also:
Constant Field Values

bAXIS

public static final int bAXIS
See Also:
Constant Field Values

bLOWERBOUNDS

public static final int bLOWERBOUNDS
See Also:
Constant Field Values

bUPPERBOUNDS

public static final int bUPPERBOUNDS
See Also:
Constant Field Values

aATTRIBUTEPROJECTIONID

public static final int aATTRIBUTEPROJECTIONID
See Also:
Constant Field Values

aCOMPOSITEPOSITION

public static final int aCOMPOSITEPOSITION
See Also:
Constant Field Values

aCOMPONENTPOSITION

public static final int aCOMPONENTPOSITION
See Also:
Constant Field Values

rRECORDID

public static final int rRECORDID
See Also:
Constant Field Values

rFIELDPOSITION

public static final int rFIELDPOSITION
See Also:
Constant Field Values

rFIELDNAME

public static final int rFIELDNAME
See Also:
Constant Field Values

rTYPEID

public static final int rTYPEID
See Also:
Constant Field Values

rREPICATION

public static final int rREPICATION
See Also:
Constant Field Values

tTYPEID

public static final int tTYPEID
See Also:
Constant Field Values

tTYPENAME

public static final int tTYPENAME
See Also:
Constant Field Values

tBASETYPE

public static final int tBASETYPE
See Also:
Constant Field Values

tRECORDID

public static final int tRECORDID
See Also:
Constant Field Values

raTYPEID

public static final int raTYPEID
See Also:
Constant Field Values

raSEQUENCE

public static final int raSEQUENCE
See Also:
Constant Field Values

raMINIMUM

public static final int raMINIMUM
See Also:
Constant Field Values

raMAXIMUM

public static final int raMAXIMUM
See Also:
Constant Field Values

raNAME

public static final int raNAME
See Also:
Constant Field Values

dmDBID

public static final int dmDBID
See Also:
Constant Field Values

dmDBName

public static final int dmDBName
See Also:
Constant Field Values

dmUserName

public static final int dmUserName
See Also:
Constant Field Values

dmPassword

public static final int dmPassword
See Also:
Constant Field Values

dmDBType

public static final int dmDBType
See Also:
Constant Field Values

dsDSID

public static final int dsDSID
See Also:
Constant Field Values

dsName

public static final int dsName
See Also:
Constant Field Values

dsAlias

public static final int dsAlias
See Also:
Constant Field Values

dsDBName

public static final int dsDBName
See Also:
Constant Field Values
Constructor Detail

Table

public Table()