Uses of Enum Class
oracle.dbtools.plugin.api.types.Primitive
Packages that use Primitive
Package
Description
Provides a layer atop
java.lang.reflect package to aid dependency
resolution and injection.-
Uses of Primitive in oracle.dbtools.plugin.api.types
Methods in oracle.dbtools.plugin.api.types that return PrimitiveModifier and TypeMethodDescriptionPrimitiveWrapper.primitive()The correspondingPrimitivetypestatic PrimitiveDetermine the appropriatePrimitiveinstance for the specified typestatic PrimitiveReturns the enum constant of this class with the specified name.static Primitive[]Primitive.values()Returns an array containing the constants of this enum class, in the order they are declared.