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