Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name JAVA_MOD_IMPLEMENTATION
Short Name JMI
View NameCI_JAVA_MOD_IMPLEMENTATIONS
Description The implementation of a Java class in a specific schema
Sub-type of DB_OBJECT_IMPLEMENTATION
Versioning: Belongs to:
NON_ORACLE_DATABASE versionable object
ORACLE_DATABASE versionable object
Rules: API Spec
Uniqueness Criteria
Deletion Rules
Descriptor: DATABASE_USER_REFERENCE
JAVA_MODULE_REFERENCE
Used by: Oracle Designer

Underlying table:SDD_DOI

Reference Properties
Name Opt ? Notes Relationship In Arc
DATABASE_USER_REFERENCE N Prompt: Database User
Transferable only if null
Defined on DOI supertype
Must be in schema of one and only one DATABASE_USER
JAVA_MODULE_REFERENCE N Prompt: Java Class Definition
Transferable only if null
Must be an implementation of one and only one JAVA_MODULE
DATABASE_USER_REFERENCE2 Y Prompt: Database User May be a class obtained from schema of one and only one DATABASE_USER 89
DIRECTORY_REFERENCE Y Prompt: Directory May be a class obtained from one and only one DIRECTORY 89
REPLICATION_GROUP_REFERENCE Y Prompt: Replication Group May be in one and only one REPLICATION_GROUP

Properties
Name Datatype Opt ? Notes Domain Default Value
CLASS_SOURCE_LOCATION VARCHAR2(3) Y Arc 89 discriminator. Internal property indicating whether the source of the Java class is obtained from a directory (DIR) or the schema of a database user (DBU).
Not displayed
Uppercase
System maintained
Not updatable by user
CLASS_SOURCE_LOCATION
COMPLETE_FLAG VARCHAR2(1) N Indicates whether the definition of the database object is complete and ready to be used by the generators
Prompt: Complete ?
Uppercase
Defined on DOI supertype
YESNO Y
CREATE_CLASS_FROM VARCHAR2(5) Y Applies only to classes, indicating where to create the class from
Prompt: Create From
Uppercase
CLASS_SOURCE_TYPE
FILENAME VARCHAR2(4000) Y File in the specified directory from which the binary class definition is obtained. Applies only to classes
Prompt: File Name
APICONVERT_VARCHAR2(4000)
FORCE_FLAG VARCHAR2(1) N Indicates whether results of CREATE command to be rolled back, when RESOLVE has been specified, if the resolution or compilation fails
Prompt: Force ?
Uppercase
YESNO Y
GLOBAL_SYNONYM_NAME VARCHAR2(30) Y Name to be used by Server Generator when creating synonyms for this object
Prompt: Global Synonym Name
Uppercase
OBJECT_IMPLEMENTATION_TYPE VARCHAR2(3) N Sub-type discriminator. Internal property indicating whether the DB_OBJECT_IMPLEMENTATION is a TABLE_IMPLEMENTATION (TBI), VIEW_IMPLEMENTATION (VWI), SNAPSHOT_IMPLEMENTATION (SNI), SEQUENCE_IMPLEMENTATION (SQI) etc
Not displayed
Uppercase
System maintained
Not updatable by user
Defined on DOI supertype
OBJECT_IMPLEMENTATION_TYPE
RESOLVE_FLAG VARCHAR2(1) N Indicates whether Oracle should attempt to resolve the Java schema object created if CREATE command succeeds
Prompt: Resolve ?
Uppercase
YESNO N
SCOPE VARCHAR2(8) N Scope of visibility of the database object, used by the Server Generator to determine when database links and synonyms need to be created
Prompt: Scope
Uppercase
DB_OBJECT_SCOPE DATABASE
USE_BLOB VARCHAR2(4000) Y BLOB in the specified schema from which the class definition is obtained
Prompt: BLOB Name
APICONVERT_VARCHAR2(4000)
PARENT_IVID NUMBER(38, 0) Y Internal use only. Exists on "secondary" element types from a versioning viewpoint. Contains the IVID of the primary element type (not necessarily a PAC) forming the basis of the "versionable object" to which this element type belongs
Not displayed
System maintained
Updatable only if null
Defined on SAC supertype
PAC_REFERENCE NUMBER(38, 0) Y Internal use only. Exists on "secondary" element types from a structural viewpoint. Contains the IRID of the PAC forming the basis of the "logical object" to which this element type belongs
Not displayed
System maintained
Not updatable by user
Defined on SAC supertype

Multi-line Text
Name Text Type Prompt
IMPLEMENTATION_DESCRIPTION IMPDSC
Defined on DOI supertype
Implementation Description
IMPLEMENTATION_NOTES IMPNOT
Defined on DOI supertype
Implementation Notes
RESOLVER_CLAUSE JRESCL Resolver Clause

Other Properties
JAVA_MOD_IMPLEMENTATION has the 20 user definable properties (USER_DEFINED_PROPERTY_0, _1, _2, _3 etc) for User Extensibility
The following 'standard' properties are also inherited by all element types:
  • ID
  • IRID
  • IVID
  • ELEMENT_TYPE_NAME
  • DATE_CREATED
  • CREATED_BY
  • DATE_CHANGED
  • CHANGED_BY
  • NUMBER_OF_TIMES_MODIFIED
  • TYPES

Other element types that reference JAVA_MOD_IMPLEMENTATION:


Note:

  • All properties are displayed and updatable by the user unless indicated otherwise
  • All reference properties are displayed and transferable unless indicated otherwise
  • All domains are enforced unless indicated otherwise
  • All properties and reference properties are defined on this element type unless indicated as inherited from a supertype