Uses of Interface
org.plasma.sdo.core.Node

Packages that use Node
org.plasma.provisioning.rdb.mysql.any.impl   
org.plasma.provisioning.rdb.mysql.v5_5.impl   
org.plasma.provisioning.rdb.oracle.any.sys.impl   
org.plasma.provisioning.rdb.oracle.g11.sys.impl   
org.plasma.sdo  
org.plasma.sdo.core   
 

Uses of Node in org.plasma.provisioning.rdb.mysql.any.impl
 

Classes in org.plasma.provisioning.rdb.mysql.any.impl that implement Node
 class GlobalVariableImpl
          Generated implementation class representing the domain model entity GlobalVariable.
 

Uses of Node in org.plasma.provisioning.rdb.mysql.v5_5.impl
 

Classes in org.plasma.provisioning.rdb.mysql.v5_5.impl that implement Node
 class TableColumnConstraintImpl
          Generated implementation class representing the domain model entity TableColumnConstraint.
 class TableColumnImpl
          Represents a system column definition which is linked to its system Table definition by association.
 class TableColumnKeyUsageImpl
          Generated implementation class representing the domain model entity TableColumnKeyUsage.
 class TableConstraintImpl
          Generated implementation class representing the domain model entity TableConstraint.
 class TableImpl
          Generated implementation class representing the domain model entity Table.
 class ViewImpl
          Generated implementation class representing the domain model entity View.
 

Uses of Node in org.plasma.provisioning.rdb.oracle.any.sys.impl
 

Classes in org.plasma.provisioning.rdb.oracle.any.sys.impl that implement Node
 class VersionImpl
          Generated implementation class representing the domain model entity Version.
 

Uses of Node in org.plasma.provisioning.rdb.oracle.g11.sys.impl
 

Classes in org.plasma.provisioning.rdb.oracle.g11.sys.impl that implement Node
 class ConstraintImpl
          A constraint definition
 class TableColumnCommentImpl
          The comment for a column
 class TableCommentImpl
          A comment on a table
 class ViewColumnCommentImpl
          The comment for a column
 class ViewColumnImpl
          Represents a system column definition which is linked to its system Table definition by association.
 class ViewCommentImpl
          A comment on a table
 

Uses of Node in org.plasma.sdo
 

Subinterfaces of Node in org.plasma.sdo
 interface PlasmaNode
           
 

Uses of Node in org.plasma.sdo.core
 

Classes in org.plasma.sdo.core that implement Node
 class CoreDataObject
          A data object is a representation of some structured data.
 class CoreNode
           
 



Copyright © 2014. All rights reserved.