Uses of Enum Class
org.cxbox.model.core.dao.impl.DialectName
Packages that use DialectName
-
Uses of DialectName in org.cxbox.model.core.dao.impl
Methods in org.cxbox.model.core.dao.impl that return DialectNameModifier and TypeMethodDescription@NonNull DialectNameJpaDaoImpl.getDialect(@NonNull jakarta.persistence.EntityManager entityManager) static DialectNameReturns the enum constant of this class with the specified name.static DialectName[]DialectName.values()Returns an array containing the constants of this enum class, in the order they are declared.