JavaScript is disabled on your browser.
Skip navigation links
Oracle REST Data Services Java API Reference
Release 25.1
G25761-01
Overview
Package
Class
Use
Tree
Deprecated
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
Package oracle.dbtools.plugin.api.cmdline.annotations
package
oracle.dbtools.plugin.api.cmdline.annotations
Annotations to express the arguments and options of a
CommandProvider
.
Author:
cdivilly
Related Packages
Package
Description
oracle.dbtools.plugin.api.cmdline
Extension point for plugins that contribute command line commands.
Annotation Interfaces
Class
Description
Argument
Describes a required argument of a
Command
.
Command
Describes a command line command
Option
Describes an optional argument to a command.