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