CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Downloads
WEB Code
Other Web Code
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
zjile
Favorite
Report
Category :
Other Web Code
Tags :
Update : 2017-10-13
Size : 97kb
Downloaded :0次
Author :
Jobn*****
About : Nobody
PS : If download it fails, try it again. Download again for free!
Download1
Download2
Introduction - If you have any usage issues, please Google them yourself
Reedit
A detailed description of the system's JAVA source code and the simulation of ticketing system procedures
Packet file list
(Preview for download)
2.mymetadata
images
images\cat_event_class.jpg
images\cat_event_db.jpg
L.classpath
log.txt
model
model\Blank Model.emx
model\iediagram.iex
model\S.dbxmi
model\S_SCHEMA.schxmi
model\S_SCHEMA_TABLE1.tblxmi
model\S_SCHEMA_TB_ARTICLE.tblxmi
model\S_SCHEMA_TB_CLASS.tblxmi
model\S_SCHEMA_TB_EMAIL.tblxmi
model\S_SCHEMA_TB_POST.tblxmi
model\S_SCHEMA_TB_STUDENT.tblxmi
model\S_SCHEMA_TB_TAG.tblxmi
model\S_SCHEMA_TB_TAG_POST.tblxmi
model\S_SCHEMA_TB_TYPE.tblxmi
N.myeclipse
O.project
src
src\com
src\com\helloweenvsfei
src\com\helloweenvsfei\hibernate
src\com\helloweenvsfei\hibernate\bean
src\com\helloweenvsfei\hibernate\bean\Address.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Address.java
src\com\helloweenvsfei\hibernate\bean\Article.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Article.java
src\com\helloweenvsfei\hibernate\bean\Cat.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Cat.java
src\com\helloweenvsfei\hibernate\bean\Clazz.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Clazz.java
src\com\helloweenvsfei\hibernate\bean\ColumnBean.hbm.xml
src\com\helloweenvsfei\hibernate\bean\ColumnBean.java
src\com\helloweenvsfei\hibernate\bean\Customer.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Customer.java
src\com\helloweenvsfei\hibernate\bean\Email.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Email.java
src\com\helloweenvsfei\hibernate\bean\Event.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Event.java
src\com\helloweenvsfei\hibernate\bean\IdBean.hbm.xml
src\com\helloweenvsfei\hibernate\bean\IdBean.java
src\com\helloweenvsfei\hibernate\bean\Person.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Person.java
src\com\helloweenvsfei\hibernate\bean\Person2.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Person2.java
src\com\helloweenvsfei\hibernate\bean\Person3.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Person3.java
src\com\helloweenvsfei\hibernate\bean\Post.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Post.java
src\com\helloweenvsfei\hibernate\bean\Sailor.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Sailor.java
src\com\helloweenvsfei\hibernate\bean\Ship.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Ship.java
src\com\helloweenvsfei\hibernate\bean\SimpleBean.hbm.xml
src\com\helloweenvsfei\hibernate\bean\SimpleBean.java
src\com\helloweenvsfei\hibernate\bean\Student.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Student.java
src\com\helloweenvsfei\hibernate\bean\Tag.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Tag.java
src\com\helloweenvsfei\hibernate\bean\Type.hbm.xml
src\com\helloweenvsfei\hibernate\bean\Type.java
src\com\helloweenvsfei\hibernate\bean\VersionBean.hbm.xml
src\com\helloweenvsfei\hibernate\bean\VersionBean.java
src\com\helloweenvsfei\hibernate\bean\VersionDateBean.java
src\com\helloweenvsfei\hibernate\dao
src\com\helloweenvsfei\hibernate\dao\BaseDAO.java
src\com\helloweenvsfei\hibernate\dao\EventDAO.java
src\com\helloweenvsfei\hibernate\servlet
src\com\helloweenvsfei\hibernate\servlet\CatServlet.java
src\com\helloweenvsfei\hibernate\test
src\com\helloweenvsfei\hibernate\test\CatEventTest.java
src\com\helloweenvsfei\hibernate\test\CatTest.java
src\com\helloweenvsfei\hibernate\test\EventTest.java
src\com\helloweenvsfei\hibernate\test\TestAnnotationedClazzStudent.java
src\com\helloweenvsfei\hibernate\test\TestAnnotationedCustomerAddress.java
src\com\helloweenvsfei\hibernate\test\TestAnnotationedPersonEmail.java
src\com\helloweenvsfei\hibernate\test\TestAnnotationedShipSailor.java
src\com\helloweenvsfei\hibernate\test\TestAnnotationedTagPost.java
src\com\helloweenvsfei\hibernate\test\TestAnnotationedTypeArticle.java
src\com\helloweenvsfei\hibernate\test\TestColumnBean.java
src\com\helloweenvsfei\hibernate\test\TestHQL.java
src\com\helloweenvsfei\hibernate\test\TestIdBean.java
src\com\helloweenvsfei\hibernate\test\TestLazyInitializationException.java
src\com\helloweenvsfei\hibernate\test\TestSimpleBean.java
src\com\helloweenvsfei\hibernate\test\TestSQL.java
src\com\helloweenvsfei\hibernate\test\TestXmlClazzStudent.java
src\com\helloweenvsfei\hibernate\test\TestXmlCustomerAddress.java
src\com\helloweenvsfei\hibernate\test\TestXmlPersonEmail.java
src\com\helloweenvsfei\hibernate\test\TestXmlPersonEmail3.java
src\com\helloweenvsfei\hibernate\test\TestXmlShipSailor.java
src\com\helloweenvsfei\hibernate\test\TestXmlTagPost.java
src\com\helloweenvsfei\hibernate\test\TestXmlTypeArticle.java
src\com\helloweenvsfei\hibernate\test\VersionTest.java
src\com\helloweenvsfei\hibernate\util
src\com\helloweenvsfei\hibernate\util\HibernateSessionFactory.java
src\com\helloweenvsfei\hibernate\util\HibernateUtil.java
Related instructions
We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please
Google on your own.
The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please
contact us
.
Please use
Winrar
for decompression tools
If download fail, Try it againg or
Feedback to us
.
If downloaded content did not match the introduction,
Feedback
to us,Confirm and will be refund.
Before downloading, you can inquire through the uploaded person information
Comment
All comment
Nothing.
Post Comment
*
Quick comment
Recommend
Not bad
Password
Unclear description
Not source
Lost files
Unable to decompress
Bad
*
Content :
*
Captcha :
CodeBus
is the largest source code store in internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.