HibernateORM.zip
(预估有个30文件)
HibernateORM
HibernateORM.iws
51KB
pom.xml
8KB
HibernateORM.ipr
43KB
target
test-classes
testDataSource.xml
3KB
testDB.properties
380B
com
orm
HibernateOneToManyTest.class
2KB
classes
hibernate_mappings
Wife.hbm.xml
712B
Husband.hbm.xml
853B
com
orm
dao
CoupleDao.class
333B
CoupleDaoImpl.class
1KB
model
Wife.class
802B
DomainObject.class
324B
Husband.class
694B
service
CoupleServiceImpl.class
1KB
CoupleService.class
345B
log4j.xml
1KB
HibernateORM.iml
6KB
src
test
resources
testDataSource.xml
3KB
testDB.properties
380B
java
com
orm
HibernateOneToManyTest.java
1KB
main
resources
hibernate_mappings
Wife.hbm.xml
712B
Husband.hbm.xml
853B
log4j.xml
1KB
java
com
orm
dao
CoupleDaoImpl.java
612B
CoupleDao.java
300B
model
Husband.java
375B
Wife.java
462B
DomainObject.java
181B
service
CoupleServiceImpl.java
651B
CoupleService.java
340B
暂无评论