Working with Interfaces

An interface is a collection of method declarations and constants used by one or more classes of objects. Domain classes can implement interfaces or can reference existing interfaces. TopLink supports interfaces in the following methods:


Related Topics

About TopLink Descriptors

Working with Descriptors
Working with Descriptor Properties
Working with Advanced Properties

Specifying an Interface Alias
Understanding Interface Descriptors
Implementing an Interface

 

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