Uses of Enum
com.alibaba.druid.sql.dialect.hive.stmt.HiveCreateFunctionStatement.ResourceType
Packages that use HiveCreateFunctionStatement.ResourceType
-
Uses of HiveCreateFunctionStatement.ResourceType in com.alibaba.druid.sql.dialect.hive.stmt
Fields in com.alibaba.druid.sql.dialect.hive.stmt declared as HiveCreateFunctionStatement.ResourceTypeModifier and TypeFieldDescriptionprotected HiveCreateFunctionStatement.ResourceTypeHiveCreateFunctionStatement.resourceTypeMethods in com.alibaba.druid.sql.dialect.hive.stmt that return HiveCreateFunctionStatement.ResourceTypeModifier and TypeMethodDescriptionHiveCreateFunctionStatement.getResourceType()Returns the enum constant of this type with the specified name.HiveCreateFunctionStatement.ResourceType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.alibaba.druid.sql.dialect.hive.stmt with parameters of type HiveCreateFunctionStatement.ResourceTypeModifier and TypeMethodDescriptionvoidHiveCreateFunctionStatement.setResourceType(HiveCreateFunctionStatement.ResourceType resourceType)