Uses of Class
org.plasma.provisioning.rdb.mysql.v5_5.TableType

Packages that use TableType
org.plasma.provisioning.rdb.mysql.v5_5   
 

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

Methods in org.plasma.provisioning.rdb.mysql.v5_5 that return TableType
static TableType TableType.fromInstanceName(String instanceName)
          Returns the enumeration value matching the given physical or instance name.
static TableType TableType.fromName(String name)
          Returns the enumeration value matching the given name.
static TableType TableType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TableType[] TableType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All rights reserved.