| Package | Description |
|---|---|
| org.apache.cayenne.modeler.dialog |
Contains various CayenneModeler dialogs.
|
| org.apache.cayenne.modeler.dialog.objentity | |
| org.apache.cayenne.modeler.editor |
Contains editor panels used by CayenneModeler main frame.
|
| org.apache.cayenne.modeler.editor.dbentity | |
| org.apache.cayenne.modeler.undo | |
| org.apache.cayenne.modeler.util |
| Modifier and Type | Class and Description |
|---|---|
class |
DbJoinTableModel
Model for editing DbAttributePair-s.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OverrideEmbeddableAttributeTableModel |
| Modifier and Type | Class and Description |
|---|---|
class |
CallbackDescriptorTableModel
Table model for displaying methods list for a particular CallbackDescriptor
|
class |
EmbeddableAttributeTableModel |
class |
ObjAttributeTableModel
Model for the Object Entity attributes and for Obj to DB Attribute Mapping tables.
|
class |
ObjRelationshipTableModel
Table model to display ObjRelationships.
|
class |
ProcedureParameterTableModel |
| Modifier and Type | Class and Description |
|---|---|
class |
DbAttributeTableModel
Model for DbEntity attributes.
|
class |
DbRelationshipTableModel
Table model for DbRelationship table.
|
| Constructor and Description |
|---|
CayenneTableModelUndoableEdit(CayenneTableModel model,
Object oldValue,
Object newValue,
int row,
int col) |
| Modifier and Type | Method and Description |
|---|---|
CayenneTableModel |
CayenneTable.getCayenneModel() |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.