Uses of Enum Class
org.hibernate.community.dialect.CommunityDatabase
Packages that use CommunityDatabase
-
Uses of CommunityDatabase in org.hibernate.community.dialect
Subclasses with type arguments of type CommunityDatabase in org.hibernate.community.dialectModifier and TypeClassDescriptionenumA list of community maintained relational database systems for which Hibernate can resolve aDialect.Methods in org.hibernate.community.dialect that return CommunityDatabaseModifier and TypeMethodDescriptionstatic CommunityDatabaseReturns the enum constant of this class with the specified name.static CommunityDatabase[]CommunityDatabase.values()Returns an array containing the constants of this enum class, in the order they are declared.