Uses of Interface
oracle.dbtools.plugin.api.types.TypeQualifier.Builder
Packages that use TypeQualifier.Builder
Package
Description
Provides a layer atop
java.lang.reflect package to aid dependency
resolution and injection.-
Uses of TypeQualifier.Builder in oracle.dbtools.plugin.api.types
Methods in oracle.dbtools.plugin.api.types that return TypeQualifier.BuilderModifier and TypeMethodDescriptiondefault TypeQualifier.Builder<T>default TypeQualifier.Builder<T>TypeQualifier.Builder.exactType()Change the matching mode toTypeQualifier.MatchingMode.EXACT_TYPETypeQualifier.Builder.matchingMode(TypeQualifier.MatchingMode matchingMode) Configure how the type of the service is matchedAdd or replace aNamedqualifierMatch any type providing the specified serviceTypeQualifier.Builder.qualifiers(Annotation... qualifiers) Deprecated.