| Package | Description |
|---|---|
| org.kuali.rice.krad.dao.impl |
Core dao implementations using ojb.
|
| org.kuali.rice.krad.util |
| Modifier and Type | Class and Description |
|---|---|
class |
BusinessObjectDaoOjb
This class is the OJB implementation of the BusinessObjectDao interface and should be used for generic business object unit
tests.
|
class |
DocumentDaoOjb
This class is the OJB implementation of the DocumentDao interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OjbCollectionHelper.processCollections(OjbCollectionAware template,
PersistableBusinessObject orig,
PersistableBusinessObject copy)
OJB RemovalAwareLists do not survive through the response/request lifecycle.
|
void |
OjbCollectionHelper.processCollections2(OjbCollectionAware template,
PersistableBusinessObject orig,
PersistableBusinessObject copy)
OJB RemovalAwareLists do not survive through the response/request lifecycle.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.