Uses of Class
oracle.dbtools.plugin.api.types.TypeInstantiator
-
Packages that use TypeInstantiator Package Description oracle.dbtools.plugin.api.types Provides a layer atopjava.lang.reflectpackage to aid dependency resolution and injection. -
-
Uses of TypeInstantiator in oracle.dbtools.plugin.api.types
Methods in oracle.dbtools.plugin.api.types that return TypeInstantiator Modifier and Type Method Description TypeInstantiator<T>TypeReflection. instantiator()Retrieve theTypeInstantiatorfor this type
-