Uses of Enum
com.blazebit.persistence.impl.util.QuoteMode
Packages that use QuoteMode
-
Uses of QuoteMode in com.blazebit.persistence.impl.util
Methods in com.blazebit.persistence.impl.util that return QuoteModeModifier and TypeMethodDescriptionabstract QuoteModeQuoteMode.onChar(char c) abstract QuoteModeQuoteMode.onCharBackwards(char c) static QuoteModeReturns the enum constant of this type with the specified name.static QuoteMode[]QuoteMode.values()Returns an array containing the constants of this enum type, in the order they are declared.