Uses of Enum
gudusoft.gsqlparser.nodes.oracle.EBufferPoolType
Packages that use EBufferPoolType
-
Uses of EBufferPoolType in gudusoft.gsqlparser.nodes.oracle
Methods in gudusoft.gsqlparser.nodes.oracle that return EBufferPoolTypeModifier and TypeMethodDescriptionTStorageItem.getBufferPoolType()static EBufferPoolTypeReturns the enum constant of this type with the specified name.static EBufferPoolType[]EBufferPoolType.values()Returns an array containing the constants of this enum type, in the order they are declared.