| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.dao.support.DaoSupport
org.springmodules.orm.ojb.support.PersistenceBrokerDaoSupport
org.kuali.rice.coreservice.impl.component.ComponentSetDaoOjbImpl
public class ComponentSetDaoOjbImpl
JDBC-based implementation of the ComponentSetDao.
| Field Summary | 
|---|
| Fields inherited from class org.springframework.dao.support.DaoSupport | 
|---|
| logger | 
| Constructor Summary | |
|---|---|
| ComponentSetDaoOjbImpl() | |
| Method Summary | |
|---|---|
|  org.kuali.rice.coreservice.impl.component.ComponentSetBo | getComponentSet(String componentSetId) | 
|  boolean | saveIgnoreLockingFailure(org.kuali.rice.coreservice.impl.component.ComponentSetBo componentSetBo)Saves the given ComponentSetBo, in the case that an optimistic locking exception occurs, it "eats" the exception and returns "false". | 
| Methods inherited from class org.springmodules.orm.ojb.support.PersistenceBrokerDaoSupport | 
|---|
| checkDaoConfig, convertOjbAccessException, createPersistenceBrokerTemplate, getJcdAlias, getPersistenceBroker, getPersistenceBrokerTemplate, releasePersistenceBroker, setJcdAlias, setPersistenceBrokerTemplate | 
| Methods inherited from class org.springframework.dao.support.DaoSupport | 
|---|
| afterPropertiesSet, initDao | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ComponentSetDaoOjbImpl()
| Method Detail | 
|---|
public org.kuali.rice.coreservice.impl.component.ComponentSetBo getComponentSet(String componentSetId)
getComponentSet in interface ComponentSetDaopublic boolean saveIgnoreLockingFailure(org.kuali.rice.coreservice.impl.component.ComponentSetBo componentSetBo)
ComponentSetDao
saveIgnoreLockingFailure in interface ComponentSetDao| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||