|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<BlockBaseTypeValues>
com.ibm.pdp.maf.rpp.pac.blockbase.BlockBaseTypeValues
public enum BlockBaseTypeValues
List of the BlockBase type.
Enum Constant Summary | |
---|---|
_20
Codasyl BlockBase - DMSII Database DASDL | |
_D0
Codasyl BlockBase - IDMS :DDL schema | |
_D2
Codasyl BlockBase - IDMS :DMCL schema | |
_D4
Codasyl BlockBase - IDMS :Sub-schema | |
_DB
DB2 | |
_DL
Hierarchical BlockBase - IMS DL/1 :Logical Database Description | |
_DP
Hierarchical BlockBase - IMS DL/1 :Physical Database Description | |
_DR
Hierarchical BlockBase - IMS DL/1 :Physical Database Description(same as 'DP', but only the data elements referenced as access keys in the segment description are generated in the 'FIELD......' statements) | |
_I1
Codasyl BlockBase - IDS2 :DDL schema | |
_I2
Codasyl BlockBase - IDS2 :DMCL schema | |
_I3
Codasyl BlockBase - IDS2 :SDDL sub-schema | |
_IP
Hierarchical BlockBase - IMS DL/1 :Primary Index | |
_IS
Hierarchical BlockBase - IMS DL/1 :Secondary Index | |
_LF
AS/400 Logical file | |
_M1
Codasyl BlockBase - DM4 :DDL schema, only elementary fields are generated. |
|
_M2
Codasyl BlockBase - DM4:DMCL schema | |
_M3
Codasyl BlockBase - DM4:Sub-schema | |
_M4
Codasyl BlockBase - DM4 :DDL schema, only group fields are generated. |
|
_PC
Hierarchical BlockBase - IMS DL/1 :PCB | |
_PF
AS/400 Physical file | |
_PS
Hierarchical BlockBase - IMS DL/1 :PSB | |
_Q2
Relational BlockBase :DB2 SQL | |
_Q3
Relational BlockBase :SQL SERVER | |
_QB
Relational BlockBase :DB2/2 - DB2 6000 | |
_QC
Relational BlockBase :DATACOM/DB | |
_QN
Relational BlockBase :NONSTOP SQL | |
_QP
Relational BlockBase :ORACLE (>7.0) | |
_QR
Relational BlockBase :RDMS | |
_QS
Relational BlockBase :SQL/DS | |
_QT
Relational BlockBase :INTEREL RDBC | |
_QU
Relational BlockBase :INTEREL RFM | |
_QY
Relational BlockBase :SYBASE | |
_S1
Codasyl BlockBase - DMS :DDL schema | |
_S3
Codasyl BlockBase - DMS :Sub-schema | |
_SA
Socrate BlockBase :Socrate/Clio structure | |
_SO
Socrate BlockBase : Socrate structure | |
_SS
Socrate BlockBase :Addition of struture or format | |
_TD
DDL TANDEM |
Method Summary | |
---|---|
static BlockBaseTypeValues |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BlockBaseTypeValues[] |
values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods inherited from class java.lang.Enum |
---|
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Enum Constant Detail |
---|
public static final BlockBaseTypeValues _20
Codasyl BlockBase - DMSII Database
DASDL
public static final BlockBaseTypeValues _D0
Codasyl BlockBase - IDMS :
DDL schema
public static final BlockBaseTypeValues _D2
Codasyl BlockBase - IDMS :
DMCL schema
public static final BlockBaseTypeValues _D4
Codasyl BlockBase - IDMS :
Sub-schema
public static final BlockBaseTypeValues _DB
DB2
public static final BlockBaseTypeValues _DL
Hierarchical BlockBase - IMS DL/1 :
Logical Database Description
public static final BlockBaseTypeValues _DP
Hierarchical BlockBase - IMS DL/1 :
Physical Database Description
public static final BlockBaseTypeValues _DR
Hierarchical BlockBase - IMS DL/1 :
Physical Database Description
(same as 'DP', but only the data elements referenced as access keys in the segment description are generated in the 'FIELD......' statements)
public static final BlockBaseTypeValues _I1
Codasyl BlockBase - IDS2 :
DDL schema
public static final BlockBaseTypeValues _I2
Codasyl BlockBase - IDS2 :
DMCL schema
public static final BlockBaseTypeValues _I3
Codasyl BlockBase - IDS2 :
SDDL sub-schema
public static final BlockBaseTypeValues _IP
Hierarchical BlockBase - IMS DL/1 :
Primary Index
public static final BlockBaseTypeValues _IS
Hierarchical BlockBase - IMS DL/1 :
Secondary Index
public static final BlockBaseTypeValues _LF
AS/400 Logical file
public static final BlockBaseTypeValues _M1
Codasyl BlockBase - DM4 :
DDL schema, only elementary fields are generated.
public static final BlockBaseTypeValues _M2
Codasyl BlockBase - DM4:
DMCL schema
public static final BlockBaseTypeValues _M3
Codasyl BlockBase - DM4:
Sub-schema
public static final BlockBaseTypeValues _M4
Codasyl BlockBase - DM4 :
DDL schema, only group fields are generated.
public static final BlockBaseTypeValues _PC
Hierarchical BlockBase - IMS DL/1 :
PCB
public static final BlockBaseTypeValues _PF
AS/400 Physical file
public static final BlockBaseTypeValues _PS
Hierarchical BlockBase - IMS DL/1 :
PSB
public static final BlockBaseTypeValues _Q2
Relational BlockBase :
DB2 SQL
public static final BlockBaseTypeValues _Q3
Relational BlockBase :
SQL SERVER
public static final BlockBaseTypeValues _QB
Relational BlockBase :
DB2/2 - DB2 6000
public static final BlockBaseTypeValues _QC
Relational BlockBase :
DATACOM/DB
public static final BlockBaseTypeValues _QN
Relational BlockBase :
NONSTOP SQL
public static final BlockBaseTypeValues _QP
Relational BlockBase :
ORACLE (>7.0)
public static final BlockBaseTypeValues _QR
Relational BlockBase :
RDMS
public static final BlockBaseTypeValues _QS
Relational BlockBase :
SQL/DS
public static final BlockBaseTypeValues _QT
Relational BlockBase :
INTEREL RDBC
public static final BlockBaseTypeValues _QU
Relational BlockBase :
INTEREL RFM
public static final BlockBaseTypeValues _QY
Relational BlockBase :
SYBASE
public static final BlockBaseTypeValues _S1
Codasyl BlockBase - DMS :
DDL schema
public static final BlockBaseTypeValues _S3
Codasyl BlockBase - DMS :
Sub-schema
public static final BlockBaseTypeValues _SA
Socrate BlockBase :
Socrate/Clio structure
public static final BlockBaseTypeValues _SO
Socrate BlockBase :
Socrate structure
public static final BlockBaseTypeValues _SS
Socrate BlockBase :
Addition of struture or format
public static final BlockBaseTypeValues _TD
DDL TANDEM
Method Detail |
---|
public static BlockBaseTypeValues valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.
java.lang.IllegalArgumentException
- if this enum type has no constant
with the specified name
java.lang.NullPointerException
- if the argument is nullpublic static BlockBaseTypeValues[] values()
for (BlockBaseTypeValues c : BlockBaseTypeValues.values()) System.out.println(c);
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |