Uses of Enum Class
oracle.dbtools.plugin.api.types.PrimitiveWrapper
Packages that use PrimitiveWrapper
Package
Description
Provides a layer atop
java.lang.reflect package to aid dependency
resolution and injection.-
Uses of PrimitiveWrapper in oracle.dbtools.plugin.api.types
Methods in oracle.dbtools.plugin.api.types that return PrimitiveWrapperModifier and TypeMethodDescriptionstatic PrimitiveWrapperDetermine the appropriatePrimitiveWrapperfor the specified typestatic PrimitiveWrapperReturns the enum constant of this class with the specified name.static PrimitiveWrapper[]PrimitiveWrapper.values()Returns an array containing the constants of this enum class, in the order they are declared.Primitive.wrapper()Retrieves the equivalent wrapper type for this primitive type