0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 3 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upload functionality first draft More... over 16 years ago
Preliminary Repeat & RepeatRules working. Full implementation and testing of DB Update and Insert Functionality still pending. More... over 16 years ago
Upload functionality More... over 16 years ago
Preliminary Repeat & RepeatRules working. Full implementation and testing of DB Update and Insert Functionality still pending. More... over 16 years ago
extended RepeatRule design to reflect reality some more More... over 16 years ago
just a snapshot of current development. No concrete milestone achieved. More... over 16 years ago
Completed implementation of hibernate 3 syntax on other methods as well (delete, insert, select-bykey-, update) More... over 16 years ago
Mapping and DAO implementation (select only) for Account data retrieval using Hibernate3. More... over 16 years ago
Added HibernateUtil with Singleton implementation of Hibernate config reader; creates org.hibernate.SessionFactory from default config file locations. More... over 16 years ago
FINAL state of Castor development before migrating to Hibernate. More... over 16 years ago
latest update More... over 16 years ago
Extension of views to other model classes: + Transaction + Account + AccountClosureStatement More... almost 17 years ago
Redesign of the class architecture for Decorator pattern. More... almost 17 years ago
Extension of DAO classes and redesign of Castor access approach. More... almost 17 years ago
Current version state of Finance application More... almost 17 years ago
Completed DecoratorPattern with all Transaction methods More... about 17 years ago
A wrapper class around a java.lang.List which implements the Iterator-interface at the same time. Will make things easy to handle from the JSF side. This is the bean that is accessed from the JSP / JSF code. More... about 17 years ago
This package contains the concrete classes that extend the RefundableTansaction class to allow for individual implenmentations of the refunding policy of various insurances. More... about 17 years ago
The concrete implementation of the DAOs based upon the Exolab Castor JDO framework. More... about 17 years ago
The DAO set of classes, very rudimentary. Only the medInstitutionDAO is really ready. The other two are neede to make this work> + an Factory class handing back the concrete DAO ... depending on which database (framework) will be used. Parameters of the factory will be set using Spring Framework. + the generic Exception class for persistence Exceptions. More... about 17 years ago
properties file for presentation layer. default language will be DE_de for the time being. More... about 17 years ago
Med extension of the basic finance package. MedicalBill implements another decorator based upon TransactionFlavour. This package now contains the basic business objects for med transactions and refunds. More... about 17 years ago
Major redesign of the basic finance framework: Transaction is abstract, added and implemented Category, Bank, Account etc. Basis for Decorator pattern on transactions are: + Transaction + TransactionFlavour Implementations of decorators are: + Refundable Transaction + Repeated Transaction More... about 17 years ago
Changed decorator pattern for Transactions More... about 17 years ago
draft classes for the refund app More... about 17 years ago
draft classes for medical refund More... about 17 years ago
new classes in interim status; not for use yet More... about 17 years ago
first draft of basic financial model More... about 17 years ago
Initial version of model for medref More... about 17 years ago