Changes for page Custom Mapping
Last modified by Alex Cotiugă on 2022/10/12
From version 7.3
edited by Djebloun Sidali
on 2014/03/30
on 2014/03/30
Change comment:
There is no comment for this version
To version 7.4
edited by Djebloun Sidali
on 2014/03/30
on 2014/03/30
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,6 +4,7 @@ 4 4 5 5 1. Define the actual Hibernate mapping for your XClass, in a ##hbm.xml## file (see the example below). This file should then be made available somewhere in the CLASSPATH (##WEB-INF/classes## or in your own JAR file that you put in ##WEB-INF/lib##).((( 6 6 7 + 7 7 {{info}} You can use the [[Custom Mappin tool>>extensions:Extension.Custom mapping tool]] extention to generate the hbm file {{/info}} 8 8 9 9 Example Mapping file (##mailinglist.hbm.xml##):