Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


oracle.jbo.domain
Interface MutableDomainInterface

All Superinterfaces:
DomainInterface
All Known Subinterfaces:
LobInterface, LobStreamInterface

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"

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

 


Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01


 

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