Uses of Interface
org.plasma.sdo.PlasmaEnum

Packages that use PlasmaEnum
org.plasma.provisioning.rdb.mysql.v5_5   
org.plasma.provisioning.rdb.oracle.g11.sys   
 

Uses of PlasmaEnum in org.plasma.provisioning.rdb.mysql.v5_5
 

Classes in org.plasma.provisioning.rdb.mysql.v5_5 that implement PlasmaEnum
 class ColumnKeyType
          This generated Enumeration represents the domain model enumeration ColumnKeyType which is part of namespace http://org.plasma/sdo/mysql/5_5 as defined within the Configuration.
 class ConstraintType
          This generated Enumeration represents the domain model enumeration ConstraintType which is part of namespace http://org.plasma/sdo/mysql/5_5 as defined within the Configuration.
 class SysDataType
          This generated Enumeration represents the domain model enumeration SysDataType which is part of namespace http://org.plasma/sdo/mysql/5_5 as defined within the Configuration.
 class TableType
          This generated Enumeration represents the domain model enumeration TableType which is part of namespace http://org.plasma/sdo/mysql/5_5 as defined within the Configuration.
 

Methods in org.plasma.provisioning.rdb.mysql.v5_5 that return PlasmaEnum
static PlasmaEnum[] TableType.enumValues()
          Returns the enum values for this class as an array of implemented interfaces
static PlasmaEnum[] SysDataType.enumValues()
          Returns the enum values for this class as an array of implemented interfaces
static PlasmaEnum[] ConstraintType.enumValues()
          Returns the enum values for this class as an array of implemented interfaces
static PlasmaEnum[] ColumnKeyType.enumValues()
          Returns the enum values for this class as an array of implemented interfaces
 

Uses of PlasmaEnum in org.plasma.provisioning.rdb.oracle.g11.sys
 

Methods in org.plasma.provisioning.rdb.oracle.g11.sys that return PlasmaEnum
static PlasmaEnum[] TableType.enumValues()
          Returns the enum values for this class as an array of implemented interfaces
static PlasmaEnum[] SysDataType.enumValues()
          Returns the enum values for this class as an array of implemented interfaces
static PlasmaEnum[] ConstraintType.enumValues()
          Returns the enum values for this class as an array of implemented interfaces
 



Copyright © 2013. All rights reserved.