Hi
When I select the table and generate Hibernate from it, the hbm.xml file shows an exception. It reads as follows:
Severity Description Resource In Folder Location Creation Time
2 The content of element type “class” must match “(meta*,subselect?,cache?,synchronize*,comment?,(id|composite-id),discriminator?,natural-id?,(version|timestamp)?,(property|many-to-one|one-to-one|component|dynamic-component|properties|any|map|set|list|bag|idbag|array|primitive-array|query-list)*,((join*,subclass*)|joined-subclass*|union-subclass*),loader?,sql-insert?,sql-update?,sql-delete?,filter*)”. Person.hbm.xml BasicDB/src/org/david line 16 September 8, 2005 10:27:26 AM
The computer, Eclipse, and Java info are as follows:
OS
Windows 2000 5.00.2195
Service Pack 4
Eclipse
Versoin 3.1.0
Build id: I20050627-1435
Fresh Install for testing MyEclipse
Java
j2sdk1.4.2_05
MyEclipse
Version 4.0.0 GA
Build Id 20050829-4.0.0-GA
I hope this helps.
David