Uses of Class
org.plasma.sdo.core.CoreNode

Packages that use CoreNode
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.core   
 

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

Subclasses of CoreNode in org.plasma.provisioning.rdb.mysql.any.impl
 class GlobalVariableImpl
          Generated implementation class representing the domain model entity GlobalVariable.
 

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

Subclasses of CoreNode in org.plasma.provisioning.rdb.mysql.v5_5.impl
 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 CoreNode in org.plasma.provisioning.rdb.oracle.any.sys.impl
 

Subclasses of CoreNode in org.plasma.provisioning.rdb.oracle.any.sys.impl
 class VersionImpl
          Generated implementation class representing the domain model entity Version.
 

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

Subclasses of CoreNode in org.plasma.provisioning.rdb.oracle.g11.sys.impl
 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 CoreNode in org.plasma.sdo.core
 

Subclasses of CoreNode in org.plasma.sdo.core
 class CoreDataObject
          A data object is a representation of some structured data.
 



Copyright © 2013. All rights reserved.