Package | Description |
---|---|
org.apache.cayenne.map |
Contains O/R mapping classes that store relational database
metadata information and map it to Java classes.
|
Modifier and Type | Class and Description |
---|---|
class |
DataMap
Stores a collection of related mapping objects that describe database and
object layers of an application.
|
class |
ObjEntity
ObjEntity is a mapping descriptor for a DataObject Java class.
|
Copyright © 2001–2023 Apache Cayenne. All rights reserved.