Hi all,
I am new to hibernate and I would create a POJO from the xxx.hbm.xml file.
Is it possible? Please reply.
Hibernate Tools includes an Ant task that allows you to generate Java code from mapping files (among other things). Check section 4.4.2. POJO java code exporter (<hbm2java>) in the documentation.
Hibernate3 Maven Plugin also supports this (c hibernate3:hbm2java).
hibernate3:hbm2java
Source: https://habr.com/ru/post/1749011/More articles:import python classes - pythonMix a4 and a3 in one Latex file - geometryIs there such a thing as using PHP include ()? - includeПреобразование словаря в список - c#generating class from sleep mapping file - javaJQuery table sorter with combo strings - jqueryCan I use the static cache caching method in NET MVC controller? - c #Where are the objects saved if you run the GAE project in design mode? - java.NET 4.0 is slower than earlier versions, is that true? - c #Can I use facebook-connect as my user authentication? - authenticationAll Articles