webworkinaction

所属分类:Java编程
开发工具:Java
文件大小:7267KB
下载次数:151
上传日期:2007-01-24 10:21:16
上 传 者木头_毛毛
说明:  webwork in action 下载。
(webwork in action download.)

文件列表:
lightbody_src\build.xml (4470, 2005-10-05)
lightbody_src\CaveatEmptor.iml (16168, 2005-09-20)
lightbody_src\CaveatEmptor.ipr (13694, 2005-09-17)
lightbody_src\CaveatEmptor.iws (48207, 2005-10-05)
lightbody_src\changelog.txt (787, 2005-09-10)
lightbody_src\features.xls (19456, 2005-09-10)
lightbody_src\LGPL.txt (26428, 2005-09-10)
lightbody_src\lib\ant-junit-1.6.1.jar (67280, 2005-09-10)
lightbody_src\lib\core\ant-junit-1.6.1.jar (67280, 2005-09-10)
lightbody_src\lib\core\c3p0-0.8.4.5.jar (348666, 2005-09-10)
lightbody_src\lib\core\cglib-full-2.0.1.jar (300056, 2005-09-10)
lightbody_src\lib\core\commons-collections-2.1.1.jar (175426, 2005-09-10)
lightbody_src\lib\core\commons-fileupload-1.0.jar (22379, 2005-09-10)
lightbody_src\lib\core\commons-lang-1.0.1.jar (63980, 2005-09-10)
lightbody_src\lib\core\commons-logging-1.0.4.jar (38015, 2005-09-10)
lightbody_src\lib\core\dom4j-1.4.jar (486522, 2005-09-10)
lightbody_src\lib\core\ehcache-0.9.jar (53232, 2005-09-10)
lightbody_src\lib\core\ejb-api.jar (12822, 2005-09-10)
lightbody_src\lib\core\hibernate-2.1.6.jar (925237, 2005-09-10)
lightbody_src\lib\core\hsqldb.jar (574998, 2005-09-10)
lightbody_src\lib\core\jsdk23.jar (45438, 2005-09-10)
lightbody_src\lib\core\jta-api.jar (8812, 2005-09-10)
lightbody_src\lib\core\junit-3.8.1.jar (121070, 2005-09-10)
lightbody_src\lib\core\log4j-1.2.8.jar (352668, 2005-09-10)
lightbody_src\lib\core\mail.jar (280984, 2005-09-10)
lightbody_src\lib\core\mockobjects-alt-jdk1.3.jar (8261, 2005-09-10)
lightbody_src\lib\core\mockobjects-core.jar (56427, 2005-09-10)
lightbody_src\lib\core\mockobjects-jdk1.3.jar (46025, 2005-09-10)
lightbody_src\lib\core\odmg-3.0.jar (13091, 2005-09-10)
lightbody_src\lib\core\ognl-2.6.5.jar (167919, 2005-09-10)
lightbody_src\lib\core\oscore-2.2.4.jar (91078, 2005-09-10)
lightbody_src\lib\core\servlet-2.3.jar (76877, 2005-09-10)
lightbody_src\lib\core\sitemesh-2.2.1.jar (133585, 2005-09-10)
lightbody_src\lib\core\velocity-dep-1.3.1.jar (510105, 2005-09-10)
lightbody_src\lib\core\webwork-2.1.7.jar (326830, 2005-09-10)
lightbody_src\lib\core\webwork-config-browser.jar (20267, 2005-09-10)
lightbody_src\lib\core\xwork-1.0.5.jar (168238, 2005-09-10)
lightbody_src\lib\resin\jmx.jar (86828, 2005-09-10)
lightbody_src\lib\resin\jsdk23.jar (45438, 2005-09-10)
lightbody_src\lib\resin\jta_101.jar (10321, 2005-09-10)
... ...

Hibernate Application: CaveatEmptor (HiA) ===================================================== version 0.9.5, 13. August 2004 Purpose ----------------------------------------------------- CaveatEmptor is an online auction system, it has entities such as item, user, and bid. This Hibernate demo application was originally written for the book "Hibernate in Action", published by Manning Inc. This software is distributed under the terms of the FSF Lesser Gnu Public License (see LGPL.txt). CaveatEmptor is distributed in several packages, each having a different focus. This is the "HiA" version, which only implements the persistenceManagerManagerManagerManager layer of the book "Hibernate in Action". Install & Run ----------------------------------------------------- This particular version (HiA) is not fully runable, it is only the implementation of the persistenceManagerManagerManagerManager layer of the CaveatEmptor example application used in "Hibernate in Action". Use this source code as a reference when learning Hibernate with "Hibernate in Action". You can copy (or re-implement if the LGPL is not your license) parts of the persistenceManagerManagerManagerManager layer infrastructure, such as HibernateUtil, HibernateFilter, etc. for your own project. You can check the functionality of the persistenceManagerManagerManagerManager layer by using the provided JUnit tests, run "ant junitreport" for a test using the bundled HSQL database. Change the database settings in src/java/hibernate.cfg.xml if you'd like to use different settings. After the test runs successfully, browse the test result in the testout/ directory. The dtabase schema will be automatically imported and dropped from your database for each unit test. Run "ant exportddl" if you want to look at the schema, it creates caveatemptor.ddl. Note: Ant 1.6.x is required, but unfortunately ships with all optional tasks in $ANT_HOME/lib. This leads to unexpected classloader problems. Copy lib/junit.jar to $ANT_HOME/lib to solve this problem temporarily. This might only work on some systems, on others, remove ant-junit* and ant-xalan* from $ANT_HOME/lib. See the Ant documentation and FAQ for more details and don't hesitate to ask the Ant developers. Note: The unit tests will not work on a MySQL database without support for SQL subselects! Contact & Forum ----------------------------------------------------- http://caveatemptor.hibernate.org/ http://forum.hibernate.org/viewforum.php?f=7

近期下载者

相关文件


收藏者