Hi ,
Iam using hibernate 2.x and myeclipse…When iam trying to create Hibernate mappings for a table with composite of 2 columns using myeclipse’s Database Explorer it is generating 2 persistent classes..and .hbm.xml file is pointing to one of those .hbm.xml file…Can some one tell me why it is generating 2 persistant classes??? When iam trying to query the first persitent class it is giving a SQL Exception saying that No Table or View Exists…
Any Advice is highly appreciable..
Thanks In Advance
JDSrinivas