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 | Field and Description |
---|---|
protected EntityListenerFactory |
EntityResolver.entityListenerFactory |
Modifier and Type | Method and Description |
---|---|
void |
EntityResolver.setEntityListenerFactory(EntityListenerFactory entityListenerFactory)
Sets an optional
EntityListenerFactory that should be used to create entity
listeners. |
Copyright © 2001–2018 Apache Cayenne. All rights reserved.