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

E17503-02

oracle.jbo.domain
Interface MutableDomainInterface

All Superinterfaces:
DomainInterface
All Known Subinterfaces:
LobInterface

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
 


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

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.