views:

25

answers:

0

I have some pojos, which are mapped to a tables in database.

When I deploy my code into performance tuning environment, I receive bunch of org.hibernate.MappingException due to $performasure_j2eeInfo is added to them by PerformaSure tool.

Is there a way, I can configure my hibernate context file, so this field mapping will ignore mapping error?