|
Oracle Data Mining Java API Reference 10g Release 2 (10.2) B14341-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.dmt.jdm.data.OraPhysicalAttributeRole
OraPhysicalAttributeRole
defines oracle specific attribute role called "nestedTable". To support transactional data and the datasets that have more than 1000 attributes, nested table structures are supported by Oracle DME. For more details about the supported nested tables, refer to the Oracle Data Mining Concepts Guide. This enumeration is used to specify the role of the column that has nested tables in it.
Field Summary | |
static javax.datamining.data.PhysicalAttributeRole |
nestedTable Attribute Role to specify nested Table columns |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final javax.datamining.data.PhysicalAttributeRole nestedTable
|
Oracle Data Mining Java API Reference 10g Release 2 (10.2) B14341-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |