Description: Personal financial management system thesis of this software is simple and practical public software. Taking into account the system architecture simple and the main achievement of the main module, designed to provide a clear framework, this document first to make a summary of the design under the premise, and then outline the design on the basis of detailed description of the expansion and complete the detailed design of the main module . (This document includes the detailed design of interface design, account management module design, the design and the accounts of other similar modules).
To Search:
File list (Check if you may need any files):
online_bank
...........\.classpath
...........\.mymetadata
...........\.project
...........\src
...........\...\cn
...........\...\..\com
...........\...\..\...\tarena
...........\...\..\...\......\weibing
...........\...\..\...\......\.......\bank
...........\...\..\...\......\.......\....\biz
...........\...\..\...\......\.......\....\...\AccountManager.java
...........\...\..\...\......\.......\....\...\BankerManager.java
...........\...\..\...\......\.......\....\...\CustomerManager.java
...........\...\..\...\......\.......\....\...\RecordManager.java
...........\...\..\...\......\.......\....\common
...........\...\..\...\......\.......\....\......\util
...........\...\..\...\......\.......\....\......\....\HibernateUtil.java
...........\...\..\...\......\.......\....\dao
...........\...\..\...\......\.......\....\...\factory
...........\...\..\...\......\.......\....\...\.......\DAOFactory.java
...........\...\..\...\......\.......\....\...\IAccountDao.java
...........\...\..\...\......\.......\....\...\IBankerDao.java
...........\...\..\...\......\.......\....\...\ICustomerDao.java
...........\...\..\...\......\.......\....\...\impl
...........\...\..\...\......\.......\....\...\....\AccountDaoImpl.java
...........\...\..\...\......\.......\....\...\....\BankerDaoImpl.java
...........\...\..\...\......\.......\....\...\....\CustomerDaoImpl.java
...........\...\..\...\......\.......\....\...\....\RecordDaoImpl.java
...........\...\..\...\......\.......\....\...\IRecordDao.java
...........\...\..\...\......\.......\....\exception
...........\...\..\...\......\.......\....\.........\OnlineBankException.java
...........\...\..\...\......\.......\....\pojo
...........\...\..\...\......\.......\....\....\Account.java
...........\...\..\...\......\.......\....\....\Banker.java
...........\...\..\...\......\.......\....\....\Customer.java
...........\...\..\...\......\.......\....\....\hbm
...........\...\..\...\......\.......\....\....\...\Account.hbm.xml
...........\...\..\...\......\.......\....\....\...\Banker.hbm.xml
...........\...\..\...\......\.......\....\....\...\Customer.hbm.xml
...........\...\..\...\......\.......\....\....\...\Record.hbm.xml
...........\...\..\...\......\.......\....\....\Record.java
...........\...\..\...\......\.......\....\struts
...........\...\..\...\......\.......\....\......\action
...........\...\..\...\......\.......\....\......\......\AddBankerAction.java
...........\...\..\...\......\.......\....\......\......\BalanceAction.java
...........\...\..\...\......\.......\....\......\......\BankerLoginAction.java
...........\...\..\...\......\.......\....\......\......\CustomerInforAction.java
...........\...\..\...\......\.......\....\......\......\FindAllBankersAction.java
...........\...\..\...\......\.......\....\......\......\FindAllCustomersAction.java
...........\...\..\...\......\.......\....\......\......\FindAllRecord.java
...........\...\..\...\......\.......\....\......\......\FindAllRecordsAction.java
...........\...\..\...\......\.......\....\......\......\FindCustomerPassword.java
...........\...\..\...\......\.......\....\......\......\FindPasswordAction.java
...........\...\..\...\......\.......\....\......\......\LoginAction.java
...........\...\..\...\......\.......\....\......\......\ModifyPasswordAction.java
...........\...\..\...\......\.......\....\......\......\OperatorAction.java
...........\...\..\...\......\.......\....\......\......\RegisterAction.java
...........\...\..\...\......\.......\....\......\......\RemoveBankerAction.java
...........\...\..\...\......\.......\....\......\......\TransferAction.java
...........\...\..\...\......\.......\....\......\form
...........\...\..\...\......\.......\....\......\....\LoginForm.java
...........\...\..\...\......\.......\....\web
...........\...\..\...\......\.......\....\...\listener
...........\...\..\...\......\.......\....\...\........\CharacterEncodingFilter.java
...........\...\..\...\......\.......\dao
...........\...\..\...\......\.......\...\factory
...........\...\hibernate.cfg.xml
...........\WebRoot