Emmanuel Bernard
|
1adfc0af43
|
HHH-5705 Fix typo in query
|
2010-11-06 18:44:44 +01:00 |
Emmanuel Bernard
|
5bc23dadc2
|
HHH-5705 Fix typo
|
2010-11-06 18:44:36 +01:00 |
Tomasz Blachowicz
|
f29fab99a6
|
HHH-5709: New property added to PersistentClass to hold the name of the entity compliant with JSR-317 spec. Used by JPA2 metamodel.
|
2010-11-03 14:10:58 +00:00 |
Tomasz Blachowicz
|
b48c5b601c
|
The name of the entity returned by the JPA2 meta-model EntityType.getName() is now PersistentClass.nodeName.
This guarantees that EntityType.getName() == @Entity.name for classes annotated with JPA2.
|
2010-11-02 22:06:09 +00:00 |
Steve Ebersole
|
89298608b0
|
HHH-5616 - Switch to Gradle for builds .. em
|
2010-10-11 14:41:48 -05:00 |