Uses of Enum Class
tigase.db.beans.MDRepositoryBean.SelectorType
Packages that use MDRepositoryBean.SelectorType
-
Uses of MDRepositoryBean.SelectorType in tigase.db.beans
Fields in tigase.db.beans declared as MDRepositoryBean.SelectorTypeModifier and TypeFieldDescriptionprotected MDRepositoryBean.SelectorType
MDRepositoryBean.dataSourceSelection
Methods in tigase.db.beans that return MDRepositoryBean.SelectorTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static MDRepositoryBean.SelectorType[]
MDRepositoryBean.SelectorType.values()
Returns an array containing the constants of this enum class, in the order they are declared.