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