Uses of Enum Class
st.orm.Polymorphic.Strategy
Packages that use Polymorphic.Strategy
Package
Description
Foundation of the data model: the mapping annotations and the record interfaces.
-
Uses of Polymorphic.Strategy in st.orm
Methods in st.orm that return Polymorphic.StrategyModifier and TypeMethodDescriptionstatic Polymorphic.StrategyReturns the enum constant of this class with the specified name.static Polymorphic.Strategy[]Polymorphic.Strategy.values()Returns an array containing the constants of this enum class, in the order they are declared.