Uses of Interface
org.apache.torque.om.ObjectModel
Packages that use ObjectModel
Package
Description
API for the classic Torque-generated object model.
Misc. utility classes.
-
Uses of ObjectModel in org.apache.torque.om
Subinterfaces of ObjectModel in org.apache.torque.omModifier and TypeInterfaceDescriptioninterfaceThis interface defines methods related to saving an object -
Uses of ObjectModel in org.apache.torque.util
Classes in org.apache.torque.util with type parameters of type ObjectModelModifier and TypeClassDescriptionclassAbstractPeerImpl<T extends ObjectModel>This is an abstract layer for all generated peer classes that implements several convenience methods that otherwise would have to be generated.