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