Uses of Enum Class
org.apache.torque.templates.transformer.jdbc2schema.Jdbc2SchemaOptionName
Packages that use Jdbc2SchemaOptionName
Package
Description
Contains transformers and their helpers for the jdbc2schema templates.
-
Uses of Jdbc2SchemaOptionName in org.apache.torque.templates.transformer.jdbc2schema
Methods in org.apache.torque.templates.transformer.jdbc2schema that return Jdbc2SchemaOptionNameModifier and TypeMethodDescriptionstatic Jdbc2SchemaOptionNameReturns the enum constant of this class with the specified name.static Jdbc2SchemaOptionName[]Jdbc2SchemaOptionName.values()Returns an array containing the constants of this enum class, in the order they are declared.