Skip navigation links
oracle.jbo.domain
Interface NativeTypeDomainInterface
- All Superinterfaces:
- DomainInterface
- All Known Implementing Classes:
- Char, Date, DBSequence, Number, Raw, RowID, Sequence, Timestamp, TimestampLTZ, TimestampTZ
-
public interface NativeTypeDomainInterface
- extends DomainInterface
Implemented by domain classes that have a getNativeObject method on them returning the best java native type that the domain value can be converted to.
- Since:
- JDeveloper 11.0
getNativeObject
java.lang.Object getNativeObject()
Skip navigation links
Copyright © 1997, 2009, Oracle. All rights reserved.