| Package | Description |
|---|---|
| oracle.jdeveloper.engine |
| Class and Description |
|---|
| Applyable
Interface for capturing sub-transaction API calls
|
| BaseEngine
An BaseEngine provides a top-level client interface onto an EJB
Entity bean.
|
| CallMode
The CallModel class allows the Engine clients to conveniently
express validation and execution modes.
|
| ClassEngine
ClassEngine provides codegen methods for manipulating and
browsing the methods and bean fields on a Java class.
|
| EngineConstants |
| EngineException
Subclass of JDK 1.4 Exception class, includes extra print()
methods found in oracle.jdeveloper.deploy.DeployException.
|
| FieldInfo
The FieldInfo class is used to describe a class member.
|
| JavaInfo
This interface is intended to be implemented by classes representing
fields, methods and events.
|
| MethodInfo |