Class TypeReflections

java.lang.Object
oracle.dbtools.plugin.api.types.TypeReflections
All Implemented Interfaces:
Iterable<TypeReflection<?>>, TypeLocator

public class TypeReflections extends Object implements TypeLocator, Iterable<TypeReflection<?>>
Represents a set of Class instances that may be instantiated and injected using InstanceLocator
Since:
19.3.0
Author:
cdivilly