Uses of Class
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl.SybaseASEPartitionImpl

Packages that use SybaseASEPartitionImpl
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl   
 

Uses of SybaseASEPartitionImpl in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl
 

Subclasses of SybaseASEPartitionImpl in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl
 class SybaseASEHashPartitionImpl
          An implementation of the model object 'Sybase ASE Hash Partition'.
 class SybaseASEListPartitionImpl
          An implementation of the model object 'Sybase ASE List Partition'.
 class SybaseASERangePartitionImpl
          An implementation of the model object 'Sybase ASE Range Partition'.
 class SybaseASERoundrobinPartitionImpl
          An implementation of the model object 'Sybase ASE Roundrobin Partition'.