org.kuali.module.financial.dao.ojb |
Financial dao ojb implementations.
|
Java Source File Name | Type | Comment |
CashManagementDaoOjb.java | Class | |
CheckDaoOjb.java | Class | This class is the OJB implementation of the AccountingLineDao interface. |
DisbursementVoucherDaoOjb.java | Class | |
OJBTravelExpenseQueryCustomizer.java | Class | Query customizer for to seperate out the pre-paid and non prepaid collections from the dv expense table. |
PolymorphicMultiColumnDiscriminator.java | Class | (Inspired by example posted at http://nagoya.apache.org/eyebrowse/ReadMsg?listName=ojb-user@db.apache.org&msgId=749837) This
class enables mapping multiple (presumably similar) classes to a single database table. |
TravelMileageRateDaoOjb.java | Class | This class is the OJB implementation of the TravelMileageRate interface. |