any way to force a particular order when sorting by a String field with jpa
within our domain/entity object we have an enum field, but the enum value is stored as a string in db
within our domain/entity object we have an enum field, but the enum value is stored as a string in db