Uses of Enum Class
org.nuiton.topia.templates.DbNamingStrategy
-
Uses of DbNamingStrategy in org.nuiton.topia.templates
Subclasses with type arguments of type DbNamingStrategy in org.nuiton.topia.templatesMethods in org.nuiton.topia.templates that return DbNamingStrategyModifier and TypeMethodDescriptionTopiaHibernateTagValues.getDbNamingStrategyTagValue(org.nuiton.eugene.models.extension.tagvalue.WithTagValuesOrStereotypes... elements) Obtain the value of theTopiaHibernateTagValues.Store.dbNamingStrategytag value on the given element.static DbNamingStrategyReturns the enum constant of this class with the specified name.static DbNamingStrategy[]DbNamingStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.