Uses of Enum Class
org.apache.torque.templates.transformer.sql.SqlAttributeName
Packages that use SqlAttributeName
Package
Description
Contains various classes for typemapping.
-
Uses of SqlAttributeName in org.apache.torque.templates.transformer.sql
Methods in org.apache.torque.templates.transformer.sql that return SqlAttributeNameModifier and TypeMethodDescriptionstatic SqlAttributeNameReturns the enum constant of this class with the specified name.static SqlAttributeName[]SqlAttributeName.values()Returns an array containing the constants of this enum class, in the order they are declared.