hibernate-orm/entitymanager
Emmanuel Bernard 30ea7142e8 HHH-5258 isLoaded and superclasses and private properties now works
Use getDeclaredField and getDeclaredMethod, use the whole class hierarchy
and use a cache to speed up both class hierarchy
and property to Member computation

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19601 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-25 13:08:22 +00:00
..
src HHH-5258 isLoaded and superclasses and private properties now works 2010-05-25 13:08:22 +00:00
.cvsignore HHH-3580 : import entitymanager into core 2008-10-31 17:07:47 +00:00
build.xml HHH-4942 Refactored JarVistitorTest and PackagedEntityManagerTest to use Shrinkwrap to build the packages needed for the tests. This removed the need for some custom antrun plugin stuff. Also created a baseclass for the packaged tests. 2010-02-23 12:57:17 +00:00
pom.xml [maven-release-plugin] prepare release Branch_3_5 2010-04-21 01:58:27 +00:00