Uses of Enum
gudusoft.gsqlparser.nodes.couchbase.ECollectionType
Packages that use ECollectionType
-
Uses of ECollectionType in gudusoft.gsqlparser.nodes.couchbase
Methods in gudusoft.gsqlparser.nodes.couchbase that return ECollectionTypeModifier and TypeMethodDescriptionTCollectionCondition.getCollectionType()static ECollectionTypeReturns the enum constant of this type with the specified name.static ECollectionType[]ECollectionType.values()Returns an array containing the constants of this enum type, in the order they are declared.