1. Hibernate HBM documentation stackoverflow.comI am looking for documentation for Hibernate HBM tag (e.g. allowed attributes for each tag) |
2. ressource fichier.hbm not found stackoverflow.comi get this error:
|
3. Hbm template exporter stackoverflow.comI would like to learn more about Hbm template exporter for the reverse engineering using Hibernate tools. I've read some of the documentations here. But it doesn't explain much. ... |
4. a static condition in hbm?? forum.hibernate.orghaii all... I want to set a "Static condition" in my hbm file.. I have a table which do not have any domain. It is filled from another domains. It has a field named "status", which will have either active or deactive. In case of retrival, i need only "active" rows...for that i want to set a static condition in my ... |
5. If I want to see my .hbm graphicaly like a diagram... forum.hibernate.orgNewbie Joined: Wed Apr 07, 2010 10:46 am Posts: 4 Is there some tool to see this graphicaly ? |
10. Wildcard in hbm forum.hibernate.org |
11. setFirstResult and setMaxResults problem (hbm 3.1 mssql2000) forum.hibernate.org |
12. hbm's directive in the "get method" forum.hibernate.org |
13. Architecture question --- Multilayer Prj & hbm(s) forum.hibernate.orgHello, I'm putting together a multilayer system. I have put my domain objects in a layer and made them available to the other layers. An example of my domain object is the Order class. I'd like to persist order to the db using hibernate. My data access implementation is in an infrastructure layer and it is going to be implemented using ... |