This website requires JavaScript.
Explore
Help
Sign In
Hibernate
/
hibernate-orm
mirror of
https://github.com/hibernate/hibernate-orm
Watch
1
Star
0
Fork
You've already forked hibernate-orm
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
HHH-5616 - Switch to Gradle for builds
Browse Source
...
This commit is contained in:
Steve Ebersole
2010-10-08 21:56:06 -05:00
parent
f476da02ee
commit
9134d89dc0
34 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
0
testsuite/src/test/resources/dogs.sql → hibernate-core/src/test/resources/dogs.sql
Unescape
Escape
View File
0
testsuite/src/test/resources/hibernate.cfg.xml → hibernate-core/src/test/resources/hibernate.cfg.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/humans.sql → hibernate-core/src/test/resources/humans.sql
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/Boat.hbm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/Boat.hbm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/Ferry.hbm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/Ferry.hbm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/access/xml/Boy.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/Boy.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/access/xml/Cook.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/Cook.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/access/xml/Crew.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/Crew.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/access/xml/RentalCar.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/RentalCar.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/access/xml/Tourist.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/Tourist.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/access/xml/Tourist2.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/Tourist2.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/access/xml/Tourist3.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/Tourist3.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/access/xml/Tourist4.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/Tourist4.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/bytecode/Hammer.hbm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/bytecode/Hammer.hbm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/configuration/orm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/configuration/orm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/duplicatedgenerator/orm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/duplicatedgenerator/orm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/fetchprofile/mappings.hbm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/fetchprofile/mappings.hbm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/hibernate.cfg.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/hibernate.cfg.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/idclass/xml/HabitatSpeciesLink.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/idclass/xml/HabitatSpeciesLink.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/inheritance/joined/Asset.hbm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/inheritance/joined/Asset.hbm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/loader/Loader.hbm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/loader/Loader.hbm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/onetomany/orm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/onetomany/orm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/onetoone/orm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/onetoone/orm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/orm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/orm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/query/orm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/query/orm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/reflection/metadata-complete.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/reflection/metadata-complete.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/reflection/orm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/reflection/orm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/xml/ejb3/orm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/xml/ejb3/orm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/xml/ejb3/orm2.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/xml/ejb3/orm2.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/xml/ejb3/orm3.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/xml/ejb3/orm3.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/xml/hbm/A.hbm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/xml/hbm/A.hbm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/xml/hbm/B.hbm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/xml/hbm/B.hbm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/xml/hbm/CloudType.hbm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/xml/hbm/CloudType.hbm.xml
Unescape
Escape
View File
0
testsuite/src/test/resources/org/hibernate/test/annotations/xml/hbm/Government.hbm.xml → hibernate-core/src/test/resources/org/hibernate/test/annotations/xml/hbm/Government.hbm.xml
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Hibernate/hibernate-orm
Title
Body
Create Issue