Uses of Enum Class
org.hibernate.testing.orm.domain.StandardDomainModel
Packages that use StandardDomainModel
-
Uses of StandardDomainModel in org.hibernate.testing.orm.domain
Methods in org.hibernate.testing.orm.domain that return StandardDomainModelModifier and TypeMethodDescriptionstatic StandardDomainModel
Returns the enum constant of this class with the specified name.static StandardDomainModel[]
StandardDomainModel.values()
Returns an array containing the constants of this enum class, in the order they are declared.