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