Skip to content

Conversation

lukasz-antoniak
Copy link
Member

Patch and test for HHH-6738 JIRA issue.
Link: https://hibernate.onjira.com/browse/HHH-6738

Adam, please review my changes.

Perhaps we could resolve this by adding configuration parameter that allows users to customize audit entity name prefix (instead of hardcoding alias) or even specify alias itself. On the other hand, introducing extra parameters that would be used by only one project team does not make much sense to me and only increases documentation size :). BTW "_h" stands for "historical".

I don't think that anyone's package name would start with "e_h" :).

Regards,
Lukasz Antoniak

@adamw
Copy link
Member

adamw commented Feb 1, 2012

Very good idea with the constants :)
But certainly not configurable. Just make them something very unlikely for users to use. E.g. e, ee etc.

lukasz-antoniak added a commit that referenced this pull request Feb 4, 2012
HHH-6738 - Hardcoded alias causing problems
@lukasz-antoniak lukasz-antoniak merged commit 5448e8b into hibernate:master Feb 4, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants