Uses of Enum Class
se.kuseman.payloadbuilder.api.catalog.Index.IndexType
Packages that use Index.IndexType
-
Uses of Index.IndexType in se.kuseman.payloadbuilder.api.catalog
Methods in se.kuseman.payloadbuilder.api.catalog that return Index.IndexTypeModifier and TypeMethodDescriptionstatic Index.IndexTypeReturns the enum constant of this class with the specified name.static Index.IndexType[]Index.IndexType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in se.kuseman.payloadbuilder.api.catalog with parameters of type Index.IndexTypeConstructor parameters in se.kuseman.payloadbuilder.api.catalog with type arguments of type Index.IndexTypeModifierConstructorDescriptionIndex(QualifiedName table, List<String> columns, Index.ColumnsType columnsType, Set<Index.IndexType> indexTypes)