Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1)

E10653-03


oracle.jbo.domain
Interface MutableDomainInterface

All Superinterfaces:
DomainInterface
All Known Subinterfaces:
LobInterface, LobStreamInterface
All Known Implementing Classes:
Array, BFileDomain, BlobDomain, ClobDomain, NClobDomain, Struct

public interface MutableDomainInterface
extends DomainInterface

Implemented by domain classes.

Domain classes extend or encapsulate Oracle SQL datatypes. Domain objects can be converted to the standard JDBC data types.

Since:
JDevloper 3.0
See Also:
TypeFactory, "JboDomainValidator"

Method Summary

 

Methods inherited from interface oracle.jbo.domain.DomainInterface
getData, setContext

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1)

E10653-03


Copyright © 1997, 2009, Oracle. All rights reserved.